>From: ROSSEL Olivier <[EMAIL PROTECTED]>

>But if you use schema-based storage, you can have your XML internally 
>stored
>into SQL tables. And XPath queries are rewritten (yes yes!) into
>corresponding
>SQL equivalent.

That's on the feature list, but is it implemented yet? If so, where? In XSU?

The only examples I can find on this are ones where the table has already 
been defined and you're just loading a chunk of XML. That doesn't seem like 
"schema-based" storage, as Oracle isn't even touching the DTD or XSD. It's 
just doing a direct mapping of an XML document into an object.

Is there more to this?

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to