biom:CharacterSetCommonNameCodeType
complexType CharacterSetCommonNameCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a common name for a character set
Diagram
XML Schema
<xs:complexType name="CharacterSetCommonNameCodeType">
<xs:annotation>
<xs:documentation>
A data type for a common name for a character set</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:CharacterSetCommonNameCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>