Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. AndyCheng

    XSL- FO transformations

    Hi All, I tried what u said in FOP 20.5 however looks like its still not producing the right results. Im typing in this command: fop -xsl pdf.xsl -xml file1.xml -xml file2.xml -pdf output.pdf My XSL file does have an fo:root element and works completely fine when rendering a single XML file...
  2. AndyCheng

    XSL- FO transformations

    Hi All, Thanks for all your responses. But I think I havent been clear about what I was asking. When I was asking about XSL-FO transformation over 2 XML documents, I didnt mean using the same stylesheet for 2 or more XML documents. I meant to ask if XSL-FO could render 2 XML documents...
  3. AndyCheng

    XSL- FO transformations

    Hi All, I just like to ask, does anyone know if I can do an XSL-FO transformation on 2 XML instance documents? If the answer is yes, is there a tool that allows this? Regards, Andy
  4. AndyCheng

    Converting XML schemas with namespaces

    Hi All, I have a slight issue. I have an XML schema which has includes and import statements. This will mean that I have multiple schemas with namespaces. What I would like to do is use a tool to generate only one XML schema with all the elements from the different namespace schemas. I have...

Part and Inventory Search

Back
Top