Hi,

I have an xml document that I am using fop to create a pdf from.  Some of
the xml nodes already contain fo that I'd like to preserve for the final
transform.  Is there any sort of setting in fop to keep these?

For example,

<root>
  <element>
    <fo:block/>
  </elemnt>
</root>

Is there a way to process the element node and keep all of the fo namespaced
children after I transform the xml to fo?

-- 
Sam Fuqua
ΣΝ ΘΗ 454

Reply via email to