ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
[xsl] How to fetch desired data
by rob Jackson other posts by this author
Dec 30 2005 12:40AM messages near this date
Re: [xsl] "Outer join" for XSLT? | Re: [xsl] How to fetch desired data
& XSLT Hi All,


I am converting a source xml into target xml using XSLT.

My source xml has a field like
<xsl:address> Charles Army Street; Boston, Ma 01779</xsl:address>

I have to display it by breaking it into different fields assuming
there will be comma
between city and state and space between state and zip.

Target xml should be like this:
<xsl:city> Charles Army Street; Boston</xsl:city>
<xsl:state> Ma</xsl:state>
<xsl:zip> 01779</xsl:zip>


Can you please suggest me as how can I proceed with this. Thanks in advance.

Cheers,
Rob

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@[...].com> 
--~--
Thread:
rob Jackson
James Fuller
rob Jackson
Florent Georges
rob Jackson
Florent Georges
James Fuller
Florent Georges

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved