diagram | |||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||
type | extension of sml:AbstractPhysicalProcessType | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
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 |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
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> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:ComponentListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:ComponentList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | sml:ConnectionListPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | sml:ConnectionList | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
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> |