Re: Dealing with XML Fragments in logicsheets

2001-07-05 Thread Sylvain Wallez
Thomas Klement a écrit : > > Hi, > > I wonder if there is a way to process xml fragments with logicsheets. For > instance, I want to insert the fragment "person" in the following example > into a xml database using a logicsheet (that processes xmldb:insertFragment) > in conjunction with a help

Dealing with XML Fragments in logicsheets

2001-07-05 Thread Thomas Klement
Hi, I wonder if there is a way to process xml fragments with logicsheets. For instance, I want to insert the fragment "person" in the following example into a xml database using a logicsheet (that processes xmldb:insertFragment) in conjunction with a helper class. Thoma