context:Dimension
Element information
Namespace: http://niem.gov/niem/external/ogc-context/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-context/1.1.0/dhs-gmo/1.0.0/context.xsd
Type: context:DimensionType
Properties: Local, Qualified
Content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [1..1] | xsd:string | ||
| units | [1..1] | xsd:string | ||
| unitSymbol | [1..1] | xsd:string | ||
| userValue | [1..1] | xsd:string | ||
| default | [0..1] | xsd:string | ||
| multipleValues | [0..1] | xsd:boolean | ||
| nearestValue | [0..1] | xsd:boolean | ||
| current | [0..1] | xsd:boolean |
Used in
- Type context:DimensionListType (Element context:DimensionList)
Sample instance
<context:Dimension name="string" units="string" unitSymbol="string" userValue="string">string</context:Dimension>



