complexType DescribedObjectType
diagram sensorML_p135.png
namespace http://www.opengis.net/sensorML/2.0
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
abstract true
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
used by
element DescribedObject
complexTypes AbstractProcessType ModeType
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="DescribedObjectType" abstract="true">
 
<complexContent>
   
<extension base="gml:AbstractFeatureType">
     
<sequence>
       
<element name="extension" type="anyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="keywords" type="sml:KeywordListPropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<element name="identification" type="sml:IdentifierListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Identifiers useful for discovery of the process (e.g. short name, mission id, wing id, serial number, etc.)</documentation>
         
</annotation>
       
</element>
       
<element name="classification" type="sml:ClassifierListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Classifiers useful for discovery of the process (e.g. process type, sensor type, intended application, etc.)</documentation>
         
</annotation>
       
</element>
       
<element name="validTime" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>The time instance or time range during which this instance description is valid.</documentation>
         
</annotation>
         
<complexType>
           
<sequence>
             
<group ref="sml:TimeInstantOrPeriod"/>
           
</sequence>
         
</complexType>
       
</element>
       
<element name="securityConstraints" type="anyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Overall security tagging of process description; individual tagging of properties can be done using extension element.</documentation>
         
</annotation>
       
</element>
       
<element name="legalConstraints" type="gmd:MD_LegalConstraints_PropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Legal constraints applied to this description (e.g. copyrights, legal use, etc.)</documentation>
         
</annotation>
       
</element>
       
<element name="characteristics" type="sml:CharacteristicListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Useful properties of this process that do not further qualify the output values (e.g. component dimensions, battery life, operational limits, etc).</documentation>
         
</annotation>
       
</element>
       
<element name="capabilities" type="sml:CapabilityListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Properties that further clarify or quantify the output of the process (e.g. dynamic range, sensitivity, threshold, etc.). These can assist in the discovery of processes that meet particular requirements.</documentation>
         
</annotation>
       
</element>
       
<element name="contacts" type="sml:ContactListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Persons or responsible parties that are relevant to this process (e.g. designer, manufacturer, expert, etc.)</documentation>
         
</annotation>
       
</element>
       
<element name="documentation" type="sml:DocumentListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>Additional external online documentation of relevance to this process (e.g. user's guides, product manuals, specification sheets, images, technical papers, etc.)</documentation>
         
</annotation>
       
</element>
       
<element name="history" type="sml:EventListPropertyType" minOccurs="0" maxOccurs="unbounded">
         
<annotation>
           
<documentation>A collection of time-tagged events relevant to this process.</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element DescribedObjectType/extension
diagram sensorML_p136.png
namespace http://www.opengis.net/sensorML/2.0
type anyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  annotation
source <element name="extension" type="anyType" minOccurs="0" maxOccurs="unbounded"/>

element DescribedObjectType/keywords
diagram sensorML_p137.png
namespace http://www.opengis.net/sensorML/2.0
type sml:KeywordListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:KeywordList
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="keywords" type="sml:KeywordListPropertyType" minOccurs="0" maxOccurs="unbounded"/>

element DescribedObjectType/identification
diagram sensorML_p138.png
namespace http://www.opengis.net/sensorML/2.0
type sml:IdentifierListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:IdentifierList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Identifiers useful for discovery of the process (e.g. short name, mission id, wing id, serial number, etc.)
source <element name="identification" type="sml:IdentifierListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Identifiers useful for discovery of the process (e.g. short name, mission id, wing id, serial number, etc.)</documentation>
 
</annotation>
</element>

element DescribedObjectType/classification
diagram sensorML_p139.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ClassifierListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:ClassifierList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Classifiers useful for discovery of the process (e.g. process type, sensor type, intended application, etc.)
source <element name="classification" type="sml:ClassifierListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Classifiers useful for discovery of the process (e.g. process type, sensor type, intended application, etc.)</documentation>
 
</annotation>
</element>

element DescribedObjectType/validTime
diagram sensorML_p140.png
namespace http://www.opengis.net/sensorML/2.0
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gml:TimePeriod gml:TimeInstant
annotation
documentation
The time instance or time range during which this instance description is valid.
source <element name="validTime" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>The time instance or time range during which this instance description is valid.</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<group ref="sml:TimeInstantOrPeriod"/>
   
</sequence>
 
</complexType>
</element>

element DescribedObjectType/securityConstraints
diagram sensorML_p141.png
namespace http://www.opengis.net/sensorML/2.0
type anyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  annotation
annotation
documentation
Overall security tagging of process description; individual tagging of properties can be done using extension element.
source <element name="securityConstraints" type="anyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Overall security tagging of process description; individual tagging of properties can be done using extension element.</documentation>
 
</annotation>
</element>

element DescribedObjectType/legalConstraints
diagram sensorML_p142.png
namespace http://www.opengis.net/sensorML/2.0
type gmd:MD_LegalConstraints_PropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children gmd:MD_LegalConstraints
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
uuidrefstring      
nilReasongml:NilReasonType      
annotation
documentation
Legal constraints applied to this description (e.g. copyrights, legal use, etc.)
source <element name="legalConstraints" type="gmd:MD_LegalConstraints_PropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Legal constraints applied to this description (e.g. copyrights, legal use, etc.)</documentation>
 
</annotation>
</element>

element DescribedObjectType/characteristics
diagram sensorML_p143.png
namespace http://www.opengis.net/sensorML/2.0
type sml:CharacteristicListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:CharacteristicList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Useful properties of this process that do not further qualify the output values (e.g. component dimensions, battery life, operational limits, etc).
source <element name="characteristics" type="sml:CharacteristicListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Useful properties of this process that do not further qualify the output values (e.g. component dimensions, battery life, operational limits, etc).</documentation>
 
</annotation>
</element>

element DescribedObjectType/capabilities
diagram sensorML_p144.png
namespace http://www.opengis.net/sensorML/2.0
type sml:CapabilityListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:CapabilityList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Properties that further clarify or quantify the output of the process (e.g. dynamic range, sensitivity, threshold, etc.). These can assist in the discovery of processes that meet particular requirements.
source <element name="capabilities" type="sml:CapabilityListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Properties that further clarify or quantify the output of the process (e.g. dynamic range, sensitivity, threshold, etc.). These can assist in the discovery of processes that meet particular requirements.</documentation>
 
</annotation>
</element>

element DescribedObjectType/contacts
diagram sensorML_p145.png
namespace http://www.opengis.net/sensorML/2.0
type sml:ContactListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:ContactList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Persons or responsible parties that are relevant to this process (e.g. designer, manufacturer, expert, etc.)
source <element name="contacts" type="sml:ContactListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Persons or responsible parties that are relevant to this process (e.g. designer, manufacturer, expert, etc.)</documentation>
 
</annotation>
</element>

element DescribedObjectType/documentation
diagram sensorML_p146.png
namespace http://www.opengis.net/sensorML/2.0
type sml:DocumentListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:DocumentList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
Additional external online documentation of relevance to this process (e.g. user's guides, product manuals, specification sheets, images, technical papers, etc.)
source <element name="documentation" type="sml:DocumentListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Additional external online documentation of relevance to this process (e.g. user's guides, product manuals, specification sheets, images, technical papers, etc.)</documentation>
 
</annotation>
</element>

element DescribedObjectType/history
diagram sensorML_p147.png
namespace http://www.opengis.net/sensorML/2.0
type sml:EventListPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children sml:EventList
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
annotation
documentation
A collection of time-tagged events relevant to this process.
source <element name="history" type="sml:EventListPropertyType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>A collection of time-tagged events relevant to this process.</documentation>
 
</annotation>
</element>


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