Documentation for ATIS-Draft-03-00-79

Simple Type: SCH-OperatingTimeType

[Table of contents]

Super-types: xs:string < SCH-OperatingTimeType (by restriction)
Sub-types: None
Name SCH-OperatingTimeType
Content
  • Base XSD Type: string
  • value comes from list: {'insert-local-values-here'}
Diagram
Schema Component Representation
<xs:simpleType name="SCH-OperatingTimeType">
<xs:restriction base=" xs:string ">
<xs:enumeration value="insert-local-values-here"/>
</xs:restriction>
</xs:simpleType>