Schema Central > NIEM 2.0 > uomItem.xsd > gmx:ML_BaseUnit
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:ML_BaseUnit

Element information

Content

Attributes

NameOccTypeDescriptionNotes
gml:id [1..1]xsd:IDfrom type gml:DefinitionType

Used in

Substitution hierarchy

Sample instance

<gmx:ML_BaseUnit gml:id="ID">
   <gml:metaDataProperty>
      <!--any element-->
   </gml:metaDataProperty>
   <gml:description>string</gml:description>
   <gml:name>string</gml:name>
   <gml:quantityType>string</gml:quantityType>
   <gml:catalogSymbol>string</gml:catalogSymbol>
   <gml:unitsSystem/>
   <gmx:alternativeExpression>
      <gmx:UomAlternativeExpression gml:id="ID" codeSpace="http://www.example.com/">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <gml:quantityType>string</gml:quantityType>
         <gml:catalogSymbol>string</gml:catalogSymbol>
         <gmx:locale>...
         </gmx:locale>
      </gmx:UomAlternativeExpression>
   </gmx:alternativeExpression>
</gmx:ML_BaseUnit>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com