|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Skipping surounding element
Hi,
May be I'm just to dump, but I wasn't in the faq.
I've an XML dialect, I want to translate into an other using XSL-T.
All the source elements have two attributes, like:
<source1 attr1="foo" attr2="bar"/>
For the output document there are two posibilities, if attr2 exists:
<destC attr1="{@attr1}">
<dest1>
.
.
.
</dest1>
</destC>
if it does not exist
<dest1 attr1="{@attr1}">
,
,
,
</dest1>
For all my 12 elements, I've a complex transformation each, that oututs
exactly the same content for both cased, but if attr2 exists, the
surrounding container is needed. For now I need two transformations for
each element, is there a way to get rid of this?
(The value of attr2 is again needed inside the transformation, but the
xsl-t code is still the same in both cases)
Thanks,
Goetz.
Attachment:
pgp00000.pgp
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








