gml:ScalarValue
Group information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Choice [1..1]
- gml:Boolean A value from two-valued logic, using the XML Schema boolean type. An instance may take the values {true, false, 1, 0}.
- gml:Category A term representing a classification. It has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.
- gml:Quantity A numeric value with a scale. The content of the element is an amount using the XML Schema type double which permits decimal or scientific notation. An XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which the numeric value must be multiplied.
- gml:Count An integer representing a frequency of occurrence.
Used in
- Group gml:Value
- Group gml:ValueObject
- Type gml:ScalarValuePropertyType