biom:ImageTransformationCodeType
complexType ImageTransformationCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a kind of image transformation
Diagram
XML Schema
<xs:complexType name="ImageTransformationCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of image transformation</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:ImageTransformationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>