complexType tcip:FcFareHealth
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo vehicle stoppoint equipmentID dateTime software-info farebox-serial-number cashbox-id smartcard-reader-id configuration-table-id event-list update-list localFcFareHealth
used by
element tcip:fcFareHealth
source <xs:complexType name="FcFareHealth">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>
   
<xs:element name="equipmentID" type="CPT-SerialNumber" minOccurs="0"/>
   
<xs:element name="dateTime" type="CPT-DateTime"/>
   
<xs:element name="software-info" type="OBSWComponent"/>
   
<xs:element name="farebox-serial-number" type="CPT-SerialNumber" minOccurs="0"/>
   
<xs:element name="cashbox-id" type="CPT-SerialNumber" minOccurs="0"/>
   
<xs:element name="smartcard-reader-id" type="CPT-SerialNumber" minOccurs="0"/>
   
<xs:element name="configuration-table-id" type="CPT-FileVersion" minOccurs="0"/>
   
<xs:element name="event-list" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="event" type="FCComponentEventInstance"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="update-list" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="update" type="FCComponentEventStatusReport"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="localFcFareHealth" type="local:FcFareHealth" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FcFareHealth/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:FcFareHealth/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden" minOccurs="0"/>

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

element tcip:FcFareHealth/equipmentID
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="equipmentID" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FcFareHealth/dateTime
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="dateTime" type="CPT-DateTime"/>

element tcip:FcFareHealth/software-info
diagram
type tcip:OBSWComponent
properties
isRef 0
content complex
children component identification manufacturer revision data-loads
source <xs:element name="software-info" type="OBSWComponent"/>

element tcip:FcFareHealth/farebox-serial-number
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="farebox-serial-number" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FcFareHealth/cashbox-id
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="cashbox-id" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FcFareHealth/smartcard-reader-id
diagram
type tcip:CPT-SerialNumber
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 0
maxLength 255
source <xs:element name="smartcard-reader-id" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FcFareHealth/configuration-table-id
diagram
type tcip:CPT-FileVersion
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="configuration-table-id" type="CPT-FileVersion" minOccurs="0"/>

element tcip:FcFareHealth/event-list
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children event
source <xs:element name="event-list" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="event" type="FCComponentEventInstance"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FcFareHealth/event-list/event
diagram
type tcip:FCComponentEventInstance
properties
isRef 0
content complex
children id type status-begin status-end list-of-status-types list-of-error-types severity-level component-id subassembly-id serial-number footnote
source <xs:element name="event" type="FCComponentEventInstance"/>

element tcip:FcFareHealth/update-list
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children update
source <xs:element name="update-list" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="update" type="FCComponentEventStatusReport"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FcFareHealth/update-list/update
diagram
type tcip:FCComponentEventStatusReport
properties
isRef 0
content complex
children id list-of-status-types datetime footnote
source <xs:element name="update" type="FCComponentEventStatusReport"/>

element tcip:FcFareHealth/localFcFareHealth
diagram
type FcFareHealth
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localFcFareHealth" type="local:FcFareHealth" minOccurs="0"/>


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