biom:MouthDataInformationType

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

Definition

A data type for a description of the medical (dental) observations of the mouth.

Diagram

XML Schema

<xs:complexType name="MouthDataInformationType">
<xs:annotation>
<xs:documentation>
A data type for a description of the medical (dental) observations of the mouth.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:MouthDataRecordingDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MouthDataRecordingDateEstimateRangeDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MouthDataADAReferenceCodeList" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MouthDataAdditionalDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MouthDataInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>