complexType PhysicalComponentType
diagram sensorML_p54.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:AbstractPhysicalProcessType
properties
base sml:AbstractPhysicalProcessType
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:attachedTo sml:localReferenceFrame sml:temporalReferenceFrame sml:position sml:method
used by
element PhysicalComponent
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="PhysicalComponentType">
 
<complexContent>
   
<extension base="sml:AbstractPhysicalProcessType">
     
<sequence>
       
<element name="method" type="sml:ProcessMethodPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>The method describes (as an algorithm or text) how the process takes the input and, based on the parameter values, generates output values.</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element PhysicalComponentType/method
diagram sensorML_p55.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      
annotation
documentation
The method describes (as an algorithm or text) how the process takes the input and, based on the parameter values, generates output values.
source <element name="method" type="sml:ProcessMethodPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>The method describes (as an algorithm or text) how the process takes the input and, based on the parameter values, generates output values.</documentation>
 
</annotation>
</element>


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