Currently the SchemaElemDecl has a isGlobalDecl() and a content spec. But
the content spec itself does not have the concept
of a GlobalDecl meaning, if 

X is a unnamed complexType using local element Y,

for the SchemaElemDecl X it has a content spec of Y. But how can I find out
if Y is in the local or global declaration.
I understand there will be another SchemaElemDecl for Y marked as local
Decl. But according to the schema spec, we can effectively define many local
elements called Y. How can I differenciate and associate the correct decl
with X.

I would appreciate if someone could throw light on the internals of the
design.
Thanks
Kiran


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

Reply via email to