This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

implementing XPath over a DB like DB2




    In the Xalan-J 2.0 design documentation, there is a section called
XPath Database Connection ( you should check it out, it has a very nice
picture).    They describe implementing the NodeIterator interface on top of a
database like DB2.   ( see
http://xml.apache.org/xalan-j/design/design2_0_0.html#xpathdbconn  )
    My conception of this is an XML _document_ that lives in a database
(because it's many Gbytes), but you can
still apply XSLT to it, transparently.
    Has anyone done this or know of examples.   Alternatively,  is anyone doing
any XSLT on XML that lives in
a DB - not a file.   How do you do it?

   Russell Balest


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]