XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Bruno JohanssonSubject: Automatic Namespace when using the XSLT mapper
Author: Bruno Johansson
Date: 29 Aug 2007 05:58 PM
Hi,

When using the XSLT mapper Stylus is automatically adding a namespace to the source and destination schemas:

...xmlns:a="http://www.spscommerce.net/SIP" xmlns:b="Navision_SI_1"..

and
..
...
<a:Header>
<a:InvoiceHeader>
<a:TradingPartnerId>
<xsl:value-of select="b:Navision_SI_1/General/Sell_to_Customer/@Number"/>
</a:TradingPartnerId>
<a:PurchaseOrderNumber>
...
..

Stylus is adding "a:" and "b:" to the node mappings which results in the new XSLT not beeing correct. If I open the XSLT in notepad and remove the "a:"s and "b:"s it works fine. Is there a way to make Stylus not adding the "a:"s and "b:s"?

Thanks in advance.

/Bruno

Posttop
(Deleted User) Subject: Automatic Namespace when using the XSLT mapper
Author: (Deleted User)
Date: 04 Sep 2007 07:15 AM
Hi Bruno,
mapper adds the namespace prefixes whenever they are needed to make the correct XPath expressions; in this case, the XSDs used to define the source and target trees are defining the element names as being in those namespaces. Could you attach the XSLT and XSDs used, so that we can double check if this is indeed correct?

Thanks,
Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.