complexType tcip:ObSignon
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo requester logon logoff
used by
element tcip:obSignon
source <xs:complexType name="ObSignon">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="requester" type="OB-MID"/>
   
<xs:choice>
     
<xs:element name="logon" type="CCLogOnOperator" minOccurs="0"/>
     
<xs:element name="logoff" type="CCLogOffOperator" minOccurs="0"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element tcip:ObSignon/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:ObSignon/requester
diagram
type tcip:OB-MID
properties
isRef 0
content simple
source <xs:element name="requester" type="OB-MID"/>

element tcip:ObSignon/logon
diagram
type tcip:CCLogOnOperator
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children employee operator job-category operational-status organization operator-base vehicle-base block run route logOnDateTime localCCLogOnOperator
source <xs:element name="logon" type="CCLogOnOperator" minOccurs="0"/>

element tcip:ObSignon/logoff
diagram
type tcip:CCLogOffOperator
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children employee operator job-category logOffDateTime localCCLogOffOperator
source <xs:element name="logoff" type="CCLogOffOperator" minOccurs="0"/>


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