Does Xerces' XML Schema API support getting the source location of
the XML construct that represents a given schema component (yes, only
when the XML representation is involved)?

If not, does anyone have an idea how difficult it would be to implement
that?

(My main requirement is to be able to identify which source XML schema
document entity defined a given schema component, to be able to perform
my processing on only the components defined by that document even if
Xerces needs to read multiple schema documents (via including and
importing) to have a valid schema.  I'd also like to be able to report
the line and column information for (the XML construct defining) each
schema component.)

Thanks.


Daniel





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to