biom:SignatureCategoryCodeType
complexType SignatureCategoryCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for a kind of signature image, i.e. whether an image is the signature of the subject, or the signature of the official processing the transaction
Diagram
XML Schema
<xs:complexType name="SignatureCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of signature image, i.e. whether an image is the signature of the subject, or the signature of the official processing the transaction</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SignatureCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>