Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema applicationSchema.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 applicationSchema.xsd schema implements the UML conceptual schema defined in A.2.12 of ISO 19115:2003. It contains the implementation of the class MD_ApplicationSchemaInformation.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Element gmd:MD_ApplicationSchemaInformation
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_TypeapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_nameapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_schemaLanguageapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_constraintLanguageapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_schemaAsciiapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_graphicsFileapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_softwareDevelopmentFileapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_softwareDevelopmentFileFormatapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type
Type gmd:MD_ApplicationSchemaInformation_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:constraintLanguage, gmd:graphicsFile, gmd:name, gmd:schemaAscii, gmd:schemaLanguage, gmd:softwareDevelopmentFile, gmd:softwareDevelopmentFileFormat
Instance
<gmd:MD_ApplicationSchemaInformation id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:name xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:name>
  <gmd:schemaLanguage gco:nilReason="">{1,1}</gmd:schemaLanguage>
  <gmd:constraintLanguage gco:nilReason="">{1,1}</gmd:constraintLanguage>
  <gmd:schemaAscii gco:nilReason="">{0,1}</gmd:schemaAscii>
  <gmd:graphicsFile gco:nilReason="">{0,1}</gmd:graphicsFile>
  <gmd:softwareDevelopmentFile gco:nilReason="">{0,1}</gmd:softwareDevelopmentFile>
  <gmd:softwareDevelopmentFileFormat gco:nilReason="">{0,1}</gmd:softwareDevelopmentFileFormat>
</gmd:MD_ApplicationSchemaInformation>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MD_ApplicationSchemaInformation" type="gmd:MD_ApplicationSchemaInformation_Type"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:name
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasoncitation_xsd.tmp#CI_Citationcitation_xsd.tmp#CI_Citation_PropertyType
Type gmd:CI_Citation_PropertyType
Properties
content complex
Model
Children gmd:CI_Citation
Instance
<gmd:name 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_Citation id="" uuid="">{1,1}</gmd:CI_Citation>
</gmd:name>
Attributes
Source
<xs:element name="name" type="gmd:CI_Citation_PropertyType"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:schemaLanguage
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:schemaLanguage 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:schemaLanguage>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="schemaLanguage" type="gco:CharacterString_PropertyType"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:constraintLanguage
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:constraintLanguage 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:constraintLanguage>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="constraintLanguage" type="gco:CharacterString_PropertyType"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:schemaAscii
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:schemaAscii 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:schemaAscii>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="schemaAscii" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:graphicsFile
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#BinarybasicTypes_xsd_1.tmp#Binary_PropertyType
Type gco:Binary_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:Binary
Instance
<gmd:graphicsFile gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Binary src="">{1,1}</gco:Binary>
</gmd:graphicsFile>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="graphicsFile" type="gco:Binary_PropertyType" minOccurs="0"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:softwareDevelopmentFile
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#BinarybasicTypes_xsd_1.tmp#Binary_PropertyType
Type gco:Binary_PropertyType
Properties
content complex
minOccurs 0
Model
Children gco:Binary
Instance
<gmd:softwareDevelopmentFile gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Binary src="">{1,1}</gco:Binary>
</gmd:softwareDevelopmentFile>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="softwareDevelopmentFile" type="gco:Binary_PropertyType" minOccurs="0"/>
Element gmd:MD_ApplicationSchemaInformation_Type / gmd:softwareDevelopmentFileFormat
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:softwareDevelopmentFileFormat 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:softwareDevelopmentFileFormat>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="softwareDevelopmentFileFormat" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Complex Type gmd:MD_ApplicationSchemaInformation_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation
Used by
Model
Children gmd:MD_ApplicationSchemaInformation
Attributes
Source
<xs:complexType name="MD_ApplicationSchemaInformation_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:MD_ApplicationSchemaInformation"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:MD_ApplicationSchemaInformation_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about the application schema used to build the dataset
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_TypeapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_nameapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_schemaLanguageapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_constraintLanguageapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_schemaAsciiapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_graphicsFileapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_softwareDevelopmentFileapplicationSchema_xsd.tmp#MD_ApplicationSchemaInformation_Type_softwareDevelopmentFileFormat
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gmd:constraintLanguage, gmd:graphicsFile, gmd:name, gmd:schemaAscii, gmd:schemaLanguage, gmd:softwareDevelopmentFile, gmd:softwareDevelopmentFileFormat
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_ApplicationSchemaInformation_Type">
  <xs:annotation>
    <xs:documentation>Information about the application schema used to build the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="name" type="gmd:CI_Citation_PropertyType"/>
        <xs:element name="schemaLanguage" type="gco:CharacterString_PropertyType"/>
        <xs:element name="constraintLanguage" type="gco:CharacterString_PropertyType"/>
        <xs:element name="schemaAscii" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="graphicsFile" type="gco:Binary_PropertyType" minOccurs="0"/>
        <xs:element name="softwareDevelopmentFile" type="gco:Binary_PropertyType" minOccurs="0"/>
        <xs:element name="softwareDevelopmentFileFormat" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>