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

RE: nesting xml

Subject: RE: nesting xml
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Thu, 3 May 2001 20:01:33 +0100
RE:  nesting xml
You are using the wrong namespace.

XML/XSL Portal 
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Mark Kahn
>Sent: 03 May 2001 20:41
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject:  nesting xml
>
>
>can someone tell me what's wrong with this?  the xsl doesn't seem 
>to match anything in the xml...mainly the line '<xsl:template 
>match="text">':
>
>XSL:
>
><?xml version='1.0'?>
><xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
><xsl:template match="text">
>  <html>
>  <body>
>  hello
>  </body>
>  </html>
></xsl:template>
></xsl:stylesheet>
>
>XML:
>
><?xml version="1.0"?>
><ROOT>
> <text>
>  <definition>
>   <color>
>    content
>   </color>
>   <size>
>    content
>   </size>
>   <font>
>    content
>   </font>
>  </definition>
>  <data>
>   content
>  </data>
> </text>
></ROOT>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>

 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.