complexType PhysicalSystemType
diagram sensorML_p40.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:components sml:connections
used by
element PhysicalSystem
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="PhysicalSystemType">
 
<complexContent>
   
<extension base="sml:AbstractPhysicalProcessType">
     
<sequence>
       
<element name="components" type="sml:ComponentListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>The collection of processes that make up a process aggregation.</documentation>
         
</annotation>
       
</element>
       
<element name="connections" type="sml:ConnectionListPropertyType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>The explicit definition of data links between outputs, inputs, and parameters of the components within an aggregate process.</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element PhysicalSystemType/components
diagram sensorML_p41.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ComponentListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:ComponentList
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 collection of processes that make up a process aggregation.
source <element name="components" type="sml:ComponentListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>The collection of processes that make up a process aggregation.</documentation>
 
</annotation>
</element>

element PhysicalSystemType/connections
diagram sensorML_p42.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ConnectionListPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children sml:ConnectionList
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 explicit definition of data links between outputs, inputs, and parameters of the components within an aggregate process.
source <element name="connections" type="sml:ConnectionListPropertyType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>The explicit definition of data links between outputs, inputs, and parameters of the components within an aggregate process.</documentation>
 
</annotation>
</element>


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