[xsd-users] Q: how to fill out any_sequence

Xie, Chunying cxie at qti.qualcomm.com
Tue Sep 9 12:24:03 EDT 2014


Boris:

Thank you SOOO much for your hint. The example code you mentioned is not in our standard library, but I got it from the tar file and studied the wildcard example, and my code WORKED.

Really appreciate your help.

Chunying Xie


-----Original Message-----
From: Boris Kolpackov [mailto:boris at codesynthesis.com] 
Sent: Monday, September 08, 2014 8:50 PM
To: Xie, Chunying
Cc: xsd-users at codesynthesis.com
Subject: Re: [xsd-users] Q: how to fill out any_sequence

Hi Chunying,

Xie, Chunying <cxie at qti.qualcomm.com> writes:

> How I am to fill in any_sequence/element_sequence. I am wondering if 
> you have some sample code that I can mirror [...]

Take a look at the 'wildcard' example in the examples/cxx/tree/ directory that comes with the XSD distribution. It shows how to do exactly that.

Also, Section 2.12, "Mapping for any and anyAttribute" in the C++/Tree mapping manual has quite a bit of information:

http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/manual/#2.12

Boris



More information about the xsd-users mailing list