[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Combining entity references into a single document

Subject: Combining entity references into a single document
From: "rick@xxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Dec 2021 17:25:23 -0000
 Combining entity references into a single document
Hi All,

 

I have an XML document generated from an Adobe FrameMaker book. It creates
multiple XML files and refers to them with entities in the main XML file. Is
there an XSLT 3 mechanism for combining everything into a single XML
document? Any pointers would be appreciated.

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE parts-book SYSTEM "file:///C:/PartsManual.dtd" [

 

<!ENTITY bkc1 SYSTEM "Cover.e01">

<!ENTITY bkc2 SYSTEM "TOC.e02">

<!ENTITY bkc3 SYSTEM "BP00001.e03">

<!ENTITY bkc4 SYSTEM "GN800063-0001146.e04">

<!ENTITY bkc5 SYSTEM "IX.e05">

 

]>

<parts-book>&bkc1;<toc>&bkc2;</toc>&bkc3;&bkc4;<ix>&bkc5;</ix></parts-book>

 

Rick

 

Rick Quatro

Carmen Publishing Inc.

585-729-6746

rick@xxxxxxxxxxxxxxx <mailto:rick@xxxxxxxxxxxxxxx> 

http://www.frameexpert.com/store

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.