biom:SignatureRepresentationCodeType
complexType SignatureRepresentationCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/
Definition
A data type for an indicator whether an image is scanned and not compressed, scanned and compressed, or vector data
Diagram
XML Schema
<xs:complexType name="SignatureRepresentationCodeType">
<xs:annotation>
<xs:documentation>
A data type for an indicator whether an image is scanned and not compressed, scanned and compressed, or vector data</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SignatureRepresentationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>