|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: intro, and quick newbie-ish question!
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
|
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








