[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Skipping surounding element

Subject: Skipping surounding element
From: Goetz Bock <bock@xxxxxxxxxxx>
Date: Mon, 6 Nov 2000 16:52:16 +0100
surounding elements
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
Description: PGP signature

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.