biom:DentalRadiographImageInformationType

complexType DentalRadiographImageInformationType in namespace http://release.niem.gov/niem/domains/biometrics/5.0/

Definition

A data type for the information specific to dental radiographic imagery.

Diagram

XML Schema

<xs:complexType name="DentalRadiographImageInformationType">
<xs:annotation>
<xs:documentation>
A data type for the information specific to dental radiographic imagery.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:RadiographSizeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RadiographImageSeriesCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RadiographImageSeriesText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RadiographImageInformationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DentalRadiographImageInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>