| diagram | ![]() |
||||||||||||
| namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||
| type | extension of swe:AbstractSWEType | ||||||||||||
| properties |
|
||||||||||||
| children | swe:extension sml:component | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <complexType name="ComponentListType"> <complexContent> <extension base="swe:AbstractSWEType"> <sequence> <element name="component" minOccurs="1" maxOccurs="unbounded"> <annotation> <documentation>A description of a component of the aggregate process. If by reference, the uniqueID of the referenced process must be provided using the xlink:title attribute while the URL to the process description must be provided by the xlink:href attribute.</documentation> </annotation> <complexType> <complexContent> <extension base="sml:AbstractProcessPropertyType"> <attribute name="name" type="NCName" use="required"/> </extension> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/sensorML/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of sml:AbstractProcessPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | sml:AbstractProcess | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="component" minOccurs="1" maxOccurs="unbounded"> <annotation> <documentation>A description of a component of the aggregate process. If by reference, the uniqueID of the referenced process must be provided using the xlink:title attribute while the URL to the process description must be provided by the xlink:href attribute.</documentation> </annotation> <complexType> <complexContent> <extension base="sml:AbstractProcessPropertyType"> <attribute name="name" type="NCName" use="required"/> </extension> </complexContent> </complexType> </element> |
| type | NCName | ||||
| properties |
|
||||
| source | <attribute name="name" type="NCName" use="required"/> |