swe:SimpleType
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0/recordType.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Sequence [1..1]
- st:annotation [0..1]
- Choice [1..1]
- Choice [1..1]
- Sequence [1..1]
- gml:unitOfMeasure [1..1] Use this element to indicate an unit of measure for numeric values on a ratio scale.
- swe:frame [0..1] Use this element to indicate the description of a reference system for numeric values on an interval scale.
- swe:frame Use this element to indicate the description of a reference system for numeric values on an interval scale.
- swe:classification Use this element to indicate an informally or externally described classification scheme for values on an Ordinal or Nominal scale.
- swe:noScale
- Sequence [1..1]
from type st:localSimpleTypefrom group st:simpleDerivationfrom group swe:scale
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type st:openAttrs | |
id | [0..1] | xsd:ID | from type st:annotated |
Used in
- Type swe:RepresentationType (Element swe:representation)
Sample instance
<swe:SimpleType id="ID"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with: <!--any element--> </st:appinfo> </st:annotation> <st:restriction id="ID"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with:... </st:appinfo> </st:annotation> <st:simpleType id="ID"> <st:annotation id="ID">... </st:annotation> <st:restriction id="ID">... </st:restriction> </st:simpleType> <st:minExclusive id="ID" value="any text content"> <st:annotation id="ID">... </st:annotation> </st:minExclusive> </st:restriction> <gml:unitOfMeasure uom="http://www.example.com/"/> <swe:frame/> </swe:SimpleType>