complexType tcip:PITextToDisplay
diagram
namespace http://www.TCIP-Adopted-03-00-01
children attributes color displayHeight text
source <xs:complexType name="PITextToDisplay">
 
<xs:sequence>
   
<xs:element name="attributes" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence 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>

element tcip:PITextToDisplay/attributes
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children attribute
source <xs:element name="attributes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="attribute" type="PI-PIDTextAttribute"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:PITextToDisplay/attributes/attribute
diagram
type tcip:PI-PIDTextAttribute
properties
isRef 0
content simple
source <xs:element name="attribute" type="PI-PIDTextAttribute"/>

element tcip:PITextToDisplay/color
diagram
type tcip:PI-PIDTextColor
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="color" type="PI-PIDTextColor" minOccurs="0"/>

element tcip:PITextToDisplay/displayHeight
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
content simple
source <xs:element name="displayHeight" type="CPT-GenericCounter"/>

element tcip:PITextToDisplay/text
diagram
type tcip:PI-DMSMessage
properties
isRef 0
content simple
facets
minLength 1
maxLength 60
source <xs:element name="text" type="PI-DMSMessage"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy