complexType SimpleProcessType
diagram sensorML_p10.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:AbstractProcessType
properties
base sml:AbstractProcessType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:boundedBy gml:location sml:extension sml:keywords sml:identification sml:classification sml:validTime sml:securityConstraints sml:legalConstraints sml:characteristics sml:capabilities sml:contacts sml:documentation sml:history sml:typeOf sml:configuration sml:featuresOfInterest sml:inputs sml:outputs sml:parameters sml:modes sml:method
used by
element SimpleProcess
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
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.
definitionanyURI      
source <complexType name="SimpleProcessType">
 
<complexContent>
   
<extension base="sml:AbstractProcessType">
     
<sequence>
       
<element name="method" type="sml:ProcessMethodPropertyType" minOccurs="0" maxOccurs="1"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element SimpleProcessType/method
diagram sensorML_p11.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ProcessMethodPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:ProcessMethod
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
source <element name="method" type="sml:ProcessMethodPropertyType" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy