Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema distribution.xsd
Namespace http://www.isotc211.org/2005/gmd
Annotations
Geographic MetaData (GMD) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GMD includes all the definitions of http://www.isotc211.org/2005/gmd namespace. The root document of this namespace is the file gmd.xsd. This distribution.xsd schema implements the UML conceptual schema defined in A.2.10 of ISO 19115:2003. It contains the implementation of the following classes: MD_Medium, MD_DigitalTransferOptions, MD_StandardOrderProcess, MD_Distributor, MD_Distribution, MD_Format, MD_MediumFormatCode, MD_MediumNameCode.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Element gmd:MD_Format
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Format_Type_namedistribution_xsd.tmp#MD_Format_Type_versiondistribution_xsd.tmp#MD_Format_Type_amendmentNumberdistribution_xsd.tmp#MD_Format_Type_specificationdistribution_xsd.tmp#MD_Format_Type_fileDecompressionTechniquedistribution_xsd.tmp#MD_Format_Type_formatDistributordistribution_xsd.tmp#MD_Format_Type
Type gmd:MD_Format_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:amendmentNumber, gmd:fileDecompressionTechnique, gmd:formatDistributor, gmd:name, gmd:specification, gmd:version
Instance
<gmd:MD_Format id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:name gco:nilReason="">{1,1}</gmd:name>
  <gmd:version gco:nilReason="">{1,1}</gmd:version>
  <gmd:amendmentNumber gco:nilReason="">{0,1}</gmd:amendmentNumber>
  <gmd:specification gco:nilReason="">{0,1}</gmd:specification>
  <gmd:fileDecompressionTechnique gco:nilReason="">{0,1}</gmd:fileDecompressionTechnique>
  <gmd:formatDistributor xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:formatDistributor>
</gmd:MD_Format>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_Format" type="gmd:MD_Format_Type"/>
Element gmd:MD_Format_Type / gmd:name
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
Model
Children gco:CharacterString
Instance
<gmd:name gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:name>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="name" type="gco:CharacterString_PropertyType"/>
Element gmd:MD_Format_Type / gmd:version
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
Model
Children gco:CharacterString
Instance
<gmd:version gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:version>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="version" type="gco:CharacterString_PropertyType"/>
Element gmd:MD_Format_Type / gmd:amendmentNumber
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:amendmentNumber gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:amendmentNumber>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="amendmentNumber" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_Format_Type / gmd:specification
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:specification gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:specification>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="specification" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_Format_Type / gmd:fileDecompressionTechnique
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:fileDecompressionTechnique gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fileDecompressionTechnique>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="fileDecompressionTechnique" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_Format_Type / gmd:formatDistributor
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Distributordistribution_xsd.tmp#MD_Distributor_PropertyType
Type gmd:MD_Distributor_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_Distributor
Instance
<gmd:formatDistributor xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Distributor id="" uuid="">{1,1}</gmd:MD_Distributor>
</gmd:formatDistributor>
Attributes
Source
<xs:element name="formatDistributor" type="gmd:MD_Distributor_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_Distributor
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Distributor_Type_distributorContactdistribution_xsd.tmp#MD_Distributor_Type_distributionOrderProcessdistribution_xsd.tmp#MD_Distributor_Type_distributorFormatdistribution_xsd.tmp#MD_Distributor_Type_distributorTransferOptionsdistribution_xsd.tmp#MD_Distributor_Type
Type gmd:MD_Distributor_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:distributionOrderProcess, gmd:distributorContact, gmd:distributorFormat, gmd:distributorTransferOptions
Instance
<gmd:MD_Distributor id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:distributorContact xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:distributorContact>
  <gmd:distributionOrderProcess xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:distributionOrderProcess>
  <gmd:distributorFormat xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:distributorFormat>
  <gmd:distributorTransferOptions xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:distributorTransferOptions>
