complexType AbstractSWEIdentifiableType
diagram sensorML_p1394.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractSWEType
properties
base swe:AbstractSWEType
children swe:extension swe:identifier swe:label swe:description
used by
element AbstractSWEIdentifiable
complexTypes AbstractDataComponentType AbstractMetadataListType DataInterfaceType DataStreamType EventType ObservablePropertyType ProcessMethodType ReferenceFrameType
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
source <complexType name="AbstractSWEIdentifiableType">
 
<complexContent>
   
<extension base="swe:AbstractSWEType">
     
<sequence>
       
<element name="identifier" type="anyURI" minOccurs="0">
         
<annotation>
           
<documentation>Unique identifier of the data component. It can be used to globally identify a particular component of the dataset, a process input/output or a universal constant</documentation>
         
</annotation>
       
</element>
       
<element name="label" type="string" minOccurs="0">
         
<annotation>
           
<documentation>Textual label for the data component . This is often used for displaying a human readable name for a dataset field or a process input/output</documentation>
         
</annotation>
       
</element>
       
<element name="description" type="string" minOccurs="0">
         
<annotation>
           
<documentation>Textual description (i.e. human readable) of the data component usually used to clarify its nature</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element AbstractSWEIdentifiableType/identifier
diagram sensorML_p1395.png
namespace http://www.opengis.net/swe/2.0
type anyURI
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Unique identifier of the data component. It can be used to globally identify a particular component of the dataset, a process input/output or a universal constant
source <element name="identifier" type="anyURI" minOccurs="0">
 
<annotation>
   
<documentation>Unique identifier of the data component. It can be used to globally identify a particular component of the dataset, a process input/output or a universal constant</documentation>
 
</annotation>
</element>

element AbstractSWEIdentifiableType/label
diagram sensorML_p1396.png
namespace http://www.opengis.net/swe/2.0
type string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Textual label for the data component . This is often used for displaying a human readable name for a dataset field or a process input/output
source <element name="label" type="string" minOccurs="0">
 
<annotation>
   
<documentation>Textual label for the data component . This is often used for displaying a human readable name for a dataset field or a process input/output</documentation>
 
</annotation>
</element>

element AbstractSWEIdentifiableType/description
diagram sensorML_p1397.png
namespace http://www.opengis.net/swe/2.0
type string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Textual description (i.e. human readable) of the data component usually used to clarify its nature
source <element name="description" type="string" minOccurs="0">
 
<annotation>
   
<documentation>Textual description (i.e. human readable) of the data component usually used to clarify its nature</documentation>
 
</annotation>
</element>


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