land:Application
Optional element to identify the software that was used to create the file.
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, intermingled with:
- Choice [1..1]
- land:Author [0..*] Optional element to identify the source of the file.
- Any element [0..1] Namespace: ##other, Process Contents: skip
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
name | [1..1] | xsd:string | ||
desc | [0..1] | xsd:string | ||
manufacturer | [0..1] | xsd:string | ||
version | [0..1] | xsd:string | ||
manufacturerURL | [0..1] | xsd:string | ||
timeStamp | [0..1] | xsd:dateTime | ||
Any attribute | [0..*] | Namespace: ##any, Process Contents: strict |
Used in
- Anonymous type of element land:LandXML
Sample instance
<land:Application name="string" version="string">Any text, intermingled with: <land:Author>Any text, intermingled with: <!--any element--> </land:Author> </land:Application>