[LandXML] New LandXML-1.1 schema draft posted

  • From: "Nathan Crews" <nathan.crews@xxxxxxxxxxx>
  • To: <landxml@xxxxxxxxxxxxx>
  • Date: Wed, 28 Dec 2005 14:49:41 -0700

LandXML-1.1 Schema Draft December 23, 2005

Change Summary

*       Added breakline enumerations and defined <Breakline>.brkType
attribute.
*       Expanded definitions for numeric values.
*       Changes to 3D Road Model <DesignCrossSect>.

Change Detail:
www.landxml.org/schema/LandXML-1.1/Cumulative%20LandXML-1.1%20Changes.doc

Schema Diagram:
www.landxml.org/schema/LandXML-1.1/documentation/LandXML-1.1Doc.html

Updated sample files: http://www.landxml.org/LandXMLSampleFilesDemos.asp.

Beta LandXML SDK 1.1: http://www.landxml.org/schema/SDK/LandXMLSDK_1.1.zip

LandXML SDK 1.1 Highlights:

*       C++ classes to read and write LandXML files.
*       Uses the XML DOM parser from the XERCES C parser (version 2.6) from
Apache.org. 
*       Has no dependencies on COM, MFC or MSXML making a port to Linux
entirely possible.
*       No memory leaks. Faster, lower runtime memory overhead.
*       The entire LandXML-1.1 and LandXML-1.0 schema is supported.
*       Will read LandXML-0.88, 1.0 and 1.1 files.
*       Will write LandXML-1.1 files.
*       Minor porting tasks from 1.0 SDK code.

> Regards,
> 
> Nathan Crews
> www.landxml.org
> 

Other related posts:

  • » [LandXML] New LandXML-1.1 schema draft posted