complexType tcip:FCComponentEventInstance
diagram
namespace http://www.TCIP-Adopted-03-00-01
children id type status-begin status-end list-of-status-types list-of-error-types severity-level component-id subassembly-id serial-number footnote
used by
elements tcip:FcFareHealth/event-list/event tcip:FcUnloadData/health-list/health tcip:FCRevenueRecord/health-list/health
source <xs:complexType name="FCComponentEventInstance">
 
<xs:sequence>
   
<xs:element name="id" type="FC-ComponentEventID"/>
   
<xs:element name="type" type="FC-ComponentEventType"/>
   
<xs:element name="status-begin" type="CPT-DateTime"/>
   
<!-- date/time event occurred -->
   
<xs:element name="status-end" type="CPT-DateTime" minOccurs="0"/>
   
<!-- date/time event concluded -->
   
<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="list-of-error-types" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="20">
         
<xs:element name="list-of-error-type" type="FC-ComponentErrorType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="severity-level" type="CPT-SeverityLevel"/>
   
<xs:element name="component-id" type="FC-ComponentID"/>
   
<xs:element name="subassembly-id" type="FC-SubassemblyID" minOccurs="0"/>
   
<xs:element name="serial-number" type="CPT-SerialNumber" minOccurs="0"/>
   
<!-- refers to component -->
   
<xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

element tcip:FCComponentEventInstance/status-end
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="status-end" type="CPT-DateTime" minOccurs="0"/>

element tcip:FCComponentEventInstance/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:FCComponentEventInstance/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:FCComponentEventInstance/list-of-error-types
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children list-of-error-type
source <xs:element name="list-of-error-types" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="20">
     
<xs:element name="list-of-error-type" type="FC-ComponentErrorType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:FCComponentEventInstance/list-of-error-types/list-of-error-type
diagram
type tcip:FC-ComponentErrorType
properties
isRef 0
content simple
source <xs:element name="list-of-error-type" type="FC-ComponentErrorType"/>

element tcip:FCComponentEventInstance/severity-level
diagram
type tcip:CPT-SeverityLevel
properties
isRef 0
content simple
source <xs:element name="severity-level" type="CPT-SeverityLevel"/>

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

element tcip:FCComponentEventInstance/subassembly-id
diagram
type tcip:FC-SubassemblyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="subassembly-id" type="FC-SubassemblyID" minOccurs="0"/>

element tcip:FCComponentEventInstance/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="serial-number" type="CPT-SerialNumber" minOccurs="0"/>

element tcip:FCComponentEventInstance/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