</gmd:MD_Distributor>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_Distributor" type="gmd:MD_Distributor_Type"/>
Element gmd:MD_Distributor_Type / gmd:distributorContact
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasoncitation_xsd.tmp#CI_ResponsiblePartycitation_xsd.tmp#CI_ResponsibleParty_PropertyType
Type gmd:CI_ResponsibleParty_PropertyType
Properties
content complex
Model
Children gmd:CI_ResponsibleParty
Instance
<gmd:distributorContact xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:CI_ResponsibleParty id="" uuid="">{1,1}</gmd:CI_ResponsibleParty>
</gmd:distributorContact>
Attributes
Source
<xs:element name="distributorContact" type="gmd:CI_ResponsibleParty_PropertyType"/>
Element gmd:MD_Distributor_Type / gmd:distributionOrderProcess
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_StandardOrderProcessdistribution_xsd.tmp#MD_StandardOrderProcess_PropertyType
Type gmd:MD_StandardOrderProcess_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_StandardOrderProcess
Instance
<gmd:distributionOrderProcess xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_StandardOrderProcess id="" uuid="">{1,1}</gmd:MD_StandardOrderProcess>
</gmd:distributionOrderProcess>
Attributes
Source
<xs:element name="distributionOrderProcess" type="gmd:MD_StandardOrderProcess_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_StandardOrderProcess
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_StandardOrderProcess_Type_feesdistribution_xsd.tmp#MD_StandardOrderProcess_Type_plannedAvailableDateTimedistribution_xsd.tmp#MD_StandardOrderProcess_Type_orderingInstructionsdistribution_xsd.tmp#MD_StandardOrderProcess_Type_turnarounddistribution_xsd.tmp#MD_StandardOrderProcess_Type
Type gmd:MD_StandardOrderProcess_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:fees, gmd:orderingInstructions, gmd:plannedAvailableDateTime, gmd:turnaround
Instance
<gmd:MD_StandardOrderProcess id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:fees gco:nilReason="">{0,1}</gmd:fees>
  <gmd:plannedAvailableDateTime gco:nilReason="">{0,1}</gmd:plannedAvailableDateTime>
  <gmd:orderingInstructions gco:nilReason="">{0,1}</gmd:orderingInstructions>
  <gmd:turnaround gco:nilReason="">{0,1}</gmd:turnaround>
</gmd:MD_StandardOrderProcess>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_StandardOrderProcess" type="gmd:MD_StandardOrderProcess_Type"/>
Element gmd:MD_StandardOrderProcess_Type / gmd:fees
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:fees gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fees>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="fees" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_StandardOrderProcess_Type / gmd:plannedAvailableDateTime
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#DateTimebasicTypes_xsd_1.tmp#DateTime_PropertyType
Type gco:DateTime_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:DateTime
Instance
<gmd:plannedAvailableDateTime gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:DateTime>{1,1}</gco:DateTime>
</gmd:plannedAvailableDateTime>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="plannedAvailableDateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
Element gmd:MD_StandardOrderProcess_Type / gmd:orderingInstructions
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:orderingInstructions gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:orderingInstructions>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="orderingInstructions" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_StandardOrderProcess_Type / gmd:turnaround
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:turnaround gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:turnaround>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="turnaround" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_Distributor_Type / gmd:distributorFormat
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Formatdistribution_xsd.tmp#MD_Format_PropertyType
Type gmd:MD_Format_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_Format
Instance
<gmd:distributorFormat xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Format id="" uuid="">{1,1}</gmd:MD_Format>
</gmd:distributorFormat>
Attributes
Source
<xs:element name="distributorFormat" type="gmd:MD_Format_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_Distributor_Type / gmd:distributorTransferOptions
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_DigitalTransferOptionsdistribution_xsd.tmp#MD_DigitalTransferOptions_PropertyType
Type gmd:MD_DigitalTransferOptions_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_DigitalTransferOptions
Instance
<gmd:distributorTransferOptions xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_DigitalTransferOptions id="" uuid="">{1,1}</gmd:MD_DigitalTransferOptions>
</gmd:distributorTransferOptions>
Attributes
Source
<xs:element name="distributorTransferOptions" type="gmd:MD_DigitalTransferOptions_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_DigitalTransferOptions
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_DigitalTransferOptions_Type_unitsOfDistributiondistribution_xsd.tmp#MD_DigitalTransferOptions_Type_transferSizedistribution_xsd.tmp#MD_DigitalTransferOptions_Type_onLinedistribution_xsd.tmp#MD_DigitalTransferOptions_Type_offLinedistribution_xsd.tmp#MD_DigitalTransferOptions_Type
Type gmd:MD_DigitalTransferOptions_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:offLine, gmd:onLine, gmd:transferSize, gmd:unitsOfDistribution
Instance
<gmd:MD_DigitalTransferOptions id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:unitsOfDistribution gco:nilReason="">{0,1}</gmd:unitsOfDistribution>
  <gmd:transferSize gco:nilReason="">{0,1}</gmd:transferSize>
  <gmd:onLine xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:onLine>
  <gmd:offLine xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,1}</gmd:offLine>
