biom:Decimal2DigitPrecisionType
complexType Decimal2DigitPrecisionType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type of decimal that has a 2 decimal places
Diagram
XML Schema
<xs:complexType name="Decimal2DigitPrecisionType">
<xs:annotation>
<xs:documentation>
A data type of decimal that has a 2 decimal places</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:Decimal2DigitPrecisionSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>