|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Editing URLs
Are you sure you just want to add "http://" in front of the URL? If so it's trivial, as several respondants have shown. But I would have thought what you really wanted was to transform the relative URI into an absolute URI, by resolving it against some base URI (typically the base URI of the element in the source document). That can be done in XPath 2.0 using the resolve-uri() function, but it's not straightforward in 1.0, and probably needs an extension function to get it right. Michael Kay Software AG home: Michael.H.Kay@xxxxxxxxxxxx work: Michael.Kay@xxxxxxxxxxxxxx > -----Original Message----- > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of > John Sturman > Sent: 28 April 2003 22:10 > To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx > Subject: Editing URLs > > > Hello all, > > I am writing an XSLT that I want to edit HREFs. Currently my > XHTML source > files do not include http:// in the cross-references. They > are phrased as > "<a href="maps.maps.html">blah, blah, blah</a>". Because of > my process I > need to add in "http://" at the beginning of the URLs. For > the life of me, > I cannot figure out how to make this work. Any suggestions? > > John Sturman > MapInfo Corporation > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > 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








