WG: [xsd-users] XSD Parsing with different schema files
Lickert, Dominik (LEN, DivHG)
DLickert at testo.de
Tue Nov 29 08:53:34 EST 2011
Hi Boris,
I get it!!! Thanks a lot for your help!
I debug the wildcard and my own project a few times more. I compared the two projects and found out, that the wildcard project of your examples used a few functions and parameters which have be concerned with any and anyAttribute. So I used your project an changed it to read my VDX file.
Only parse the file without doing any more, will cause my error!
Dominik
-----Ursprüngliche Nachricht-----
Von: Lickert, Dominik (LEN, DivHG)
Gesendet: Montag, 28. November 2011 16:18
An: Boris Kolpackov (boris at codesynthesis.com)
Cc: xsd-users at codesynthesis.com
Betreff: WG: [xsd-users] XSD Parsing with different schema files
Hi Boris,
Please read first the mail from 15:02, also added in the following.
I debug the code a few times more and found out that "a_" has no member called "release". "a_" is a " xercesc_3_1::DOMAttr *" - type and consists of the parameter:
- fNamespaceURI -> "http://www.w3.org/XML/1998/namespace" (const wchar_t *)
- fLocalName -> "space" (const wchar_t *)
- fPrefix -> "xml" (const wchar_t *)
I hope this helps you.
Dominik
Testo AG, Lenzkirch, Commercial Register Freiburg 320456 - Board of Directors: Burkart Knospe (CEO), Lothar Walleser, Martin Winkle, Dr. Jörk Hebenstreit- Supervisory board: Anne-Kathrin Deutrich (Chairperson), Klaus Fritzsching, Hartmut Herrlinger, Testo AG, Testo-Strasse 1, 79853 Lenzkirch, Germany
More information about the xsd-users
mailing list