</gmd:MD_DigitalTransferOptions>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_DigitalTransferOptions" type="gmd:MD_DigitalTransferOptions_Type"/>
Element gmd:MD_DigitalTransferOptions_Type / gmd:unitsOfDistribution
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:unitsOfDistribution gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:unitsOfDistribution>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="unitsOfDistribution" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_DigitalTransferOptions_Type / gmd:transferSize
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#RealbasicTypes_xsd_1.tmp#Real_PropertyType
Type gco:Real_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:Real
Instance
<gmd:transferSize gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Real>{1,1}</gco:Real>
</gmd:transferSize>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="transferSize" type="gco:Real_PropertyType" minOccurs="0"/>
Element gmd:MD_DigitalTransferOptions_Type / gmd:onLine
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasoncitation_xsd.tmp#CI_OnlineResourcecitation_xsd.tmp#CI_OnlineResource_PropertyType
Type gmd:CI_OnlineResource_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:CI_OnlineResource
Instance
<gmd:onLine xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:CI_OnlineResource id="" uuid="">{1,1}</gmd:CI_OnlineResource>
</gmd:onLine>
Attributes
Source
<xs:element name="onLine" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_DigitalTransferOptions_Type / gmd:offLine
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Mediumdistribution_xsd.tmp#MD_Medium_PropertyType
Type gmd:MD_Medium_PropertyType
Properties
content complex
minOccurs 0
Model
Children gmd:MD_Medium
Instance
<gmd:offLine xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Medium id="" uuid="">{1,1}</gmd:MD_Medium>
</gmd:offLine>
Attributes
Source
<xs:element name="offLine" type="gmd:MD_Medium_PropertyType" minOccurs="0"/>
Element gmd:MD_Medium
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Medium_Type_namedistribution_xsd.tmp#MD_Medium_Type_densitydistribution_xsd.tmp#MD_Medium_Type_densityUnitsdistribution_xsd.tmp#MD_Medium_Type_volumesdistribution_xsd.tmp#MD_Medium_Type_mediumFormatdistribution_xsd.tmp#MD_Medium_Type_mediumNotedistribution_xsd.tmp#MD_Medium_Type
Type gmd:MD_Medium_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:density, gmd:densityUnits, gmd:mediumFormat, gmd:mediumNote, gmd:name, gmd:volumes
Instance
<gmd:MD_Medium id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:name gco:nilReason="">{0,1}</gmd:name>
  <gmd:density gco:nilReason="">{0,unbounded}</gmd:density>
  <gmd:densityUnits gco:nilReason="">{0,1}</gmd:densityUnits>
  <gmd:volumes gco:nilReason="">{0,1}</gmd:volumes>
  <gmd:mediumFormat gco:nilReason="">{0,unbounded}</gmd:mediumFormat>
  <gmd:mediumNote gco:nilReason="">{0,1}</gmd:mediumNote>
