Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema freeText.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 freeText.xsd schema implements cultural and linguistic adaptability extensions defined in 7.3 of ISO/TS 19139:2007. This extension essentially formalizes the free text concept described in Annex J of ISO 19115:2003. For this reason, and in order to simplify the organization of overall geographic metadata XML schema, this schema has been included as part of the gmd namespace instead of the gmx namespace.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Element gmd:PT_Locale
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_TypefreeText_xsd.tmp#PT_Locale_Type_languageCodefreeText_xsd.tmp#PT_Locale_Type_countryfreeText_xsd.tmp#PT_Locale_Type_characterEncodingfreeText_xsd.tmp#PT_Locale_Type
Type gmd:PT_Locale_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:characterEncoding, gmd:country, gmd:languageCode
Instance
<gmd:PT_Locale id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:languageCode gco:nilReason="">{1,1}</gmd:languageCode>
  <gmd:country gco:nilReason="">{0,1}</gmd:country>
  <gmd:characterEncoding gco:nilReason="">{1,1}</gmd:characterEncoding>
</gmd:PT_Locale>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="PT_Locale" type="gmd:PT_Locale_Type"/>
Element gmd:PT_Locale_Type / gmd:languageCode
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#LanguageCodefreeText_xsd.tmp#LanguageCode_PropertyType
Type gmd:LanguageCode_PropertyType
Properties
content complex
Model
Children gmd:LanguageCode
Instance
<gmd:languageCode gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:LanguageCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:LanguageCode>
</gmd:languageCode>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="languageCode" type="gmd:LanguageCode_PropertyType"/>
Element gmd:LanguageCode
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="LanguageCode" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
Element gmd:PT_Locale_Type / gmd:country
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#CountryfreeText_xsd.tmp#Country_PropertyType
Type gmd:Country_PropertyType
Properties
content complex
minOccurs 0
Model
Children gmd:Country
Instance
<gmd:country gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:Country codeList="" codeListValue="" codeSpace="">{1,1}</gmd:Country>
</gmd:country>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="country" type="gmd:Country_PropertyType" minOccurs="0"/>
Element gmd:Country
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="Country" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>
Element gmd:PT_Locale_Type / gmd:characterEncoding
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonidentification_xsd.tmp#MD_CharacterSetCodeidentification_xsd.tmp#MD_CharacterSetCode_PropertyType
Type gmd:MD_CharacterSetCode_PropertyType
Properties
content complex
Model
Children gmd:MD_CharacterSetCode
Instance
<gmd:characterEncoding gco:nilReason="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:MD_CharacterSetCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_CharacterSetCode>
</gmd:characterEncoding>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="characterEncoding" type="gmd:MD_CharacterSetCode_PropertyType"/>
Element gmd:PT_FreeText_Type / gmd:textGroup
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasongcoBase_xsd.tmp#ObjectReference_PropertyTypefreeText_xsd.tmp#LocalisedCharacterStringfreeText_xsd.tmp#LocalisedCharacterString_PropertyType
Type gmd:LocalisedCharacterString_PropertyType
Type hierarchy
Properties
content complex
maxOccurs unbounded
Model
Children gmd:LocalisedCharacterString
Instance
<gmd:textGroup 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:LocalisedCharacterString id="" locale="">{1,1}</gmd:LocalisedCharacterString>
</gmd:textGroup>
Attributes
Source
<xs:element name="textGroup" type="gmd:LocalisedCharacterString_PropertyType" maxOccurs="unbounded"/>
Element gmd:LocalisedCharacterString
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramfreeText_xsd.tmp#LocalisedCharacterString_Type_idfreeText_xsd.tmp#LocalisedCharacterString_Type_localefreeText_xsd.tmp#LocalisedCharacterString_TypebasicTypes_xsd_1.tmp#CharacterString
Type gmd:LocalisedCharacterString_Type
Properties
content complex
Substitution Group Affiliation
Used by
Attributes
QName Type Use
id xs:ID optional
locale xs:anyURI optional
Source
<xs:element name="LocalisedCharacterString" type="gmd:LocalisedCharacterString_Type" substitutionGroup="gco:CharacterString"/>
Element gmd:PT_FreeText
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_TypefreeText_xsd.tmp#PT_FreeText_Type_textGroupfreeText_xsd.tmp#PT_FreeText_Type
Type gmd:PT_FreeText_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gmd:textGroup
Instance
<gmd:PT_FreeText id="" uuid="" xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:textGroup xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gmd:textGroup>
</gmd:PT_FreeText>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="PT_FreeText" type="gmd:PT_FreeText_Type"/>
Element gmd:PT_LocaleContainer_Type / gmd:description
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:description 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:description>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="description" type="gco:CharacterString_PropertyType"/>
Element gmd:PT_LocaleContainer_Type / gmd:locale
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#PT_LocalefreeText_xsd.tmp#PT_Locale_PropertyType
Type gmd:PT_Locale_PropertyType
Properties
content complex
Model
Children gmd:PT_Locale
Instance
<gmd:locale 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:PT_Locale id="" uuid="">{1,1}</gmd:PT_Locale>
</gmd:locale>
Attributes
Source
<xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
Element gmd:PT_LocaleContainer_Type / gmd:date
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasoncitation_xsd.tmp#CI_Datecitation_xsd.tmp#CI_Date_PropertyType
Type gmd:CI_Date_PropertyType
Properties
content complex
maxOccurs unbounded
Model
Children gmd:CI_Date
Instance
<gmd:date 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_Date id="" uuid="">{1,1}</gmd:CI_Date>
</gmd:date>
Attributes
Source
<xs:element name="date" type="gmd:CI_Date_PropertyType" maxOccurs="unbounded"/>
Element gmd:PT_LocaleContainer_Type / gmd:responsibleParty
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
maxOccurs unbounded
Model
Children gmd:CI_ResponsibleParty
Instance
<gmd:responsibleParty 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:responsibleParty>
Attributes
Source
<xs:element name="responsibleParty" type="gmd:CI_ResponsibleParty_PropertyType" maxOccurs="unbounded"/>
Element gmd:PT_LocaleContainer_Type / gmd:localisedString
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasongcoBase_xsd.tmp#ObjectReference_PropertyTypefreeText_xsd.tmp#LocalisedCharacterStringfreeText_xsd.tmp#LocalisedCharacterString_PropertyType
Type gmd:LocalisedCharacterString_PropertyType
Type hierarchy
Properties
content complex
maxOccurs unbounded
Model
Children gmd:LocalisedCharacterString
Instance
<gmd:localisedString 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:LocalisedCharacterString id="" locale="">{1,1}</gmd:LocalisedCharacterString>
</gmd:localisedString>
Attributes
Source
<xs:element name="localisedString" type="gmd:LocalisedCharacterString_PropertyType" maxOccurs="unbounded"/>
Element gmd:PT_LocaleContainer
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramfreeText_xsd.tmp#PT_LocaleContainer_Type_descriptionfreeText_xsd.tmp#PT_LocaleContainer_Type_localefreeText_xsd.tmp#PT_LocaleContainer_Type_datefreeText_xsd.tmp#PT_LocaleContainer_Type_responsiblePartyfreeText_xsd.tmp#PT_LocaleContainer_Type_localisedStringfreeText_xsd.tmp#PT_LocaleContainer_Type
Type gmd:PT_LocaleContainer_Type
Properties
content complex
Used by
Model
Children gmd:date, gmd:description, gmd:locale, gmd:localisedString, gmd:responsibleParty
Instance
<gmd:PT_LocaleContainer xmlns:gmd="http://www.isotc211.org/2005/gmd">
  <gmd:description gco:nilReason="">{1,1}</gmd:description>
  <gmd:locale xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gmd:locale>
  <gmd:date xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gmd:date>
  <gmd:responsibleParty xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gmd:responsibleParty>
  <gmd:localisedString xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gmd:localisedString>
