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
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
- Stylus Studio Technical Forum (14621)
-> + Delete rows in a MS SQL Server... (7)
-> - Attaching DB2 Database in File... (1)
-> + Can't debug xsl examples with ... (14)
-> + Best way to transform existing... (2)
-> + Exception in generated java co... (3)
-> + Java API for converting EDI X1... (2)
-> + XPath Query Editor slow perfor... (7)
-> + mapper schema problem (5)
-> + cursor issue in stylus studio ... (2)
-> + how to generate xslt code for ... (4)
-> + Web Service (12)
-> + Additional rule (2)
-> + Help needed: XMLSchema and unp... (9)
-> + Module settings for external X... (3)
-> + Finding Errors in the XML File (6)
-> + CSV 2 XML (2)
-> - Automatic Namespace when using... (2)
-> ->Automatic Namespace when ...
-> + Can't find 'Associate XML Sche... (3)
-> + Calling Stylus Studio API from... (2)
-> + EDI TO XML using the Stylus St... (4)
-- Previous [1441-1460] [1461-1480] [1481-1500] Next
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2017)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
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

   
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.