biom:DentalVisualImageDataInformationType

complexType DentalVisualImageDataInformationType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type that allows the entry of information concerning suspected patterned injuries.

Diagram

XML Schema

<xs:complexType name="DentalVisualImageDataInformationType">
<xs:annotation>
<xs:documentation>
A data type that allows the entry of information concerning suspected patterned injuries.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:DentalVisualImageCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalVisualImageDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalVisualImageComparisonDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalVisualImageDataInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>