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 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Marlene Fox-McIntyreSubject: Problem with prefixes
Author: Marlene Fox-McIntyre
Date: 10 Sep 2007 01:14 PM
Hi, I've created a stylesheet that transforms from one xsd schema into another, but the source schema has prefixes, like this:

<?xml version="1.0" encoding="UTF-8" ?>
- <i:Alarm xmlns:i="http://www.mydomain.com/abc" xsi:schemaLocation="http://www.icad.gov/abc ..\..\xsd\xyz.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:j="http://www.it.mydom.com/" j:effectiveDate="2007-09-04" j:sourceIDText="1141179" j:lastUpdatedDate="2007-09-04">
- <j:Alert>
<j:AlertEventCategoryCode>Path Sensor</j:AlertEventCategoryCode>
<j:AlertUrgencyCode>3</j:AlertUrgencyCode>
.....

The problem is that the information in my source xml is not making it to my output document, and I think the problem is with the prefixes. I used Stylus Studio to create the mapping, and it all looked ok, but I do not get the expected data in my output xml.

Is there something I am doing wrong?

Posttop
Tony LavinioSubject: Problem with prefixes
Author: Tony Lavinio
Date: 11 Sep 2007 10:37 AM
Don't think of them as prefixes, but as namespaces - that is, a
region in which those names exist.

Probably your XSLT isn't referring to the names from the XML as
being in the correct namespace.

The XSLT FAQ can help.
See http://www.dpawson.co.uk/xsl/sect2/N5536.html

 
Topic Page 1 2 3 4 5 6 7 8 9 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.