</gmd:MD_Medium>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_Medium" type="gmd:MD_Medium_Type"/>
Element gmd:MD_Medium_Type / gmd:name
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_MediumNameCodedistribution_xsd.tmp#MD_MediumNameCode_PropertyType
Type gmd:MD_MediumNameCode_PropertyType
Properties
content complex
minOccurs 0
Model
Children gmd:MD_MediumNameCode
Instance
<gmd:name gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_MediumNameCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_MediumNameCode>
</gmd:name>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="name" type="gmd:MD_MediumNameCode_PropertyType" minOccurs="0"/>
Element gmd:MD_MediumNameCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#CodeListValue_Type_codeListgcoBase_xsd.tmp#CodeListValue_Type_codeListValuegcoBase_xsd.tmp#CodeListValue_Type_codeSpacegcoBase_xsd.tmp#CodeListValue_TypebasicTypes_xsd_1.tmp#CharacterString
Type gco:CodeListValue_Type
Properties
content complex
Substitution Group Affiliation
Used by
Attributes
QName Type Use
codeList xs:anyURI required
codeListValue xs:anyURI required
codeSpace xs:anyURI optional
Source
<xs:element name="MD_MediumNameCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
Element gmd:MD_Medium_Type / gmd:density
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#RealbasicTypes_xsd_1.tmp#Real_PropertyType
Type gco:Real_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gco:Real
Instance
<gmd:density gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Real>{1,1}</gco:Real>
</gmd:density>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="density" type="gco:Real_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_Medium_Type / gmd:densityUnits
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:densityUnits gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:densityUnits>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="densityUnits" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_Medium_Type / gmd:volumes
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#IntegerbasicTypes_xsd_1.tmp#Integer_PropertyType
Type gco:Integer_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:Integer
Instance
<gmd:volumes gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Integer>{1,1}</gco:Integer>
</gmd:volumes>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="volumes" type="gco:Integer_PropertyType" minOccurs="0"/>
Element gmd:MD_Medium_Type / gmd:mediumFormat
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_MediumFormatCodedistribution_xsd.tmp#MD_MediumFormatCode_PropertyType
Type gmd:MD_MediumFormatCode_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_MediumFormatCode
Instance
<gmd:mediumFormat gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_MediumFormatCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_MediumFormatCode>
</gmd:mediumFormat>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="mediumFormat" type="gmd:MD_MediumFormatCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_MediumFormatCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#CodeListValue_Type_codeListgcoBase_xsd.tmp#CodeListValue_Type_codeListValuegcoBase_xsd.tmp#CodeListValue_Type_codeSpacegcoBase_xsd.tmp#CodeListValue_TypebasicTypes_xsd_1.tmp#CharacterString
Type gco:CodeListValue_Type
Properties
content complex
Substitution Group Affiliation
Used by
Attributes
QName Type Use
codeList xs:anyURI required
codeListValue xs:anyURI required
codeSpace xs:anyURI optional
Source
<xs:element name="MD_MediumFormatCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
Element gmd:MD_Medium_Type / gmd:mediumNote
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:CharacterString
Instance
<gmd:mediumNote gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:mediumNote>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="mediumNote" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_Distribution
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Distribution_Type_distributionFormatdistribution_xsd.tmp#MD_Distribution_Type_distributordistribution_xsd.tmp#MD_Distribution_Type_transferOptionsdistribution_xsd.tmp#MD_Distribution_Type
Type gmd:MD_Distribution_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:distributionFormat, gmd:distributor, gmd:transferOptions
Instance
<gmd:MD_Distribution id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:distributionFormat xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:distributionFormat>
  <gmd:distributor xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:distributor>
  <gmd:transferOptions xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{0,unbounded}</gmd:transferOptions>
