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

Simple Type: ScanOrSubscanProjectPath

[Table of contents]

Super-types:xs:string < ScanOrSubscanProjectPath (by restriction)
Sub-types:None
NameScanOrSubscanProjectPath
Content
  • Base XSD Type: string
  • pattern = /\d{1,3}/\d{1,5}/\d{1,5}
Diagram
Schema Component Representation
<xs:simpleType name="ScanOrSubscanProjectPath">
<xs:restriction base="xs:string">
<xs:pattern value="/\d{1,3}/\d{1,5}/\d{1,5}"/>
<xs:pattern value="/\d{1,3}/\d{1,5}"/>
</xs:restriction>
</xs:simpleType>