You can do this with namespaces. The stuff outside the tag is scoped
with a namespace and has one schema, the stuff inside the tag is scoped
with another namespace. This technique is used frequently in SOAP
messages.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Jason Dillon's Test Account
Sent: Sunday, April 21, 2002 1:39 AM
To: [EMAIL PROTECTED]
Subject: Re: RE: [JBoss-dev] MBean interceptor stack config & params


Yes perhaps... but I think only if we can get a schema to accept any
given xml nested inside of a tag... which I still don't know if that is
possible.

Otherwise we would need to wrap that in CDATA & let the interceptor do
whatever it wanted with it (parse it into xml, read it as properties,
blah).

If you or anyone knows if it is possible to specify in a an xml schema
this arbitrary nested xml please let me know.

--jason

* * *

View thread online:
http://jboss.org/forums/thread.jsp?forum=66&thread=13523

_______________________________________________
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to