land:PointFile
A reference to an external file containing point information.
The format of the information is defined by the order and delimeter attributes.
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 |
---|---|---|---|---|
fileName | [1..1] | xsd:anySimpleType | ||
fileType | [1..1] | xsd:anySimpleType | ||
fileFormat | [1..1] | xsd:anySimpleType |
Used in
- Anonymous type of element land:PointFiles
Sample instance
<land:PointFile fileName="any text content" fileType="any text content" fileFormat="any text content"/>