complexType BaseUnitType
diagram sensorML_p1724.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:UnitDefinitionType
properties
base gml:UnitDefinitionType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:quantityType gml:quantityTypeReference gml:catalogSymbol gml:unitsSystem
used by
element BaseUnit
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="BaseUnitType">
 
<complexContent>
   
<extension base="gml:UnitDefinitionType">
     
<sequence>
       
<element name="unitsSystem" type="gml:ReferenceType"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element BaseUnitType/unitsSystem
diagram sensorML_p1725.png
namespace http://www.opengis.net/gml/3.2
type gml:ReferenceType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
source <element name="unitsSystem" type="gml:ReferenceType"/>


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