biom:PatternedInjuryDetailType
complexType PatternedInjuryDetailType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type definition that allows the entry of information concerning suspected patterned injuries.
Diagram
XML Schema
<xs:complexType name="PatternedInjuryDetailType">
<xs:annotation>
<xs:documentation>
A data type definition that allows the entry of information concerning suspected patterned injuries.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="biom:PatternedInjuryADAReferenceCodeList" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PatternedInjuryDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PatternedInjuryDetailAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>