RE: Dom Transformer

Robby Pelssers <[email protected]>
Newsgroups gmane.text.xml.cocoon.user
Message-ID <A5838A1302A3AC48B4A90FAD790B51AB1911476E@AMXPRD0410MB366.eurprd04.prod.outlook.com>
Exactly…  I don’t have the full picture here but if you provide a small input file and expected output file we might come up with an easier solution.  I still am not seeing why XSLT can’t get the job done but I hope your input will make this obvious.

Robby

From: gelo1234 [mailto:[email protected]]
Sent: Friday, March 15, 2013 8:02 PM
To: [email protected]
Subject: Re: Dom Transformer

The question is WHY you want to use DOM is still valid.
C (2 or 3) uses SAX or StaX per default and you can use it in a clean way. I see no reason to use DOM.
Greetings,
-Greg

2013/3/15 Mansour Al Akeel <[email protected]<mailto:[email protected]>>
I have tags with id's like:

<some-section-tag id='109876_n00069" .... >

And those ids are used for links inside the document. They are linked
from different sections.
I like to transform the links and the ids to something that makes sense. Like,

<xref href="the-section-title-with-dashes-only" > My Link Label</xref>

And

The anchor

<some-section-tag id='the-section-title-with-dashes-only" .... >

I think this can be done is Stax, xslt or Sax, however, I am trying to
do it in a clean way without any hacks.

Do you have any suggestion ??



On Fri, Mar 15, 2013 at 2:18 PM, gelo1234 <[email protected]<mailto:[email protected]>> wrote:
> The question is WHY? you want DOM transformation in Cocoon environment ?
>
> Greetings,
> -Greg
>
>
> 2013/3/15 Mansour Al Akeel <[email protected]<mailto:[email protected]>>
>>
>> I know this may sound strange, but I like to create a transformation with
>> DOM.
>> I was able to see Stax and Sax transformation. I was not able to see
>> one for DOM.
>>
>> Any advice ?? Examples ??
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]<mailto:[email protected]>
>> For additional commands, e-mail: [email protected]<mailto:[email protected]>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]<mailto:[email protected]>
For additional commands, e-mail: [email protected]<mailto:[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.