biom:CharacterSetIndexCodeType
complexType CharacterSetIndexCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a character set index number that references an associated character set throughout a transaction
Diagram
XML Schema
<xs:complexType name="CharacterSetIndexCodeType">
<xs:annotation>
<xs:documentation>
A data type for a character set index number that references an
associated character set throughout a transaction</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:CharacterSetIndexCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>