Documentation for ATIS-Draft-03-00-79

Complex Type: PITextToDisplay

[Table of contents]

Super-types: None
Sub-types: None
Name PITextToDisplay
Abstract no
XML Instance Representation
<...>
<attributes> [0..1]
Start Sequence [1..20]
<attribute> PI-PIDTextAttribute </attribute> [1]
End Sequence
</attributes>
<color> PI-PIDTextColor </color> [0..1]
<displayHeight> CPT-GenericCounter </displayHeight> [1]
<text> PI-DMSMessage </text> [1]
</...>
Diagram
h-409161453 h351799642 h240005744 h-736205876
Schema Component Representation
<xs:complexType name="PITextToDisplay">
<xs:sequence>
<xs:element name="attributes" minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="1" maxOccurs="20">
<xs:element name="attribute" type=" PI-PIDTextAttribute "/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="color" type=" PI-PIDTextColor " minOccurs="0"/>
<xs:element name="displayHeight" type=" CPT-GenericCounter "/>
<xs:element name="text" type=" PI-DMSMessage "/>
</xs:sequence>
</xs:complexType>