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

Simple Type: CrossDataId

[Table of contents]

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