gmd:distributionOrderProcess
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/distribution.xsd
Type: gmd:MD_StandardOrderProcess_PropertyType
Properties: Local, Qualified
Content
- gmd:MD_StandardOrderProcess [0..1]
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:distributionOrderProcess> <gmd:MD_StandardOrderProcess> <gmd:fees> <gco:CharacterString>string</gco:CharacterString> </gmd:fees> <gmd:plannedAvailableDateTime> <gco:DateTime>2000-01-01T12:00:00</gco:DateTime> </gmd:plannedAvailableDateTime> <gmd:orderingInstructions> <gco:CharacterString>string</gco:CharacterString> </gmd:orderingInstructions> <gmd:turnaround> <gco:CharacterString>string</gco:CharacterString> </gmd:turnaround> </gmd:MD_StandardOrderProcess> </gmd:distributionOrderProcess>