[xep-support] Re: VisualXSL question

Hendricks Trevor Trevor.Hendricks at kohler.com
Thu Jun 28 07:04:23 PDT 2012


Thanks for the info. I'll have to experiment further.

From: xep-support-bounces at renderx.com [mailto:xep-support-bounces at renderx.com] On Behalf Of Kevin Brown
Sent: Wednesday, June 27, 2012 5:51 PM
To: 'RenderX Community Support List'
Subject: [xep-support] Re: VisualXSL question

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 at renderx.com [mailto:xep-support-bounces at 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>


Trevor Hendricks<mailto:trevor.hendricks at kohler.com>
Project Analyst -- Publication Systems
Technical Publications, MS: 078
p: 920-457-4441; ext. 73571
f: 920-803-3939
e: trevor.hendricks at kohler.com<mailto:trevor.hendricks at kohler.com>
Experience gracious living with Kohler<http://www.kohler.com/>.
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,4fec662b63736413255251!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20120628/beedb0da/attachment-0001.html>


More information about the Xep-support mailing list