land:Property
Used to include additional information that is not explicitly defined by the LandXML schema. Each Property element defines one piece of data.
The "label" attribute defines the name of the value held in the "value" attribute.
Element information
Namespace: http://www.landxml.org/schema/LandXML-1.1
Schema document: external/landxml/1.1/LandXML-1.1.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
label | [1..1] | xsd:anySimpleType | ||
value | [1..1] | xsd:anySimpleType |
Sample instance
<land:Property label="any text content" value="any text content"/>