complexType AbstractPhysicalProcessType
diagram sensorML_p48.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:AbstractProcessType
properties
base sml:AbstractProcessType
abstract true
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
used by
element AbstractPhysicalProcess
complexTypes PhysicalComponentType PhysicalSystemType
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="AbstractPhysicalProcessType" abstract="true">
 
<complexContent>
   
<extension base="sml:AbstractProcessType">
     
<sequence>
       
<element name="attachedTo" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<appinfo>
             
<gml:targetElement>sml:AbstractPhysicalProcess</gml:targetElement>
           
</appinfo>
           
<documentation>References the physical component or system (e.g. platform) to which to which this component or system is attached.</documentation>
         
</annotation>
       
</element>
       
<element name="localReferenceFrame" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>A spatial reference frame of the physical component itself; this reference frame is absolute and defines the relationship of the reference frame to the physical body of the component; position of the component relates this reference frame to some external reference frame.</documentation>
         
</annotation>
         
<complexType>
           
<sequence>
             
<element ref="sml:ReferenceFrame"/>
           
</sequence>
         
</complexType>
       
</element>
       
<element name="temporalReferenceFrame" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>supports local time reference frames such as "milliseconds past mission start"</documentation>
         
</annotation>
         
<complexType>
           
<sequence>
             
<element ref="gml:TimeReferenceSystem"/>
           
</sequence>
         
</complexType>
       
</element>
       
<element name="position" type="sml:PositionUnionPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Provides positional information relating the component's spatial reference frame to an external spatial reference frame. Positional information can be given by location, by full body state, by a time-tagged trajectory, or by a measuring or computational process.</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element AbstractPhysicalProcessType/attachedTo
diagram sensorML_p49.png
namespace http://www.opengis.net/sensorML/2.0
type gml:ReferenceType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
annotation
appinfo
<gml:targetElement>sml:AbstractPhysicalProcess</gml:targetElement>
documentation
References the physical component or system (e.g. platform) to which to which this component or system is attached.
source <element name="attachedTo" type="gml:ReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<appinfo>
     
<gml:targetElement>sml:AbstractPhysicalProcess</gml:targetElement>
   
</appinfo>
   
<documentation>References the physical component or system (e.g. platform) to which to which this component or system is attached.</documentation>
 
</annotation>
</element>

element AbstractPhysicalProcessType/localReferenceFrame
diagram sensorML_p50.png
namespace http://www.opengis.net/sensorML/2.0
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:ReferenceFrame
annotation
documentation
A spatial reference frame of the physical component itself; this reference frame is absolute and defines the relationship of the reference frame to the physical body of the component; position of the component relates this reference frame to some external reference frame.
source <element name="localReferenceFrame" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>A spatial reference frame of the physical component itself; this reference frame is absolute and defines the relationship of the reference frame to the physical body of the component; position of the component relates this reference frame to some external reference frame.</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="sml:ReferenceFrame"/>
   
</sequence>
 
</complexType>
</element>

element AbstractPhysicalProcessType/temporalReferenceFrame
diagram sensorML_p51.png
namespace http://www.opengis.net/sensorML/2.0
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:TimeReferenceSystem
annotation
documentation
supports local time reference frames such as "milliseconds past mission start"
source <element name="temporalReferenceFrame" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>supports local time reference frames such as "milliseconds past mission start"</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="gml:TimeReferenceSystem"/>
   
</sequence>
 
</complexType>
</element>

element AbstractPhysicalProcessType/position
diagram sensorML_p52.png
namespace http://www.opengis.net/sensorML/2.0
type sml:PositionUnionPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:Text gml:Point swe:Vector swe:DataRecord swe:DataArray sml:AbstractProcess
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Provides positional information relating the component's spatial reference frame to an external spatial reference frame. Positional information can be given by location, by full body state, by a time-tagged trajectory, or by a measuring or computational process.
source <element name="position" type="sml:PositionUnionPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Provides positional information relating the component's spatial reference frame to an external spatial reference frame. Positional information can be given by location, by full body state, by a time-tagged trajectory, or by a measuring or computational process.</documentation>
 
</annotation>
</element>


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