[xep-support] Re: VisualXSL question

From: Kevin Brown <kevin@renderx.com>
Date: Wed Jun 27 2012 - 15:51:13 PDT

Trevor:

 

VisualXSL was designed to make templates that can be used to process a
single or a batch of documents. It is well matched to our VDPMill product
which can split huge incoming XML files, spread them across a grid of
RenderX engines and format them, putting them back together as one huge
print stream (if desired).

 

Consequently, a "document" to VisualXSL is the single or repeating child
node of the root node. A typical XML used for VisualXSL would look like:

 

<batch>

                <invoice>.</invoice>

                <invoice>.</invoice>

                                .

</batch>

 

In your case, you can just surround the <installguide> with another node
like <document> or something. It's certainly fine to have only one document
in the design or the processing, but this also gives the opportunity to have
100 or 1000 or 10,000 documents in a batch.

 

 

Kevin Brown

RenderX

 

 

 

From: xep-support-bounces@renderx.com
[mailto:xep-support-bounces@renderx.com] On Behalf Of Hendricks Trevor
Sent: Wednesday, June 27, 2012 3:26 PM
To: RenderX Community Support List
Subject: [xep-support] VisualXSL question

 

I recently downloaded VisualXSL as a trial and was running through some
testing. What I'm noticing is that it appears to only load the first node of
my xml. So in my case I am dealing with some custom xml. The basic structure
is shown below. When I load the xml into VisualXSL I'm only seeing the first
node <front>. Is this a limitation of the trial version?

 

<installguide>

                <front>

                                <title/>

                                <graphic/>

                </front>

                <section>

                                ..

                </section>

                .

</installguide>

 

 

 <mailto:trevor.hendricks@kohler.com> Trevor Hendricks
Project Analyst -- Publication Systems
Technical Publications, MS: 078
p: 920-457-4441; ext. 73571
f: 920-803-3939
e: trevor.hendricks@kohler.com
Experience gracious living with <http://www.kohler.com/> Kohler.
Genuine Kohler Service Parts <http://www.kohlerserviceparts.kohler.com/>

Ask Nature <http://www.asknature.org/>

Save Water America <http://savewateramerica.com/home.swa>

 

 

!DSPAM:87,4feb887863731903018080!

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html
Received on Wed Jun 27 15:42:12 2012

This archive was generated by hypermail 2.1.8 : Wed Jun 27 2012 - 15:42:12 PDT