Definition Type: Attribute
Name: accuracy
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Use Optional
Documentation:
This is the score (probability) assocaited with the match function
Collapse XSD Schema Diagram:
XSD Diagram of accuracy in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="accuracy" type="float" use="optional">
    <annotation>
        <documentation>This is the score (probability) assocaited with the match function</documentation>
    </annotation>
</attribute>