Hi Everybody,
I would like to sort a XML by using multiple criteria.
<?xml version="1.0" ?>
<Exp xsi:schemaLocation="urn:com:ds:config Exp.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:com:ds:cfg">
<Expression>
<Context HolderType="Mod" HolderName="test">
<TreeSeries...
thanks a lot for the answer
any idea for the second question :
with another xsl file I would like to have :
Engine,desc V6 Engine; Equipment{desc Basic equipment} | Engine,desc V12 Engine; Equipment{desc Luxe equipment}
in that case I would like to by pass EffectivityRef node and its AND...
Here is the xml file I have to customize
<?xml version="1.0"?>
<CfgExpression xsi:schemaLocation="urn:com:das:conf CfgDef.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:com:das:conf">
<Description>
<Characteristic Description="desc Equipment" Id="1" Name="Equipment">...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.