<element name="name" nillable="true" minOccurs="0"><annotation><documentation>-- Name -- name -- Definition -- Name of the Process</documentation></annotation><complexType><simpleContent><extension base="string"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element>
<element name="type" nillable="true"><annotation><documentation>-- Name -- type -- Definition -- Type of process. -- Description -- EXAMPLE raingauge, numerical model.</documentation></annotation><complexType><simpleContent><extension base="string"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element>
<element name="documentation" nillable="true" minOccurs="0" maxOccurs="unbounded"><annotation><documentation>-- Name -- documentation -- Definition -- Further information ( online/offline) associated with the process .</documentation></annotation><complexType><complexContent><extension base="gml:AbstractMemberType"><sequence minOccurs="0"><element ref="base2:DocumentCitation"/></sequence><attributeGroup ref="gml:AssociationAttributeGroup"/></extension></complexContent></complexType></element>
-- Name --process parameter-- Definition --Parameter controlling the application of the process and as a consequence its output.-- Description --Typical examples of using processParameter are: description of instrumentation settings for a specific measurement or measurement series ; description of intial contidions in numerical computations e.g. simulations. NOTE The values of a procesParameter are stored in OM_Observation.parameter>NamedValue.value as they are specific to the event of the observation and not to the applied process . The relevant OM_Observation.parameter>NamedValue.name shall be the same with Process.processParameter>ProcessParameter.name.EXAMPLE Analysis time of a forecast<ul> <li>Instance of Process</li></ul>Process.processParameter>ProcessParameter.name:<i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i><ul> <li>Instance of OM_Observation</li></ul>OM_OObservation.parameter>NamedValue.name:<i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i>OM_Observation.parameter>NamedValue.value:<i>00z-15/05/2011</i>
<element name="processParameter" nillable="true" minOccurs="0" maxOccurs="unbounded"><annotation><documentation>-- Name -- process parameter -- Definition -- Parameter controlling the application of the process and as a consequence its output. -- Description -- Typical examples of using processParameter are: description of instrumentation settings for a specific measurement or measurement series ; description of intial contidions in numerical computations e.g. simulations. NOTE The values of a procesParameter are stored in OM_Observation.parameter>NamedValue.value as they are specific to the event of the observation and not to the applied process . The relevant OM_Observation.parameter>NamedValue.name shall be the same with Process.processParameter>ProcessParameter.name. EXAMPLE Analysis time of a forecast <ul> <li>Instance of Process</li> </ul> Process.processParameter>ProcessParameter.name: <i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i> <ul> <li>Instance of OM_Observation</li> </ul> OM_OObservation.parameter>NamedValue.name: <i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i> OM_Observation.parameter>NamedValue.value: <i>00z-15/05/2011</i></documentation></annotation><complexType><sequence><element ref="ompr:ProcessParameter"/></sequence><attribute name="nilReason" type="gml:NilReasonType"/></complexType></element>
Element ompr:ProcessParameter
Namespace
http://inspire.ec.europa.eu/schemas/ompr/2.0
Annotations
-- Name --Process Parameter-- Definition --Description of the given parameter
<element name="ProcessParameter" type="ompr:ProcessParameterType" substitutionGroup="gml:AbstractObject"><annotation><documentation>-- Name -- Process Parameter -- Definition -- Description of the given parameter</documentation></annotation></element>
<element name="name" type="gml:ReferenceType"><annotation><documentation>-- Name -- name -- Definition -- Name of the process parameter.</documentation><appinfo><taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="obligation">technicalGuidance</taggedValue></appinfo></annotation></element>
-- Name --description-- Definition --Description of the process parameter.
Diagram
Type
string
Properties
content
simple
minOccurs
0
Source
<element name="description" type="string" minOccurs="0"><annotation><documentation>-- Name -- description -- Definition -- Description of the process parameter.</documentation></annotation></element>
-- Name --responsible party-- Definition --Individual or organisation related to the process.-- Description --EXAMPLE For a numerical simulation a responsible party may be the NWP centre which conducted the simulation
<element name="responsibleParty" nillable="true" maxOccurs="unbounded"><annotation><documentation>-- Name -- responsible party -- Definition -- Individual or organisation related to the process. -- Description -- EXAMPLE For a numerical simulation a responsible party may be the NWP centre which conducted the simulation</documentation></annotation><complexType><sequence><element ref="base2:RelatedParty"/></sequence><attribute name="nilReason" type="gml:NilReasonType"/></complexType></element>
Element ompr:Process
Namespace
http://inspire.ec.europa.eu/schemas/ompr/2.0
Annotations
-- Name --Process-- Definition --Description of an observation process
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="Process" type="ompr:ProcessType" substitutionGroup="gml:AbstractFeature"><annotation><documentation>-- Name -- Process -- Definition -- Description of an observation process</documentation></annotation></element>
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="ProcessType"><complexContent><extension base="gml:AbstractFeatureType"><sequence><element name="inspireId" nillable="true"><annotation><documentation>-- Name -- inspireId -- Definition -- External object identifier of the spatial object.</documentation></annotation><complexType><sequence><element ref="base:Identifier"/></sequence><attribute name="nilReason" type="gml:NilReasonType"/></complexType></element><element name="name" nillable="true" minOccurs="0"><annotation><documentation>-- Name -- name -- Definition -- Name of the Process</documentation></annotation><complexType><simpleContent><extension base="string"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element><element name="type" nillable="true"><annotation><documentation>-- Name -- type -- Definition -- Type of process. -- Description -- EXAMPLE raingauge, numerical model.</documentation></annotation><complexType><simpleContent><extension base="string"><attribute name="nilReason" type="gml:NilReasonType"/></extension></simpleContent></complexType></element><element name="documentation" nillable="true" minOccurs="0" maxOccurs="unbounded"><annotation><documentation>-- Name -- documentation -- Definition -- Further information ( online/offline) associated with the process .</documentation></annotation><complexType><complexContent><extension base="gml:AbstractMemberType"><sequence minOccurs="0"><element ref="base2:DocumentCitation"/></sequence><attributeGroup ref="gml:AssociationAttributeGroup"/></extension></complexContent></complexType></element><element name="processParameter" nillable="true" minOccurs="0" maxOccurs="unbounded"><annotation><documentation>-- Name -- process parameter -- Definition -- Parameter controlling the application of the process and as a consequence its output. -- Description -- Typical examples of using processParameter are: description of instrumentation settings for a specific measurement or measurement series ; description of intial contidions in numerical computations e.g. simulations. NOTE The values of a procesParameter are stored in OM_Observation.parameter>NamedValue.value as they are specific to the event of the observation and not to the applied process . The relevant OM_Observation.parameter>NamedValue.name shall be the same with Process.processParameter>ProcessParameter.name. EXAMPLE Analysis time of a forecast <ul> <li>Instance of Process</li> </ul> Process.processParameter>ProcessParameter.name: <i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i> <ul> <li>Instance of OM_Observation</li> </ul> OM_OObservation.parameter>NamedValue.name: <i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i> OM_Observation.parameter>NamedValue.value: <i>00z-15/05/2011</i></documentation></annotation><complexType><sequence><element ref="ompr:ProcessParameter"/></sequence><attribute name="nilReason" type="gml:NilReasonType"/></complexType></element><element name="responsibleParty" nillable="true" maxOccurs="unbounded"><annotation><documentation>-- Name -- responsible party -- Definition -- Individual or organisation related to the process. -- Description -- EXAMPLE For a numerical simulation a responsible party may be the NWP centre which conducted the simulation</documentation></annotation><complexType><sequence><element ref="base2:RelatedParty"/></sequence><attribute name="nilReason" type="gml:NilReasonType"/></complexType></element></sequence></extension></complexContent></complexType>
<complexType name="ProcessParameterType"><sequence><element name="name" type="gml:ReferenceType"><annotation><documentation>-- Name -- name -- Definition -- Name of the process parameter.</documentation><appinfo><taggedValue xmlns="http://www.interactive-instruments.de/ShapeChange/AppInfo" tag="obligation">technicalGuidance</taggedValue></appinfo></annotation></element><element name="description" type="string" minOccurs="0"><annotation><documentation>-- Name -- description -- Definition -- Description of the process parameter.</documentation></annotation></element></sequence></complexType>