All Element Summary |
||||||||||||
|
||||||||||||
gmd:density (in gmd:MD_Medium) |
|
|||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
gmd:name (in gmd:MD_Medium) |
|
|||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
|
||||||||||||
gmd:volumes (in gmd:MD_Medium) |
|
Complex Type Summary |
||||||||||
|
||||||||||
Technical means and media by which a dataset is obtained from the distributor
|
||||||||||
|
||||||||||
Information about the distributor of and options for obtaining the dataset
|
||||||||||
|
||||||||||
|
||||||||||
Information about the distributor
|
||||||||||
|
||||||||||
Description of the form of the data to be distributed
|
||||||||||
|
||||||||||
Information about the media on which the data can be distributed
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
Common ways in which the dataset may be obtained or received, and related instructions and fee information
|
<?xml version="1.0" encoding="utf-8"?>
<xs:schema elementFormDefault="qualified" targetNamespace="http://www.isotc211.org/2005/gmd" version="2012-07-13" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- ================================= Annotation ================================ -->
<xs:annotation>
<xs:documentation>
</xs:annotation>
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.
</xs:documentation>
<!-- ================================== Imports ================================== -->
<xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="http://schemas.opengis.net/iso/19139/20070417/gco/gco.xsd"/>
<!-- ########################################################################### -->
<!-- ########################################################################### -->
<!-- ================================== Classes ================================= -->
<xs:annotation>
</xs:complexType>
<xs:documentation>
</xs:annotation>
Information about the media on which the data can be distributed
</xs:documentation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
</xs:complexContent>
<xs:sequence>
</xs:extension>
<xs:element minOccurs="0" name="name" type="gmd:MD_MediumNameCode_PropertyType"/>
</xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="mediumFormat" type="gmd:MD_MediumFormatCode_PropertyType"/>
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<xs:annotation>
</xs:complexType>
<xs:documentation>
</xs:annotation>
Technical means and media by which a dataset is obtained from the distributor
</xs:documentation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
</xs:complexContent>
<xs:sequence>
</xs:extension>
<xs:element minOccurs="0" name="unitsOfDistribution" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="onLine" type="gmd:CI_OnlineResource_PropertyType"/>
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<xs:annotation>
</xs:complexType>
<xs:documentation>
</xs:annotation>
Common ways in which the dataset may be obtained or received, and related instructions and fee information
</xs:documentation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
</xs:complexContent>
<xs:sequence>
</xs:sequence>
</xs:extension>
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<xs:annotation>
</xs:annotation>
</xs:complexType>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
</xs:complexContent>
<xs:sequence>
</xs:extension>
<xs:element name="distributorContact" type="gmd:CI_ResponsibleParty_PropertyType"/>
</xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="distributionOrderProcess" type="gmd:MD_StandardOrderProcess_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="distributorFormat" type="gmd:MD_Format_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="distributorTransferOptions" type="gmd:MD_DigitalTransferOptions_PropertyType"/>
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<xs:annotation>
</xs:complexType>
<xs:documentation>
</xs:annotation>
Information about the distributor of and options for obtaining the dataset
</xs:documentation>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
</xs:complexContent>
<xs:sequence>
</xs:extension>
<xs:element maxOccurs="unbounded" minOccurs="0" name="distributionFormat" type="gmd:MD_Format_PropertyType"/>
</xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="distributor" type="gmd:MD_Distributor_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="transferOptions" type="gmd:MD_DigitalTransferOptions_PropertyType"/>
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<xs:annotation>
</xs:annotation>
</xs:complexType>
<xs:complexContent>
<xs:extension base="gco:AbstractObject_Type">
</xs:complexContent>
<xs:sequence>
</xs:extension>
<xs:element name="name" type="gco:CharacterString_PropertyType"/>
</xs:sequence>
<xs:element minOccurs="0" name="fileDecompressionTechnique" type="gco:CharacterString_PropertyType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="formatDistributor" type="gmd:MD_Distributor_PropertyType"/>
<!-- ........................................................................ -->
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<!-- ........................................................................ -->
<xs:element name="MD_DistributionUnits" substitutionGroup="gco:CharacterString" type="gco:CodeListValue_Type"/>
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<!-- ........................................................................ -->
<xs:element name="MD_MediumFormatCode" substitutionGroup="gco:CharacterString" type="gco:CodeListValue_Type"/>
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
<!-- ........................................................................ -->
<xs:element name="MD_MediumNameCode" substitutionGroup="gco:CharacterString" type="gco:CodeListValue_Type"/>
<!-- ........................................................................ -->
<xs:sequence minOccurs="0">
</xs:sequence>
</xs:complexType>
<!-- =========================================================================== -->
</xs:schema>
|
This XML schema documentation has been generated with DocFlex/XML 1.11 using DocFlex/XML XSDDoc 2.8.3 template set.
DocFlex/XML is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from
any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually
using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML,
single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only.
And, of course, you could develop any template applications by your own!
Please note that by purchasing a license for this software, you not only acquire a useful tool,
you will also make an important investment in its future development, the results of which you could enjoy later by yourself.
Every single your purchase matters and makes a difference for us!
To purchase a license, please follow this link: http://www.filigris.com/shop/
|