|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: markup of number next to character
Hi Jim,
At 12:09 PM 8/6/01, you wrote: I have notes with some missing markup (accented letters added back for clarity) In a word, no. It is fixed by XSLT, but only with difficulty. It is easily fixed with older tools but I am trying to see where the limits are to XSLT. The "older tools" you speak of -- may they be very long-lived! -- are probably working with a data model that includes such notions as "string" and "character", and almost certainly have at their disposal such techniques as regular expressions for string matching. Although XSLT can work with strings, it is fairly limited in that regard, having no notion of "character" except insofar as that is implicit in strings, string indexing, such functions as translate(), and so forth. XSLT processors are happiest working with sets of (element, attribute and text) nodes. Another way of looking at it is that you have to parse your input according to a set of rules unique to this data set. XSLT is very strong once the parsing of markup has already happened and it has structured data (in its own data model) ready to hand. It's not very good for writing parsers. Regards, Wendell
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








