O'Reilly Forums: Create Multiple Xml Files - O'Reilly Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Create Multiple Xml Files

#1 User is offline   ise10m 

  • New Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 30-November 10

Posted 30 November 2010 - 08:23 AM

how I can create multiple XML files from a single XML file using xsltproc?
0

#2 User is offline   Bob Boiko 

  • Active Member
  • PipPip
  • Group: O'Reilly Author
  • Posts: 19
  • Joined: 04-October 10

Posted 01 December 2010 - 04:55 PM

QUOTE (ise10m @ Nov 30 2010, 08:23 AM) <{POST_SNAPBACK}>
how I can create multiple XML files from a single XML file using xsltproc?

The way we will do this has less to do with the XSL processor (xsltproc vs. Oxygen, for example) and more to do with the way the actrual transform is constructed. To create multiple output files, we use multiple xsl:resutls-document> commands. The only constraint with this is that you have to be using an xl 2.0 processor, which Oxygen has. I'm not sure if xsltproc ships with one or not.
0

#3 User is offline   tonyharlo 

  • New Member
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 04-January 13

Posted 04 January 2013 - 02:49 AM

wouldnt offering suggestings for command line code be more useful?
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users