| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | fatality-count injury-count damage-desc footnote localIMInjuryInfo | ||
| used by |
|
||
| 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> |
| diagram | |||||
| type | tcip:IM-HumanFatalityCount | ||||
| properties |
|
||||
| source | <xs:element name="fatality-count" type="IM-HumanFatalityCount"/> |
| diagram | |||||
| type | tcip:IM-HumanInjuryCount | ||||
| properties |
|
||||
| source | <xs:element name="injury-count" type="IM-HumanInjuryCount"/> |
| diagram | ![]() |
||||||||
| properties |
|
||||||||
| 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> |
| diagram | |||||
| type | tcip:IM-PropertyDamage | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="damage-desc-item" type="IM-PropertyDamage"/> |
| diagram | |||||||||
| type | tcip:CPT-Footnote | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="footnote" type="CPT-Footnote" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | IMInjuryInfo | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localIMInjuryInfo" type="local:IMInjuryInfo" minOccurs="0"/> |