complexType tcip:IMInjuryInfo
diagram
namespace http://www.TCIP-Adopted-03-00-01
children fatality-count injury-count damage-desc footnote localIMInjuryInfo
used by
elements tcip:IMOtherVehicleInvolved/injury-info tcip:IMPTVehicleInvolved/injury-info
source <xs:complexType name="IMInjuryInfo">
 
<xs:sequence>
   
<xs:element name="fatality-count" type="IM-HumanFatalityCount"/>
   
<xs:element name="injury-count" type="IM-HumanInjuryCount"/>
   
<xs:element name="damage-desc" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="damage-desc-item" type="IM-PropertyDamage"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/>
   
<xs:element name="localIMInjuryInfo" type="local:IMInjuryInfo" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:IMInjuryInfo/fatality-count
diagram
type tcip:IM-HumanFatalityCount
properties
isRef 0
content simple
source <xs:element name="fatality-count" type="IM-HumanFatalityCount"/>

element tcip:IMInjuryInfo/injury-count
diagram
type tcip:IM-HumanInjuryCount
properties
isRef 0
content simple
source <xs:element name="injury-count" type="IM-HumanInjuryCount"/>

element tcip:IMInjuryInfo/damage-desc
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children damage-desc-item
source <xs:element name="damage-desc" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="damage-desc-item" type="IM-PropertyDamage"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:IMInjuryInfo/damage-desc/damage-desc-item
diagram
type tcip:IM-PropertyDamage
properties
isRef 0
content simple
facets
minLength 0
maxLength 255
source <xs:element name="damage-desc-item" type="IM-PropertyDamage"/>

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

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


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