Documentation for ATIS-Draft-03-00-79

Simple Type: OB-DataLoadName

[Table of contents]

Super-types: xs:string < OB-DataLoadName (by restriction)
Sub-types: None
Name OB-DataLoadName
Used by (from the same schema document) Complex Type OBSWDataLoadID
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="OB-DataLoadName">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="17"/>
</xs:restriction>
</xs:simpleType>