Hello Xerces users,
I'm quite new in using Xerces and I've got one question: How can I access the
PSVI infos for other elements than the root element. I tried the example in the
FAQ (accessing PSVI via DOM) and it works well, but if I try the same and use a
different element of the DOM-tree, no XSModel will be created. Say p.e. my XML
file references a schema Z and looks like
[...]
<ns:root>
<class1 attr1="abcde">
...
</class1>
<class2>
...
</class2>
</ns:root>
How can I access the PSVI info for <class1>?
Best regards
Frank
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]