| 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> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| 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> |
| diagram | |||||
| type | tcip:PI-PIDTextAttribute | ||||
| properties |
|
||||
| source | <xs:element name="attribute" type="PI-PIDTextAttribute"/> |
| diagram | |||||||||
| type | tcip:PI-PIDTextColor | ||||||||
| properties |
|
||||||||
| source | <xs:element name="color" type="PI-PIDTextColor" minOccurs="0"/> |
| diagram | |||||
| type | tcip:CPT-GenericCounter | ||||
| properties |
|
||||
| source | <xs:element name="displayHeight" type="CPT-GenericCounter"/> |
| diagram | |||||
| type | tcip:PI-DMSMessage | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="text" type="PI-DMSMessage"/> |