Schema Central > NIEM 2.0 > catalogues.xsd > gmx:CT_UomCatalogue
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:CT_UomCatalogue

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Substitution hierarchy

Sample instance

<gmx:CT_UomCatalogue id="ID">
   <gmx:name>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:name>
   <gmx:scope>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:scope>
   <gmx:fieldOfApplication>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:fieldOfApplication>
   <gmx:versionNumber>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:versionNumber>
   <gmx:versionDate>
      <gco:Date>2000-01-01</gco:Date>
   </gmx:versionDate>
   <gmx:language>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:language>
   <gmx:characterSet>
      <gmd:MD_CharacterSetCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_CharacterSetCode>
   </gmx:characterSet>
   <gmx:locale>
      <gmd:PT_Locale id="ID">
         <gmd:languageCode>...
         </gmd:languageCode>
         <gmd:country>...
         </gmd:country>
         <gmd:characterEncoding>...
         </gmd:characterEncoding>
      </gmd:PT_Locale>
   </gmx:locale>
   <gmx:uomItem>
      <gml:UnitDefinition gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <gml:quantityType>string</gml:quantityType>
         <gml:catalogSymbol>string</gml:catalogSymbol>
      </gml:UnitDefinition>
   </gmx:uomItem>
</gmx:CT_UomCatalogue>

Site developed and hosted by Datypic, Inc.

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