Definition Type: ComplexType
Name: GeocodingQOSType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Containing Schema: ols.xsd
Abstract
Documentation:
Quality of service type
Collapse XSD Schema Diagram:
Drilldown into matchType in schema ols_xsd Drilldown into accuracy in schema ols_xsdXSD Diagram of GeocodingQOSType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="GeocodingQOSType">
    <annotation>
        <appinfo source="ADT.xsd" />
        <documentation>Quality of service type</documentation>
    </annotation>
    <attribute name="accuracy" type="float" use="optional">
        <annotation>
            <documentation>This is the score (probability) assocaited with the match function</documentation>
        </annotation>
    </attribute>
    <attribute name="matchType" type="string" use="optional">
        <annotation>
            <documentation>Describes the type of match made by the function, example zip+4</documentation>
        </annotation>
    </attribute>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
accuracy xls:accuracy Optional
matchType xls:matchType Optional
Collapse Derivation Tree:
Collapse References:
xls:GeocodeMatchCode