Documentation for ATIS-Draft-03-00-79

Simple Type: CC-ManufacturerData

[Table of contents]

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