biom:MinutiaeGrowthOrShrinkageType
complexType MinutiaeGrowthOrShrinkageType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a growth or shrinkage indicating whether this impression may be larger or smaller than other exemplars for this subject
Diagram
XML Schema
<xs:complexType name="MinutiaeGrowthOrShrinkageType">
<xs:annotation>
<xs:documentation>
A data type for a growth or shrinkage indicating whether this impression may be larger or smaller than other exemplars for this subject</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="biom:MinutiaeGrowthOrShrinkageCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:MinutiaeGrowthOrShrinkageAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>