Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Simple Type: ActualDurationsId

[Table of contents]

Super-types:xs:QName < ActualDurationsId (by restriction)
Sub-types:None
NameActualDurationsId
Content
  • Base XSD Type: QName
  • pattern = cid:actualDurations_.*.bin
Diagram
Schema Component Representation
<xs:simpleType name="ActualDurationsId">
<xs:restriction base="xs:QName">
<xs:pattern value="cid:actualDurations_.*.bin"/>
</xs:restriction>
</xs:simpleType>