[xsde-users] xml parser error

Boris Kolpackov boris at codesynthesis.com
Tue Jun 9 13:37:52 EDT 2009


Hi Jerry,

Jerry Yin <jerry.yin at yahoo.com> writes:

  > If I parse the idel.xml, I even got a parser error at (4,34), which 
> is the ></dialog-info>

What does the error message say? I tried to do the same thing and
everything worked for me without any errors. I compiled your schema
like this:

xsde cxx-hybrid --generate-parser --generate-aggregate --namespace-map urn:ietf:params:xml:ns:dialog-info= test.xsd

Then I compiled and linked the attached test driver with the generated 
code and then ran it on the test file. The output is as expected:

0
full
sip:alice at example.com

Boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: driver.cxx
Type: text/x-c++src
Size: 1119 bytes
Desc: not available
Url : http://codesynthesis.com/pipermail/xsde-users/attachments/20090609/ec78826f/driver.cxx


More information about the xsde-users mailing list