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

RE: XMTP XML file breaks Saxon and XT

Subject: RE: XMTP XML file breaks Saxon and XT
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 8 Aug 2000 19:05:09 +0100
RE: XMTP XML file breaks Saxon and XT
> For some reason, both Saxon and XT don't process the document 
> correctly,

Want a fight? You'll lose.

I thought I'd already answered this. The MIME element in the source document
has a non-null namespace URI, in the stylesheet it therefore needs to be
qualified with a namespace prefix that maps to the same namespace URI.

Mike Kay

> Here's a sample of the document (from the above Web site)
> 
> <MIME xmlns:mime="http://www.grovelogic.com/xmtp"
> xmlns="http://www.grovelogic.com/xmtp">

> This stylesheet fails:
> 
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>   version="1.0" >
> 
> <xsl:template match="MIME" >
>  <xsl:apply-templates />
> </xsl:template>
> 
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.