biom:ToothDataInformationType

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

Definition

A data type for a description of the transducer and transmission channel used to capture a recording.

Diagram

XML Schema

<xs:complexType name="ToothDataInformationType">
<xs:annotation>
<xs:documentation>
A data type for a description of the transducer and transmission channel used to capture a recording.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:ToothDataRecordingDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothDataRecordingDateEstimateRangeDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:OriginalSystemEncodingText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothDataADAReferenceCodeList" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:TransmittedToothEncodingText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothIDCertaintyCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothDataAdditionalDescriptiveText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothDataInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>