complexType tcip:PIStaticSign
diagram
namespace http://www.TCIP-Adopted-03-00-01
children signID location stoppoint message description type
used by
element tcip:CPTStoppoint/signs/sign
source <xs:complexType name="PIStaticSign">
 
<xs:sequence>
   
<xs:element name="signID" type="PI-SignID"/>
   
<xs:element name="location" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="message" type="PI-StaticSignMessage" minOccurs="0"/>
   
<xs:element name="description" type="PI-StaticSignDescription" minOccurs="0"/>
   
<xs:element name="type" type="PI-SignType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIStaticSign/signID
diagram
type tcip:PI-SignID
properties
isRef 0
content simple
source <xs:element name="signID" type="PI-SignID"/>

element tcip:PIStaticSign/location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="location" type="lrms:GeoLocation" minOccurs="0"/>

element tcip:PIStaticSign/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden"/>

element tcip:PIStaticSign/message
diagram
type tcip:PI-StaticSignMessage
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100000
source <xs:element name="message" type="PI-StaticSignMessage" minOccurs="0"/>

element tcip:PIStaticSign/description
diagram
type tcip:PI-StaticSignDescription
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100000
source <xs:element name="description" type="PI-StaticSignDescription" minOccurs="0"/>

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


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