hs:AbuseNeglectInjuryType
complexType AbuseNeglectInjuryType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for an applied augmentation for type nc:InjuryType
Diagram
XML Schema
<xs:complexType name="AbuseNeglectInjuryType">
<xs:annotation>
<xs:documentation>
A data type for an applied augmentation for type nc:InjuryType</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:InjuryType">
<xs:sequence>
<xs:element ref="hs:AbuseNeglectHarmAgeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AbuseNeglectInjuryAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>