</gmd:MD_Distribution>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_Distribution" type="gmd:MD_Distribution_Type"/>
Element gmd:MD_Distribution_Type / gmd:distributionFormat
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Formatdistribution_xsd.tmp#MD_Format_PropertyType
Type gmd:MD_Format_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_Format
Instance
<gmd:distributionFormat xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Format id="" uuid="">{1,1}</gmd:MD_Format>
</gmd:distributionFormat>
Attributes
Source
<xs:element name="distributionFormat" type="gmd:MD_Format_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_Distribution_Type / gmd:distributor
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Distributordistribution_xsd.tmp#MD_Distributor_PropertyType
Type gmd:MD_Distributor_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_Distributor
Instance
<gmd:distributor xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_Distributor id="" uuid="">{1,1}</gmd:MD_Distributor>
</gmd:distributor>
Attributes
Source
<xs:element name="distributor" type="gmd:MD_Distributor_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_Distribution_Type / gmd:transferOptions
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_DigitalTransferOptionsdistribution_xsd.tmp#MD_DigitalTransferOptions_PropertyType
Type gmd:MD_DigitalTransferOptions_PropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children gmd:MD_DigitalTransferOptions
Instance
<gmd:transferOptions xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_DigitalTransferOptions id="" uuid="">{1,1}</gmd:MD_DigitalTransferOptions>
</gmd:transferOptions>
Attributes
Source
<xs:element name="transferOptions" type="gmd:MD_DigitalTransferOptions_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Element gmd:MD_DistributionUnits
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#CodeListValue_Type_codeListgcoBase_xsd.tmp#CodeListValue_Type_codeListValuegcoBase_xsd.tmp#CodeListValue_Type_codeSpacegcoBase_xsd.tmp#CodeListValue_TypebasicTypes_xsd_1.tmp#CharacterString
Type gco:CodeListValue_Type
Properties
content complex
Substitution Group Affiliation
Used by
Attributes
QName Type Use
codeList xs:anyURI required
codeListValue xs:anyURI required
codeSpace xs:anyURI optional
Source
<xs:element name="MD_DistributionUnits" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
Complex Type gmd:MD_Format_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Format
Used by
Model
Children gmd:MD_Format
Attributes
Source
<xs:complexType name="MD_Format_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_Format"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_Format_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Description of the form of the data to be distributed
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Format_Type_namedistribution_xsd.tmp#MD_Format_Type_versiondistribution_xsd.tmp#MD_Format_Type_amendmentNumberdistribution_xsd.tmp#MD_Format_Type_specificationdistribution_xsd.tmp#MD_Format_Type_fileDecompressionTechniquedistribution_xsd.tmp#MD_Format_Type_formatDistributor
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:MD_Format
Model
Children gmd:amendmentNumber, gmd:fileDecompressionTechnique, gmd:formatDistributor, gmd:name, gmd:specification, gmd:version
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Format_Type">
  <xs:annotation>
    <xs:documentation>Description of the form of the data to be distributed</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="name" type="gco:CharacterString_PropertyType"/>
        <xs:element name="version" type="gco:CharacterString_PropertyType"/>
        <xs:element name="amendmentNumber" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="specification" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="fileDecompressionTechnique" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="formatDistributor" type="gmd:MD_Distributor_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:MD_Distributor_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Distributor
Used by
Model
Children gmd:MD_Distributor
Attributes
Source
<xs:complexType name="MD_Distributor_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_Distributor"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_Distributor_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about the distributor
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Distributor_Type_distributorContactdistribution_xsd.tmp#MD_Distributor_Type_distributionOrderProcessdistribution_xsd.tmp#MD_Distributor_Type_distributorFormatdistribution_xsd.tmp#MD_Distributor_Type_distributorTransferOptions
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:distributionOrderProcess, gmd:distributorContact, gmd:distributorFormat, gmd:distributorTransferOptions
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Distributor_Type">
  <xs:annotation>
    <xs:documentation>Information about the distributor</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="distributorContact" type="gmd:CI_ResponsibleParty_PropertyType"/>
        <xs:element name="distributionOrderProcess" type="gmd:MD_StandardOrderProcess_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="distributorFormat" type="gmd:MD_Format_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="distributorTransferOptions" type="gmd:MD_DigitalTransferOptions_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:MD_StandardOrderProcess_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_StandardOrderProcess
Used by
Model
Children gmd:MD_StandardOrderProcess
Attributes
Source
<xs:complexType name="MD_StandardOrderProcess_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_StandardOrderProcess"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_StandardOrderProcess_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Common ways in which the dataset may be obtained or received, and related instructions and fee information
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_StandardOrderProcess_Type_feesdistribution_xsd.tmp#MD_StandardOrderProcess_Type_plannedAvailableDateTimedistribution_xsd.tmp#MD_StandardOrderProcess_Type_orderingInstructionsdistribution_xsd.tmp#MD_StandardOrderProcess_Type_turnaround
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:fees, gmd:orderingInstructions, gmd:plannedAvailableDateTime, gmd:turnaround
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_StandardOrderProcess_Type">
  <xs:annotation>
    <xs:documentation>Common ways in which the dataset may be obtained or received, and related instructions and fee information</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="fees" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="plannedAvailableDateTime" type="gco:DateTime_PropertyType" minOccurs="0"/>
        <xs:element name="orderingInstructions" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="turnaround" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:MD_DigitalTransferOptions_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_DigitalTransferOptions
