Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type gmd:LocalisedCharacterString_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1179.tmp#id1964 index1179.tmp#id1965
Type extension of xs:string
Used by
Attributes
QName Type Fixed Default Use Annotation
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>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd
Attribute gmd:LocalisedCharacterString_Type / @id
Namespace No namespace
Type xs:ID
Properties
content: simple
Used by
Source
<xs:attribute name="id" type="xs:ID"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd
Attribute gmd:LocalisedCharacterString_Type / @locale
Namespace No namespace
Type xs:anyURI
Properties
content: simple
Used by
Source
<xs:attribute name="locale" type="xs:anyURI"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/freeText.xsd