RE: [xsl] transformation help

Subject: RE: [xsl] transformation help
From: "M. David Peterson" <m.david@xxxxxxxxxx>
Date: Mon, 14 Jun 2004 05:05:39 -0600
Ahh... well then that explains it :)  Makes sense now that you mention
it but it obviously didn't occur to me at the the time.  One word...
COFFEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE :D Oh yeah, and one
other....  Go Lake.... I mean, Go Pistons...  Maybe I'd better put a
touch of something a little stronger in that coffee ;)  AHHHHH, what an
awful game...

<M:D/> 


-----Original Message-----
From: Joe Fawcett [mailto:joefawcett@xxxxxxxxxxx] 
Sent: Monday, June 14, 2004 4:46 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] transformation help

Those 3D's are just caused by the vagaries of some email handling
systems.

Joe


>From: "M. David Peterson" <m.david@xxxxxxxxxx>
>Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
>Subject: RE: [xsl] transformation help
>Date: Mon, 14 Jun 2004 04:42:20 -0600
>
>
>In yout desired output, was this intendend: <category name=3D"cat 1">
>
>I'm assuming it was and that you already know that your attribute
values
>need to be contained in quotes... every last bit of it.
>
>I see Michael already responded to your post but I thought I would
point
>it out real quick, just in case.
>
>Best regards,
>
><M:D/>
>
>-----Original Message-----
>From: Marcus B. Irven [mailto:marcus@xxxxxxxxxxxxxxx]
>Sent: Monday, June 14, 2004 3:20 AM
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: [xsl] transformation help
>
>I have an xml doc in the form of
>
><doc>
><category>cat 1</category>
><item>item 1</item>
><item>item 2</item>
><category>cat 1</category>
><item>item 3</item>
><item>item 4</item>
><item>item 5</item>
></doc>
>
>and i want to transform it into
>
><doc>
><category name=3D"cat 1">
><item>item 1</item>
><item>item 2</item>
></category>
><category name=3D"cat 2">
><item>item 3</item>
><item>item 4</item>
><item>item 5</item>
></category>
></doc>
>
>how should i go about this?
>
>Thanks,
>Marcus
>
>
>--+------------------------------------------------------------------
>XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
>or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
>--+--
>
>
>--+------------------------------------------------------------------
>XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
>or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
>--+--
>



--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--


Current Thread