Definition Type: ComplexType
Name: BiometricCoordinateType
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: s:ComplexObjectType
Containing Schema: screening.xsd
Abstract
Documentation:
A data type for coordinates that are used to identify the person biometrics of the biometric captured with the encounter when the capture is a composite biometric.
Collapse XSD Schema Diagram:
Drilldown into QualityScore in schema screening_xsd Drilldown into BottomIsQuantity in schema screening_xsd Drilldown into RightIsQuantity in schema screening_xsd Drilldown into TopIsQuantity in schema screening_xsd Drilldown into LeftIsQuantity in schema screening_xsd Drilldown into BiometricCoordinateIdentification in schema screening_xsd Drilldown into CoordinateCategoryDescriptionText in schema screening_xsd Drilldown into CoordinateCategoryCode in schema screening_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsdXSD Diagram of BiometricCoordinateType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="BiometricCoordinateType">
    <xsd:annotation>
        <xsd:documentation>A data type for coordinates that are used to identify the person biometrics of the biometric captured with the encounter when the capture is a composite biometric.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="scr:CoordinateCategoryCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:CoordinateCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:BiometricCoordinateIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:LeftIsQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:TopIsQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:RightIsQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:BottomIsQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:QualityScore" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoordinateCategoryCode scr:CoordinateCategoryCode 0 unbounded
CoordinateCategoryDescriptionText scr:CoordinateCategoryDescriptionText 0 unbounded
BiometricCoordinateIdentification scr:BiometricCoordinateIdentification 0 unbounded
LeftIsQuantity scr:LeftIsQuantity 0 unbounded
TopIsQuantity scr:TopIsQuantity 0 unbounded
RightIsQuantity scr:RightIsQuantity 0 unbounded
BottomIsQuantity scr:BottomIsQuantity 0 unbounded
QualityScore scr:QualityScore 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
scr:BiometricCoordinate