biom:EndianCodeType
complexType EndianCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/
Definition
A data type that enumerates the ordering possibilities of individually addressable sub-components (bytes) within the representation of a recording.
Diagram
XML Schema
<xs:complexType name="EndianCodeType">
<xs:annotation>
<xs:documentation>
A data type that enumerates the ordering possibilities of individually addressable sub-components (bytes) within the representation of a recording.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:EndianCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>