gml:label
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/defaultStyle.xsd
Type: gml:LabelType
Properties: Local, Qualified
Content
- Any text (mixed) content, intermingled with:
- gml:LabelExpression [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:transform | [0..1] | xsd:string | Defines the geometric transformation of entities. There is no particular grammar defined for this value. |
Used in
- Type gml:LabelStyleType (Element gml:LabelStyle)
Sample instance
<gml:label>Any text, intermingled with: <gml:LabelExpression>string</gml:LabelExpression> </gml:label>