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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:MD_Distributor

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_Distributor id="ID">
   <gmd:distributorContact>
      <gmd:CI_ResponsibleParty id="ID">
         <gmd:individualName>...
         </gmd:individualName>
         <gmd:organisationName>...
         </gmd:organisationName>
         <gmd:positionName>...
         </gmd:positionName>
         <gmd:contactInfo>...
         </gmd:contactInfo>
         <gmd:role>...
         </gmd:role>
      </gmd:CI_ResponsibleParty>
   </gmd:distributorContact>
   <gmd:distributionOrderProcess>
      <gmd:MD_StandardOrderProcess id="ID">
         <gmd:fees>...
         </gmd:fees>
         <gmd:plannedAvailableDateTime>...
         </gmd:plannedAvailableDateTime>
         <gmd:orderingInstructions>...
         </gmd:orderingInstructions>
         <gmd:turnaround>...
         </gmd:turnaround>
      </gmd:MD_StandardOrderProcess>
   </gmd:distributionOrderProcess>
   <gmd:distributorFormat>
      <gmd:MD_Format id="ID">
         <gmd:name>...
         </gmd:name>
         <gmd:version>...
         </gmd:version>
         <gmd:amendmentNumber>...
         </gmd:amendmentNumber>
         <gmd:specification>...
         </gmd:specification>
         <gmd:fileDecompressionTechnique>...
         </gmd:fileDecompressionTechnique>
         <gmd:formatDistributor>...
         </gmd:formatDistributor>
      </gmd:MD_Format>
   </gmd:distributorFormat>
   <gmd:distributorTransferOptions>
      <gmd:MD_DigitalTransferOptions id="ID">
         <gmd:unitsOfDistribution>...
         </gmd:unitsOfDistribution>
         <gmd:transferSize>...
         </gmd:transferSize>
         <gmd:onLine>...
         </gmd:onLine>
         <gmd:offLine>...
         </gmd:offLine>
      </gmd:MD_DigitalTransferOptions>
   </gmd:distributorTransferOptions>
</gmd:MD_Distributor>

Site developed and hosted by Datypic, Inc.

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