[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] xsl version 1. one stylesheet to produce xml destined for either a test database or a production database
Subject: Re: [xsl] xsl version 1. one stylesheet to produce xml destined for either a test database or a production database
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Wed, 30 Apr 2008 17:45:15 +0200
|
Mike_Bramley@xxxxxxxxxxx wrote:
one xsl to:
either
customer a, transforming "orders" = test mode to use actual values; test,
test1, usemytest
or
customer b, transforming "orders" = production mode to use actual values;
production, productionvalue, usemyproduction
What are 'test', 'test1', 'usemytest' or 'production',
'productionvalue', 'usemyproduction'? Are these names of elements in the
XML you want to transform? Or names of elements you want to generate?
--
Martin Honnen
http://JavaScript.FAQTs.com/
|