Jump to content

Making chapters from parts


Guest kostyabkg

Recommended Posts

Guest kostyabkg

Hello,I have a problem with putting together a DocBook.I have the following blocks:<module><name></name><!-- Different Docbook elements --></module>These blocks exist in different files. I extract these blocks into 1 big xml file. Now I would like to take all the blocks with the same value of <name> tag and join their contents (which will effectively be DocBook elements). The problem is that these blocks can be in different parts of the xml file.The questions are:1) How do I assemble them all together without repetition?2) How do I select the contents of the <module> container, but without <name> tag?Thank you in advance,Kostya.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...