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

RE: intro, and quick newbie-ish question!

Subject: RE: intro, and quick newbie-ish question!
From: sara.mitchell@xxxxxxxxx
Date: Thu, 17 Aug 2000 19:46:03 -0400
shane knapp
Well, I can't give you a direct solution, but I can make two comments 
that may or may not help :) First, it's XSLT not XMLT. 
It stands for the Extensible Stylesheet Language Transformation. 
It is called this because it was initially 1/2 of XSL (extensible
stylesheet language) and in fact is still 1/2 of XSL, but is also
it's own separate standard. 

Next:

> -----Original Message-----
> From: Shane Knapp [mailto:SKNAPP@xxxxxxxxxxxx]
> Sent: Thursday, August 17, 2000 4:15 PM
[snip]
> 
> for example, change this:
> 
> <problem>shane's car is broken & he can't get home.</problem>

This is not well-formed XML -- because & is not allowed within
parsed character data (i.e.text inside an element). The parser
will throw an error for this before it even gets to the XSLT 
processor. 

I'm not sure (haven't tried it), but the Translate function may
be able to help with the remainder of the problem (removing 
' and . characters). You would need to put the string you want
to clean up in a variable and then use the function on the string
to get your final output. 

Sara 


 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-2011 All Rights Reserved.