complexType ModeType
diagram sensorML_p27.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:DescribedObjectType
properties
base sml:DescribedObjectType
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:configuration
used by
element Mode
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.
source <complexType name="ModeType">
 
<complexContent>
   
<extension base="sml:DescribedObjectType">
     
<sequence>
       
<element name="configuration" type="sml:SettingsPropertyType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element ModeType/configuration
diagram sensorML_p28.png
namespace http://www.opengis.net/sensorML/2.0
type sml:SettingsPropertyType
properties
isRef 0
content complex
children sml:Settings
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
source <element name="configuration" type="sml:SettingsPropertyType"/>


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