[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE : xsl namespace problem

Subject: RE : xsl namespace problem
From: "Stephane Dion" <stephane@xxxxxxxxxxx>
Date: Fri, 21 Oct 2005 07:38:26 -0400
stephane dion
Thanks

	I can't change my XML so is there another way to do it in the
stylesheet?

	The URL difference was a "typo" in the example!

Thanks again
Stephane

-----Message d'origine-----
De : JBryant@xxxxxxxxx [mailto:JBryant@xxxxxxxxx]
Envoyi : October 20, 2005 17:55
@ : xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Objet : Re:  xsl namespace problem

A couple things:

match="aco:/GetProductOptionsResponse

can't work. You need

match="/aco:GetProductOptionsResponse

Then, in the XML document, replace

<GetProductOptionsResponse xmlns="http://www.accovia/TRIP2004A/01">

with

<GetProductOptionsResponse xmlns:aco="http://www.accovia/TRIP2004A/01">

Also, your two URLs, http://www.org/TRIP2004A/01 and
http://www.accovia/TRIP2004A/01, don't match.

Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.