Definition Type: ComplexType
Name: InjuryType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:ComplexObjectType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for a form of physical harm or damage sustained by a person.
Collapse XSD Schema Diagram:
Drilldown into InjurySustainer in schema niem-core_xsd Drilldown into InjuryCauser in schema niem-core_xsd Drilldown into InjuryTreatmentProvider in schema niem-core_xsd Drilldown into InjuryTreatmentText in schema niem-core_xsd Drilldown into InjuryTreatmentStartDate in schema niem-core_xsd Drilldown into InjuryTreatmentEndDate in schema niem-core_xsd Drilldown into InjurySeverityText in schema niem-core_xsd Drilldown into InjuryLocationText in schema niem-core_xsd Drilldown into InjuryDescriptionText in schema niem-core_xsd Drilldown into InjuryDate in schema niem-core_xsd Drilldown into InjuryCategoryText in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsdXSD Diagram of InjuryType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="InjuryType">
    <xsd:annotation>
        <xsd:documentation>A data type for a form of physical harm or damage sustained by a person.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:InjuryCategoryText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryLocationText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjurySeverityText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryTreatmentEndDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryTreatmentStartDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryTreatmentText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryTreatmentProvider" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjuryCauser" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:InjurySustainer" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InjuryCategoryText nc:InjuryCategoryText 0 unbounded
InjuryDate nc:InjuryDate 0 unbounded
InjuryDescriptionText nc:InjuryDescriptionText 0 unbounded
InjuryLocationText nc:InjuryLocationText 0 unbounded
InjurySeverityText nc:InjurySeverityText 0 unbounded
InjuryTreatmentEndDate nc:InjuryTreatmentEndDate 0 unbounded
InjuryTreatmentStartDate nc:InjuryTreatmentStartDate 0 unbounded
InjuryTreatmentText nc:InjuryTreatmentText 0 unbounded
InjuryTreatmentProvider nc:InjuryTreatmentProvider 0 unbounded
InjuryCauser nc:InjuryCauser 0 unbounded
InjurySustainer nc:InjurySustainer 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
j:CrashPersonInjury, nc:Injury, nc:PersonInjuryj:VictimInjury,