gmd:distributorTransferOptions
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/distribution.xsd
Type: gmd:MD_DigitalTransferOptions_PropertyType
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmd:MD_Distributor_Type (Element gmd:MD_Distributor)
Sample instance
<gmd:distributorTransferOptions> <gmd:MD_DigitalTransferOptions> <gmd:unitsOfDistribution> <gco:CharacterString>string</gco:CharacterString> </gmd:unitsOfDistribution> <gmd:transferSize> <gco:Real>1.0</gco:Real> </gmd:transferSize> <gmd:onLine> <gmd:CI_OnlineResource>.................. </gmd:CI_OnlineResource> </gmd:onLine> <gmd:offLine> <gmd:MD_Medium>.................. </gmd:MD_Medium> </gmd:offLine> </gmd:MD_DigitalTransferOptions> </gmd:distributorTransferOptions>