biom:AudioObjectDescriptorCodeType
complexType AudioObjectDescriptorCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a representation of codes describing an Audio Object
Diagram
XML Schema
<xs:complexType name="AudioObjectDescriptorCodeType">
<xs:annotation>
<xs:documentation>
A data type for a representation of codes describing an Audio Object</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:AudioObjectDescriptorCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>