Definition Type: Element
Name: description
Namespace: http://www.opengis.net/gml/3.2
Type: gml:StringOrRefType
Containing Schema: gmlBase.xsd
Abstract
Documentation:
The value of this property is a text description of the object. gml:description uses gml:StringOrRefType as its content model, so it may contain a simple text string content, or carry a reference to an external description. The use of gml:description to reference an external description has been deprecated and replaced by the gml:descriptionReference property.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema in schema deprecatedtypes_xsd Drilldown into nilReason in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into StringOrRefType in schema deprecatedtypes_xsdXSD Diagram of description in schema gmlbase_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="description" type="gml:StringOrRefType">
    <annotation>
        <documentation>The value of this property is a text description of the object. gml:description uses gml:StringOrRefType as its content model, so it may contain a simple text string content, or carry a reference to an external description. The use of gml:description to reference an external description has been deprecated and replaced by the gml:descriptionReference property.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
nilReason gml:nilReason (Optional)
remoteSchema gml:remoteSchema (Optional)
Collapse Derivation Tree: