gmd:MD_Distributor
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/distribution.xsd
Type: gmd:MD_Distributor_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmd:distributorContact [1..1]
- gmd:distributionOrderProcess [0..*]
- gmd:distributorFormat [0..*]
- gmd:distributorTransferOptions [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmd:MD_Distributor_PropertyType (Elements gmd:distributor, gmd:formatDistributor)
Sample instance
<gmd:MD_Distributor> <gmd:distributorContact> <gmd:CI_ResponsibleParty> <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> <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> <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> <gmd:unitsOfDistribution>... </gmd:unitsOfDistribution> <gmd:transferSize>... </gmd:transferSize> <gmd:onLine>... </gmd:onLine> <gmd:offLine>... </gmd:offLine> </gmd:MD_DigitalTransferOptions> </gmd:distributorTransferOptions> </gmd:MD_Distributor>