[xsd-users] Re: How to apend an anytype child element into the object model

Boris Kolpackov boris at codesynthesis.com
Wed Nov 27 06:26:50 EST 2013


Hi,

liyubo <liyubo at dayang.com.cn> writes:

> i have a problem to add a anytype element into the parent model.

You will need to customize DataContents class to store the DataItem
element in some form (e.g., as DOM elements). Something similar to
what is done in the custom/wildcard example.

Boris



More information about the xsd-users mailing list