Schema Central > NIEM 2.0 > distribution.xsd > gmd:MD_Medium
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:MD_Medium

Element information

Content

Attributes

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

Used in

Sample instance

<gmd:MD_Medium id="ID">
   <gmd:name>
      <gmd:MD_MediumNameCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_MediumNameCode>
   </gmd:name>
   <gmd:density>
      <gco:Real>1.0</gco:Real>
   </gmd:density>
   <gmd:densityUnits>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:densityUnits>
   <gmd:volumes>
      <gco:Integer>1</gco:Integer>
   </gmd:volumes>
   <gmd:mediumFormat>
      <gmd:MD_MediumFormatCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:MD_MediumFormatCode>
   </gmd:mediumFormat>
   <gmd:mediumNote>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:mediumNote>
</gmd:MD_Medium>

Site developed and hosted by Datypic, Inc.

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