[xsd-users] Element order

Boris Kolpackov boris at codesynthesis.com
Thu Apr 10 10:15:30 EDT 2014


Hi Mathew,

Here you go:

http://codesynthesis.com/~boris/tmp/xsd/xsd-4.0.0.a14-x86_64-linux-gnu.tar.bz2

>From the NEWS file:

  * Support for ordered types. C++/Tree flattens nested compositors
    which sometimes can result in loss of element ordering information
    that could be significant to the application. Ordered types address
    this problem. For more information, refer to Section 2.8.4, "Element
    Order" in the C++/Tree Mapping User Manual.

  * Support for mixed content in ordered types. For more information, refer
    to Section 2.13, "Mapping for Mixed Content Models" in the C++/Tree
    Mapping User Manual.

You can find the updated manual in doc/cxx/tree/manual/ inside the
package.

Boris



More information about the xsd-users mailing list