Documentation for ATIS-Draft-03-00-79

Simple Type: Broadcast-Wrapper

[Table of contents]

Super-types: xs:string < binary (by restriction) < Broadcast-Wrapper (by restriction)
Sub-types: None
Name Broadcast-Wrapper
Used by (from the same schema document) Complex Type TravelerBroadcastWrapper
Content
  • Base XSD Type: string
  • pattern = [01]*
  • length = 37
Documentation wrapper for an RDS TMC broadcast message
Diagram
Schema Component Representation
<xs:simpleType name="Broadcast-Wrapper">
<xs:restriction base=" binary ">
<xs:length value="37"/>
</xs:restriction>
</xs:simpleType>