Can you do me a favoir and explain this in more detail... and example too. It would save me the time to hunt down the relevent specs just to understand the concept.
--jason Quoting Matt Humphrey <[EMAIL PROTECTED]>: > 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 > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
