biom:CodecCategoryCodeType
complexType CodecCategoryCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a representation of codecs capable of encoding or decoding a digital data stream or signal.
Diagram
XML Schema
<xs:complexType name="CodecCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a representation of codecs capable of encoding or decoding a digital data stream or signal.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:CodecCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>