|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: What is the equivalent
Thank you very much. It worked perfectly... Thanks Kotes -----Original Message----- From: Michael Kay [mailto:mhk@xxxxxxxxx] Sent: Monday, March 22, 2004 2:33 PM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: RE: What is the equivalent <xsl:value-of select="translate(phoneNumber, translate(phoneNumber, '0123456789', ''), '')"/> Michael Kay # -----Original Message----- # From: Kotes Mogili [mailto:Kotes.Mogili@xxxxxxxxxxxxxxxxx] # Sent: 22 March 2004 19:17 # To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx # Subject: What is the equivalent # # # Hi, # # What is the equivalent of the following logic in XSL1.0. # # PhoneNumber=(678)898-4274 # for (int i = 0; i < phoneNumber.length(); i++) { # if (Character.isDigit(phoneNumber.charAt(i))) # out = out + phoneNumber.charAt(i); # } # # Thanks for the help... # # Thanks # Kotes # # #
|
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








