Hi, that is the easy part! For instance, with eXist, you could use: <xi:include href="xmldb:exist:///db/discuss/cars.xml" parse="xml"> The xmldb:exist part is the pseudoprotocol. "exist" should be replaced with the database you use.
/H On 8/3/05, Philipp Bolle <[EMAIL PROTECTED]> wrote: > > Hi community, > > I like to build an application with the XML:DB api. For that I will use the > xmldb block. In the classes XMLDBCollectionGenerator and XMLDBGenerator I > found the following comment "Use the XML:DB pseudo protocol instead". > Does this mean that it is recommended to use XMLDBTransformer? > If yes where can I find the missing functionality? So far I know the > XMLDBTransformer support does only create, delete and update. But how to > query the database? > > Regards > Philipp > ______________________________________________________________ > Verschicken Sie romantische, coole und witzige Bilder per SMS! > Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
