OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 8601 used by Redfish


ISO 8601 is only supported via annotation description in Redfish.

For example:

<Property Name="EnabledIntervals" Type="Collection(Edm.String)">

<Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>

<Annotation String="Intervals when scheduled occurrences are enabled."

Term="OData.Description"/>

<Annotation String="Each value shall be an ISO 8601 conformant interval specifying when occurences are enabled."

Term="OData.LongDescription"/>

</Property>

 

Note: Long descriptions are considered normative in Redfish.

 

George



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]