Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_Format_Type / gmd:name
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:name gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:name>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="name" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_Format_Type / gmd:version
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:version gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:version>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="version" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_Format_Type / gmd:amendmentNumber
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:amendmentNumber gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:amendmentNumber>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="amendmentNumber" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_Format_Type / gmd:specification
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:specification gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:specification>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="specification" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_Format_Type / gmd:fileDecompressionTechnique
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index88.tmp#id996 index89.tmp#id995
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:fileDecompressionTechnique gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:fileDecompressionTechnique>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="fileDecompressionTechnique" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_Format_Type / gmd:formatDistributor
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index659.tmp#id1437 index660.tmp#id1436
Type gmd:MD_Distributor_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_Distributor
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="">
  <gmd:MD_Distributor id="" uuid="">{1,1}</gmd:MD_Distributor>
</gmd:formatDistributor>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="formatDistributor" type="gmd:MD_Distributor_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
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
Diagram index8.tmp#id991 index9.tmp#id990 index389.tmp#id1430 index389.tmp#id1431 index389.tmp#id1432 index389.tmp#id1433 index389.tmp#id1434 index389.tmp#id1435
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:MD_Format
Model gmd:name , gmd:version , gmd:amendmentNumber{0,1} , gmd:specification{0,1} , gmd:fileDecompressionTechnique{0,1} , gmd:formatDistributor*
Children gmd:amendmentNumber, gmd:fileDecompressionTechnique, gmd:formatDistributor, gmd:name, gmd:specification, gmd:version
Attributes
QName Type Fixed Default Use Annotation
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>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd