Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_FeatureCatalogueDescription_Type / gmd:complianceCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index173.tmp#id1038 index174.tmp#id1037
Type gco:Boolean_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:Boolean
Children gco:Boolean
Instance
<gmd:complianceCode gco:nilReason="">
  <gco:Boolean>{1,1}</gco:Boolean>
</gmd:complianceCode>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="complianceCode" type="gco:Boolean_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Element gmd:MD_FeatureCatalogueDescription_Type / gmd:language
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
maxOccurs: unbounded
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:language gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:language>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="language" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Element gmd:MD_FeatureCatalogueDescription_Type / gmd:includedWithDataset
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index173.tmp#id1038 index174.tmp#id1037
Type gco:Boolean_PropertyType
Properties
content: complex
Model gco:Boolean
Children gco:Boolean
Instance
<gmd:includedWithDataset gco:nilReason="">
  <gco:Boolean>{1,1}</gco:Boolean>
</gmd:includedWithDataset>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="includedWithDataset" type="gco:Boolean_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Element gmd:MD_FeatureCatalogueDescription_Type / gmd:featureTypes
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index225.tmp#id1655 index324.tmp#id1658
Type gco:GenericName_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gco:AbstractGenericName
Children gco:AbstractGenericName
Instance
<gmd:featureTypes gco:nilReason="">
  <gco:AbstractGenericName>{1,1}</gco:AbstractGenericName>
</gmd:featureTypes>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="featureTypes" type="gco:GenericName_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Element gmd:MD_FeatureCatalogueDescription_Type / gmd:featureCatalogueCitation
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index521.tmp#id1087 index522.tmp#id1086
Type gmd:CI_Citation_PropertyType
Properties
content: complex
maxOccurs: unbounded
Model gmd:CI_Citation
Children gmd:CI_Citation
Instance
<gmd:featureCatalogueCitation xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:CI_Citation id="" uuid="">{1,1}</gmd:CI_Citation>
</gmd:featureCatalogueCitation>
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="featureCatalogueCitation" type="gmd:CI_Citation_PropertyType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd
Complex Type gmd:MD_FeatureCatalogueDescription_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information identifing the feature catalogue
Diagram
Diagram index8.tmp#id991 index9.tmp#id990 index275.tmp#id1507 index383.tmp#id1745 index383.tmp#id1746 index383.tmp#id1747 index383.tmp#id1748 index383.tmp#id1749
Type extension of gmd:AbstractMD_ContentInformation_Type
Type hierarchy
Used by
Model gmd:complianceCode{0,1} , gmd:language* , gmd:includedWithDataset , gmd:featureTypes* , gmd:featureCatalogueCitation+
Children gmd:complianceCode, gmd:featureCatalogueCitation, gmd:featureTypes, gmd:includedWithDataset, gmd:language
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_FeatureCatalogueDescription_Type">
  <xs:annotation>
    <xs:documentation>Information identifing the feature catalogue</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractMD_ContentInformation_Type">
      <xs:sequence>
        <xs:element name="complianceCode" type="gco:Boolean_PropertyType" minOccurs="0"/>
        <xs:element name="language" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="includedWithDataset" type="gco:Boolean_PropertyType"/>
        <xs:element name="featureTypes" type="gco:GenericName_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="featureCatalogueCitation" type="gmd:CI_Citation_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/content.xsd