[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Literal string question
Mike:
Doesn't NoteTab have support for regular expressions in its search/replace? How much data do you have anyway? replacing '\.[^ ]' with '& ' (using the syntax my editor recognizes) could go pretty quickly, even allowing for any gotchas you'd have to check for (such as tag names with periods in them, whatever). Sometimes tooling up an assembly line to automate a task, is harder than just doing it.... (Now Mike K.'s test="contains(translate($s, 'ABCDE...Z', 'A'), '.A')" is nice ... though even he has to restate the requirements a bit! :-) Still being a contrarian, Wendell At 09:24 AM 12/31/01, you wrote: Trevor, What I have in mind is to PULL the data from a specific field in my XML document which has initials without a space between them. ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ====================================================================== 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
|