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

RE: XML-to-XML question

Subject: RE: XML-to-XML question
From: Wolfgang Bogacz <wbogacz@xxxxxxxxxxx>
Date: Wed, 28 Feb 2001 15:45:33 -0500
svg font family
Thanks for the reply.
I was stuck in a sort-of copy-it mode, and the examples mostly speak of
XML-to-HTML.

Your hint about checking out elements led me to a combination
of element, copy, and copy-of.
All this since I'm using most, if not all, attributes, and supplementing
them with others.

However, my incoming files contain style attributes in the form of a 
comma-delimited string, which I was trying to parse into individual
attributes much like:

<svg style="font-family:value1,font-size:value2,font-style:value3">
which I want to output as:
<svg font-family="value1" font-size="value2" font-style="value3">.

This was the previously-submitted stylesheet template.
I was calling tokenize-style recursively before and got the output in the
form of
text, but I haven't gotten them in the form of attributes; in fact,
currently I'm getting nothing.

I'll see again tomorrow...

-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: Tuesday, February 27, 2001 5:03 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  XML-to-XML question



>  &lt; svg

Why are you outputting text rather than the svg element node?

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.