complexType SettingsType
diagram sensorML_p30.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:AbstractSettingsType
properties
base sml:AbstractSettingsType
children swe:extension sml:setValue sml:setArrayValues sml:setConstraint sml:setMode sml:setStatus
used by
element Settings
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
source <complexType name="SettingsType">
 
<complexContent>
   
<extension base="sml:AbstractSettingsType">
     
<sequence>
       
<element name="setValue" type="sml:ValueSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Allows the setting of a particular property value.</documentation>
         
</annotation>
       
</element>
       
<element name="setArrayValues" type="sml:ValueSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Allows the setting of array values for a particular property.</documentation>
         
</annotation>
       
</element>
       
<element name="setConstraint" type="sml:ConstraintSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Allows one to further restrain the allowed values of a particular property.</documentation>
         
</annotation>
       
</element>
       
<element name="setMode" type="sml:ModeSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Allows one to select a predefined mode, which by inference sets a collection of property values according to the definition of that mode.</documentation>
         
</annotation>
       
</element>
       
<element name="setStatus" type="sml:StatusSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Allows one to set the status (enabled, disabled, etc) of a particular input, output, or parameter.</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element SettingsType/setValue
diagram sensorML_p31.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ValueSettingPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
refsml:DataComponentPathTyperequired      
annotation
documentation
Allows the setting of a particular property value.
source <element name="setValue" type="sml:ValueSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Allows the setting of a particular property value.</documentation>
 
</annotation>
</element>

element SettingsType/setArrayValues
diagram sensorML_p32.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ValueSettingPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
refsml:DataComponentPathTyperequired      
annotation
documentation
Allows the setting of array values for a particular property.
source <element name="setArrayValues" type="sml:ValueSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Allows the setting of array values for a particular property.</documentation>
 
</annotation>
</element>

element SettingsType/setConstraint
diagram sensorML_p33.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ConstraintSettingPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children swe:AllowedTimes swe:AllowedTokens swe:AllowedValues
attributes
Name  Type  Use  Default  Fixed  annotation
refsml:DataComponentPathTyperequired      
annotation
documentation
Allows one to further restrain the allowed values of a particular property.
source <element name="setConstraint" type="sml:ConstraintSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Allows one to further restrain the allowed values of a particular property.</documentation>
 
</annotation>
</element>

element SettingsType/setMode
diagram sensorML_p34.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ModeSettingPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
refsml:DataComponentPathTyperequired      
annotation
documentation
Allows one to select a predefined mode, which by inference sets a collection of property values according to the definition of that mode.
source <element name="setMode" type="sml:ModeSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Allows one to select a predefined mode, which by inference sets a collection of property values according to the definition of that mode.</documentation>
 
</annotation>
</element>

element SettingsType/setStatus
diagram sensorML_p35.png
namespace http://www.opengis.net/sensorML/2.0
type sml:StatusSettingPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
facets
Kind Value annotation 
enumeration enabled 
enumeration disabled 
attributes
Name  Type  Use  Default  Fixed  annotation
refsml:DataComponentPathTyperequired      
annotation
documentation
Allows one to set the status (enabled, disabled, etc) of a particular input, output, or parameter.
source <element name="setStatus" type="sml:StatusSettingPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Allows one to set the status (enabled, disabled, etc) of a particular input, output, or parameter.</documentation>
 
</annotation>
</element>


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