MagnitudeStatus provides a general indication of the accuracy of the magnitude expressed in the XdQuantified subtypes. Should be used to inform users and not for decision support uses.
<xs:simpleType name="MagnitudeStatus"><xs:annotation><xs:documentation xml:lang="en-us">MagnitudeStatus provides a general indication of the accuracy of the magnitude expressed in the XdQuantified subtypes. Should be used to inform users and not for decision support uses.</xs:documentation><xs:appinfo><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus"><rdfs:label xml:lang="en-us">MagnitudeStatus</rdfs:label><rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/><rdfs:comment xml:lang="en-us">MagnitudeStatus provides a general indication of the accuracy of the magnitude expressed in the XdQuantified subtypes. Should be used to inform users and not for decision support uses.</rdfs:comment></rdf:Description><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus/approximate"><rdfs:comment xml:lang="en-us">value is the approximately the magnitude</rdfs:comment></rdf:Description><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus/equal"><rdfs:comment xml:lang="en-us">magnitude is a point value</rdfs:comment></rdf:Description><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus/greater_than"><rdfs:comment xml:lang="en-us">value is greater than the magnitude</rdfs:comment></rdf:Description><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus/greater_than_or_equal"><rdfs:comment xml:lang="en-us">value is greater than or equal to the magnitude</rdfs:comment></rdf:Description><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus/less_than"><rdfs:comment xml:lang="en-us">value is less than the magnitude</rdfs:comment></rdf:Description><rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus/less_than_or_equal"><rdfs:comment xml:lang="en-us">value is less than or equal to the magnitude</rdfs:comment></rdf:Description></xs:appinfo></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="equal"/><xs:enumeration value="less_than"/><xs:enumeration value="greater_than"/><xs:enumeration value="less_than_or_equal"/><xs:enumeration value="greater_than_or_equal"/><xs:enumeration value="approximate"/></xs:restriction></xs:simpleType>