land:Title
This may be expanded, but the LandXML schema is not really aimed at providing title information so I think name is sufficient
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
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
name | [1..1] | xsd:string | ||
titleType | [0..1] | xsd:anySimpleType |
Used in
- Anonymous type of element land:Parcel
Sample instance
<land:Title name="string">Any text</land:Title>