complexType tcip:FCComponentEventStatusReport
diagram
namespace http://www.TCIP-Adopted-03-00-01
children id list-of-status-types datetime footnote
used by
elements tcip:FcUnloadData/health-update-list/health-update tcip:FCRevenueRecord/health-update-list/health-update tcip:FcFareHealth/update-list/update
source <xs:complexType name="FCComponentEventStatusReport">
 
<xs:sequence>
   
<xs:element name="id" type="FC-ComponentEventID"/>
   
<xs:element name="list-of-status-types">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="list-of-status-type" type="FC-ComponentStatusType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="datetime" type="CPT-DateTime"/>
   
<!-- date/time update occurred -->
   
<xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:FCComponentEventStatusReport/id
diagram
type tcip:FC-ComponentEventID
properties
isRef 0
content simple
source <xs:element name="id" type="FC-ComponentEventID"/>

element tcip:FCComponentEventStatusReport/list-of-status-types
diagram
properties
isRef 0
content complex
children list-of-status-type
source <xs:element name="list-of-status-types">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="list-of-status-type" type="FC-ComponentStatusType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCComponentEventStatusReport/list-of-status-types/list-of-status-type
diagram
type tcip:FC-ComponentStatusType
properties
isRef 0
content simple
source <xs:element name="list-of-status-type" type="FC-ComponentStatusType"/>

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

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


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