Question
FOSI: It's not possible to savetext an element and fill an attribute with variable content ....
For example, one can't make one of the following savetexts work:
<e-i-c gi="dtdelement"...<br"/><savetext textid="myvar1.txt" conrule="!<myelement<br />myattr="!,#CONTENT(dtdattr),!">!,#CONTENT,!</myelement>!" placemnt="before">
<savetext textid="myvar2.txt" conrule="\<myelement<br />myattr="\,#CONTENT(dtdattr),\">\,#CONTENT,\</myelement>\" placemnt="before">
dtdattr is CDATA and the possible values are endless ...
Later I want to <usetext conrule="myvarX.txt"<br"/>
Or am I wrong and there is a magic conrule recipe I'm missing that will
achieve this?
--
Paul Nagai
<e-i-c gi="dtdelement"...<br"/><savetext textid="myvar1.txt" conrule="!<myelement<br />myattr="!,#CONTENT(dtdattr),!">!,#CONTENT,!</myelement>!" placemnt="before">
<savetext textid="myvar2.txt" conrule="\<myelement<br />myattr="\,#CONTENT(dtdattr),\">\,#CONTENT,\</myelement>\" placemnt="before">
dtdattr is CDATA and the possible values are endless ...
Later I want to <usetext conrule="myvarX.txt"<br"/>
Or am I wrong and there is a magic conrule recipe I'm missing that will
achieve this?
--
Paul Nagai

