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

Simple Type: ZeroLagsId

[Table of contents]

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