|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] cdata, grouping and upconversion
I'm converting presentation documents out of the (really ugly!) Keynote
format into something cleaner using XSLT 2.0. How I do convert the
following into proper paragraphs???
<notes font-color="0 0 0" paragraph-head-indent="18" paragraph-alignment="left" tab-stops="L 18 L 28 L 56 L 84 L 112 L 140 L 168 L 196 L 224 L 252 L 280 L 308 L 336" font-size="12" paragraph-line-spacing="0.4" font-name="Times-Roman"> <div paragraph-spacing="2.32"><![CDATA[Here's one paragraph stuck in CDATA. Here's another; separated by a newline.]]></div>
</notes>I realize I want to use grouping, but how should I use it here? Output should be: <notes> <para>Here's one paragraph stuck in CDATA.</para> <para>Here's another; separated by a newline.</para> </notes> Bruce
|
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