Used by
Model
Children gmd:MD_DigitalTransferOptions
Attributes
Source
<xs:complexType name="MD_DigitalTransferOptions_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_DigitalTransferOptions"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_DigitalTransferOptions_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Technical means and media by which a dataset is obtained from the distributor
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_DigitalTransferOptions_Type_unitsOfDistributiondistribution_xsd.tmp#MD_DigitalTransferOptions_Type_transferSizedistribution_xsd.tmp#MD_DigitalTransferOptions_Type_onLinedistribution_xsd.tmp#MD_DigitalTransferOptions_Type_offLine
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:offLine, gmd:onLine, gmd:transferSize, gmd:unitsOfDistribution
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_DigitalTransferOptions_Type">
  <xs:annotation>
    <xs:documentation>Technical means and media by which a dataset is obtained from the distributor</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="unitsOfDistribution" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="transferSize" type="gco:Real_PropertyType" minOccurs="0"/>
        <xs:element name="onLine" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="offLine" type="gmd:MD_Medium_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:MD_Medium_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Medium
Used by
Model
Children gmd:MD_Medium
Attributes
Source
<xs:complexType name="MD_Medium_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_Medium"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_Medium_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about the media on which the data can be distributed
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Medium_Type_namedistribution_xsd.tmp#MD_Medium_Type_densitydistribution_xsd.tmp#MD_Medium_Type_densityUnitsdistribution_xsd.tmp#MD_Medium_Type_volumesdistribution_xsd.tmp#MD_Medium_Type_mediumFormatdistribution_xsd.tmp#MD_Medium_Type_mediumNote
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:MD_Medium
Model
Children gmd:density, gmd:densityUnits, gmd:mediumFormat, gmd:mediumNote, gmd:name, gmd:volumes
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Medium_Type">
  <xs:annotation>
    <xs:documentation>Information about the media on which the data can be distributed</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="name" type="gmd:MD_MediumNameCode_PropertyType" minOccurs="0"/>
        <xs:element name="density" type="gco:Real_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="densityUnits" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="volumes" type="gco:Integer_PropertyType" minOccurs="0"/>
        <xs:element name="mediumFormat" type="gmd:MD_MediumFormatCode_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="mediumNote" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:MD_MediumNameCode_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_MediumNameCode
Used by
Model
Children gmd:MD_MediumNameCode
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="MD_MediumNameCode_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_MediumNameCode"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_MediumFormatCode_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_MediumFormatCode
Used by
Model
Children gmd:MD_MediumFormatCode
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="MD_MediumFormatCode_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_MediumFormatCode"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_Distribution_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_Distribution
Used by
Model
Children gmd:MD_Distribution
Attributes
Source
<xs:complexType name="MD_Distribution_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_Distribution"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_Distribution_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about the distributor of and options for obtaining the dataset
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_Typedistribution_xsd.tmp#MD_Distribution_Type_distributionFormatdistribution_xsd.tmp#MD_Distribution_Type_distributordistribution_xsd.tmp#MD_Distribution_Type_transferOptions
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:distributionFormat, gmd:distributor, gmd:transferOptions
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Distribution_Type">
  <xs:annotation>
    <xs:documentation>Information about the distributor of and options for obtaining the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="distributionFormat" type="gmd:MD_Format_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="distributor" type="gmd:MD_Distributor_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="transferOptions" type="gmd:MD_DigitalTransferOptions_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:MD_DistributionUnits_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasondistribution_xsd.tmp#MD_DistributionUnits
Model
Children gmd:MD_DistributionUnits
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="MD_DistributionUnits_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_DistributionUnits"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>