biom:ToothDataADAReferenceCodeListType
complexType ToothDataADAReferenceCodeListType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a list of tooth data ADA reference valid codes from ANSI/ADA Standard No. 1058, Section 9
Diagram
XML Schema
<xs:complexType name="ToothDataADAReferenceCodeListType">
<xs:annotation>
<xs:documentation>
A data type for a list of tooth data ADA reference valid codes from ANSI/ADA Standard No. 1058, Section 9</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="biom:ADAReferenceCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ToothDataADAReferenceCodeListAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>