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
Jon GallegosSubject: Stylesheet Parameters
Author: Jon Gallegos
Date: 25 Feb 2009 08:43 AM
Currently when I map an XML document, the begining of my output XML looks like this;
<?xml version='1.0' encoding='UTF-8' ?>

<!DOCTYPE document SYSTEM 'xmlschemas/domino_6_5_4.dtd'>
<document maintenanceversion="4.0" form="DaichoForm-e" xmlns="http://www.lotus.com/dxl" replicaid="852574D4005615FD"
xmlns:a="http://www.plmxml.org/Schemas/PLMXMLSchema" version="6.5">

I need it to look like this;
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE document SYSTEM 'xmlschemas/domino_6_5_4.dtd'>
<document maintenanceversion="4.0" form="DaichoForm-e" xmlns="http://www.lotus.com/dxl" replicaid="852574D4005615FD" version="6.5">

The schema from the source XML displays in my output. How do I get it to stop doing that?

Postnext
(Deleted User) Subject: Stylesheet Parameters
Author: (Deleted User)
Date: 27 Feb 2009 10:16 AM
Hi John,
try adding a exclude-result-prefixes = "a" attribute in the xsl:stylesheet element.

Alberto

Posttop
Jon GallegosSubject: Stylesheet Parameters
Author: Jon Gallegos
Date: 03 Mar 2009 01:30 PM
That did the trick

Thanks

 
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.