complexType tcip:PIServiceStatusRequest
diagram
namespace http://www.TCIP-Adopted-03-00-01
children statusType stoppoint route routeDirection
used by
elements tcip:PiServiceStatus/requests/request tcip:PiServiceStatusSub/requests/request
source <xs:complexType name="PIServiceStatusRequest">
 
<xs:sequence>
   
<xs:element name="statusType" type="PI-ServiceStatusType"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden"/>
   
<xs:element name="route" type="SCHRouteIden" minOccurs="0"/>
   
<xs:element name="routeDirection" type="SCH-RouteDirectionName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:PIServiceStatusRequest/statusType
diagram
type tcip:PI-ServiceStatusType
properties
isRef 0
content simple
source <xs:element name="statusType" type="PI-ServiceStatusType"/>

element tcip:PIServiceStatusRequest/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:PIServiceStatusRequest/route
diagram
type tcip:SCHRouteIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children route-id agency-id route-designator route-name
source <xs:element name="route" type="SCHRouteIden" minOccurs="0"/>

element tcip:PIServiceStatusRequest/routeDirection
diagram
type tcip:SCH-RouteDirectionName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="routeDirection" type="SCH-RouteDirectionName" minOccurs="0"/>


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