swe:spatialElement
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/discreteCoverage.xsd
Other elements with the same name: swe:spatialElement
Type: gml:GeometryPropertyType
Properties: Local, Qualified
Content
- Choice [1..1]
- gml:Point [0..1]
- gml:LineString [0..1]
- gml:Polygon [0..1]
- gml:LinearRing [0..1]
- gml:MultiGeometry [0..1]
- gml:MultiPoint [0..1]
- gml:MultiCurve [0..1]
- gml:MultiSurface [0..1]
- xls:MultiPolygon [0..1]
- gml:Grid [0..1]
- gml:RectifiedGrid [0..1] Should be substitutionGroup="gml:Grid" but changed in order to accomplish Xerces-J schema validation
from subst. group gml:_GeometricPrimitivefrom subst. group gml:_Curvefrom subst. group gml:_Surfacefrom subst. group gml:_Ringfrom subst. group gml:_GeometricAggregatefrom subst. group gml:_ImplicitGeometry
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
niem-xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group niem-xlink:simpleLink | |
niem-xlink:href | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:role | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:arcrole | [0..1] | xsd:anyURI | from group niem-xlink:simpleLink | |
niem-xlink:title | [0..1] | xsd:string | from group niem-xlink:simpleLink | |
niem-xlink:show | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
niem-xlink:actuate | [0..1] | Anonymous | from group niem-xlink:simpleLink | |
gml:remoteSchema | [0..1] | xsd:anyURI | from group gml:AssociationAttributeGroup |
Used in
- Type swe:CV_DomainObjectType (Element swe:CV_DomainObject)
Sample instance
<swe:spatialElement> <gml:Point> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> <gml:pos>1.0 1.0</gml:pos> </gml:Point> </swe:spatialElement>