</gmd:PT_LocaleContainer>
Source
<xs:element name="PT_LocaleContainer" type="gmd:PT_LocaleContainer_Type"/>
Complex Type gmd:PT_Locale_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#PT_Locale
Used by
Model
Children gmd:PT_Locale
Attributes
Source
<xs:complexType name="PT_Locale_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:PT_Locale"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:PT_Locale_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_TypefreeText_xsd.tmp#PT_Locale_Type_languageCodefreeText_xsd.tmp#PT_Locale_Type_countryfreeText_xsd.tmp#PT_Locale_Type_characterEncoding
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:PT_Locale
Model
Children gmd:characterEncoding, gmd:country, gmd:languageCode
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="PT_Locale_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="languageCode" type="gmd:LanguageCode_PropertyType"/>
        <xs:element name="country" type="gmd:Country_PropertyType" minOccurs="0"/>
        <xs:element name="characterEncoding" type="gmd:MD_CharacterSetCode_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:LanguageCode_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#LanguageCode
Used by
Model
Children gmd:LanguageCode
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="LanguageCode_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:LanguageCode"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:Country_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#Country
Used by
Model
Children gmd:Country
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Country_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:Country"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gmd:PT_FreeText_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectIdentificationgcoBase_xsd.tmp#AbstractObject_TypefreeText_xsd.tmp#PT_FreeText_Type_textGroup
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:PT_FreeText
Model
Children gmd:textGroup
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="PT_FreeText_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="textGroup" type="gmd:LocalisedCharacterString_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:LocalisedCharacterString_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasongcoBase_xsd.tmp#ObjectReference_PropertyTypefreeText_xsd.tmp#LocalisedCharacterString
Type extension of gco:ObjectReference_PropertyType
Type hierarchy
Used by
Model
Children gmd:LocalisedCharacterString
Attributes
Source
<xs:complexType name="LocalisedCharacterString_PropertyType">
  <xs:complexContent>
    <xs:extension base="gco:ObjectReference_PropertyType">
      <xs:sequence minOccurs="0">
        <xs:element ref="gmd:LocalisedCharacterString"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:LocalisedCharacterString_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramfreeText_xsd.tmp#LocalisedCharacterString_Type_idfreeText_xsd.tmp#LocalisedCharacterString_Type_locale
