om:step
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0/procedure.xsd
Other elements with the same name: om:step
Type: om:ProcedurePropertyType
Properties: Local, Qualified
Content
- Choice [1..1]
- om:ProcedureSequence [0..1]
- om:ProcedurePackage [0..1]
- om:ObservationProcedure [0..1] Procedures may be listed in a Dictionary (i.e. lightweight registry)
- om:Instrument [0..1]
- om:CalculationProcedure [0..1]
- om:ProcedureEvent [0..1] Description of an event involving a procedure.
- om:ProcedureHistory [0..1]
from subst. group om:ProcedureSystemfrom subst. group om:ObservationProcedurefrom subst. group om:ProcedureEvent
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 | |
unionSemantics | [0..1] | Anonymous |
Used in
- Type om:ProcedureSequenceType (Element om:ProcedureSequence)
Sample instance
<om:step> <om:ProcedureSequence gml:id="ID"> <gml:metaDataProperty> <!--any element--> </gml:metaDataProperty> <gml:description>string</gml:description> <gml:name>string</gml:name> <om:step> <om:ProcedureSequence gml:id="ID">... </om:ProcedureSequence> </om:step> </om:ProcedureSequence> </om:step>