complexType tcip:ObReportHealth
diagram
namespace http://www.TCIP-Adopted-03-00-01
children report-time note status-reports
used by
element tcip:obReportHealth
source <xs:complexType name="ObReportHealth">
 
<xs:sequence>
   
<xs:element name="report-time" type="CPT-DateTime"/>
   
<xs:element name="note" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="status-reports">
     
<xs:complexType>
       
<xs:sequence maxOccurs="5">
         
<xs:element name="status-report" type="OBHealthStatusRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

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

element tcip:ObReportHealth/status-reports
diagram
properties
isRef 0
content complex
children status-report
source <xs:element name="status-reports">
 
<xs:complexType>
   
<xs:sequence maxOccurs="5">
     
<xs:element name="status-report" type="OBHealthStatusRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:ObReportHealth/status-reports/status-report
diagram
type tcip:OBHealthStatusRecord
properties
isRef 0
content complex
children vehicle application address port health-states note
source <xs:element name="status-report" type="OBHealthStatusRecord"/>


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