Type extension of xs:string
Used by
Attributes
QName Type Use
id xs:ID optional
locale xs:anyURI optional
Source
<xs:complexType name="LocalisedCharacterString_Type">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="id" type="xs:ID"/>
      <xs:attribute name="locale" type="xs:anyURI"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type gmd:PT_FreeText_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#nilReasonbasicTypes_xsd_1.tmp#CharacterStringbasicTypes_xsd_1.tmp#CharacterString_PropertyTypefreeText_xsd.tmp#PT_FreeText
Type extension of gco:CharacterString_PropertyType
Type hierarchy
Model
Children gco:CharacterString, gmd:PT_FreeText
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="PT_FreeText_PropertyType">
  <xs:complexContent>
    <xs:extension base="gco:CharacterString_PropertyType">
      <xs:sequence minOccurs="0">
        <xs:element ref="gmd:PT_FreeText"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gmd:PT_LocaleContainer_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramfreeText_xsd.tmp#PT_LocaleContainer_Type_descriptionfreeText_xsd.tmp#PT_LocaleContainer_Type_localefreeText_xsd.tmp#PT_LocaleContainer_Type_datefreeText_xsd.tmp#PT_LocaleContainer_Type_responsiblePartyfreeText_xsd.tmp#PT_LocaleContainer_Type_localisedString
Used by
Model
Children gmd:date, gmd:description, gmd:locale, gmd:localisedString, gmd:responsibleParty
Source
<xs:complexType name="PT_LocaleContainer_Type">
  <xs:sequence>
    <xs:element name="description" type="gco:CharacterString_PropertyType"/>
    <xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
    <xs:element name="date" type="gmd:CI_Date_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="responsibleParty" type="gmd:CI_ResponsibleParty_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="localisedString" type="gmd:LocalisedCharacterString_PropertyType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type gmd:PT_LocaleContainer_PropertyType
Namespace http://www.isotc211.org/2005/gmd
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonfreeText_xsd.tmp#PT_LocaleContainer
Model
Children gmd:PT_LocaleContainer
Attributes
Source
<xs:complexType name="PT_LocaleContainer_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gmd:PT_LocaleContainer"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Attribute gmd:LocalisedCharacterString_Type / @id
Namespace No namespace
Type xs:ID
Properties
content simple
Used by
Source
<xs:attribute name="id" type="xs:ID"/>
Attribute gmd:LocalisedCharacterString_Type / @locale
Namespace No namespace
Type xs:anyURI
Properties
content simple
Used by
Source
<xs:attribute name="locale" type="xs:anyURI"/>