L Duperval schrieb am 17.03.2010 um 13:02:34 (+0000):

> I know how to create multiple files with xalan 2, I (think I) know how
> to prune attributes. What I don't know how to do is to delay the
> actual writing of the document so I can have access to variables that
> are only available later on in the content.

I might be missing something obvious, but in your example, what are the
"variables that are only available later on in the content"?

In general, you build the tree in memory, so you have access to
everything.

And it looks to me like your only moving data/@attr2 to file/@attr.

-- 
Michael Ludwig

Reply via email to