complexType IdentifierListType
diagram sensorML_p168.png
namespace http://www.opengis.net/sensorML/2.0
type extension of sml:AbstractMetadataListType
properties
base sml:AbstractMetadataListType
children swe:extension swe:identifier swe:label swe:description sml:identifier
used by
element IdentifierList
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
definitionanyURIoptional      
source <complexType name="IdentifierListType">
 
<complexContent>
   
<extension base="sml:AbstractMetadataListType">
     
<sequence>
       
<element name="identifier" minOccurs="1" maxOccurs="unbounded">
         
<complexType>
           
<sequence>
             
<element ref="sml:Term"/>
           
</sequence>
         
</complexType>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element IdentifierListType/identifier
diagram sensorML_p169.png
namespace http://www.opengis.net/sensorML/2.0
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children sml:Term
source <element name="identifier" minOccurs="1" maxOccurs="unbounded">
 
<complexType>
   
<sequence>
     
<element ref="sml:Term"/>
   
</sequence>
 
</complexType>
</element>


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