complexType ComponentListType
diagram sensorML_p70.png
namespace http://www.opengis.net/sensorML/2.0
type extension of swe:AbstractSWEType
properties
base swe:AbstractSWEType
children swe:extension sml:component
used by
element ComponentList
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
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>

element ComponentListType/component
diagram sensorML_p71.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:AbstractProcessPropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children sml:AbstractProcess
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
ownsboolean  false    
nameNCNamerequired      
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.
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>

attribute ComponentListType/component/@name
type NCName
properties
isRef 0
use required
source <attribute name="name" type="NCName" use="required"/>


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