swe:property
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
Other elements with the same name: swe:property
Type: swe:PhenomenonPropertyType
Properties: Local, Qualified
Content
- Choice [1..1]
- swe:Phenomenon [0..1] Use the generic gml:DefinitionType for basic Phenomenon definitions, gml:description may be used for a more extensive description of the semantics, with a link to a definitive version (if available). gml:name should be used for the "short name" or label.
- swe:ConstrainedPhenomenon [0..1] Description of a scalar Phenomenon defined by adding constraints to a property previously defined elsewhere.
- swe:CompositePhenomenon [0..1] A Composite Phenomenon Definition is composed from arbitrary base Phenomena.
- swe:PhenomenonSeries [0..1] A Series is derived from a common basePhenomenon (e.g. Chemical Concentration) with one or more constraint lists (e.g. Chemical Species).
from subst. group swe:Phenomenonfrom subst. group swe:CompoundPhenomenon
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:ItemDefinitionType (Element swe:ItemDefinition)
- Type swe:ItemSeriesDefinitionType via extension of swe:ItemDefinitionType (Element swe:ItemSeriesDefinition)
Sample instance
<swe:property> <swe:Phenomenon gml:id="ID"> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> </swe:Phenomenon> </swe:property>