Summary

A workspace which creates valid LandXML files.

Procedure

To create valid LandXML files, the workspace must write out RootProperties and Units features. A template workspace with sections to create RootProperties, Units, Application and Project features is attached to this solution.

To test the validity of the LandXML file produced, it can be submitted to http://www.landxml.org/webapps/LandXMLValidator.aspx ,which will test the validity of the file and produce a PDF report that can be delivered along with the xml file.

The LandXML format is often used to import data into Autodesk's Civil-3D, which requires that all LandXML features have names. To create a feature name, add an attribute called Name and populate it with the feature name.