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

namespace problem

Subject: namespace problem
From: "ºÎº¼¾ü" <sameulhe@xxxxxxx>
Date: Sun, 22 Apr 2001 12:41:31 +0800 (CST)
email
hello,everyone,who can explain this problem to me:
I got an xml file with namspace

<?xml version="1.0" encoding="gb2312"?>
<?xml-stylesheet type="text/xsl" href="sortsample.xsl"?>
<a:bookinfo xmlns:a="http://www.example.com/catalog/">
<a:books>
	<a:book>
		<a:ISBN>069-1300886</a:ISBN>
		<a:Name>¼òÃ÷ÎÄ»¯³£Ê¶</a:Name>
		<a:Press>Î人³ö°æÉç</a:Press>
		<a:Price>10.50</a:Price>
		<a:PublishDate>1999-10-01</a:PublishDate>
		<a:Author>Defi.W</a:Author>
		<a:Author>ÕÅ·É</a:Author>
		<a:Qty>1000</a:Qty>
	</a:book>
</a:books>	
</a:bookinfo>

then how should i write proper XSLT file to retrieve information from this document?

Addtion:
if i use defaul namespace as xmlns="http://www.example.com/catalog/>",
how should i do same thing as above?

Thanks




 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.