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

RE: xmlns invalid? xt or XSLT problem?

Subject: RE: xmlns invalid? xt or XSLT problem?
From: DPawson@xxxxxxxxxxx
Date: Fri, 1 Oct 1999 20:57:46 +0100
xmlns invalid
I think I understand that David :-)
That last lines I can echo.

I'm really looking forward to the 'or something'.
I'm sure if schemas were that solid someone
would have come up with something by now???

Regards, DaveP



>If you are doing this:
>>   <xsl:output method="html" encoding="utf-8"/>
>
>then you are using the latest draft so shouldn't be doing this:
>
>>   result-ns=""
>
>which means that you don't absolutely need to do this:
>
>>       xmlns="http://www.w3.org/TR/REC-html40" 
>
>and if you don't do that everything will be fine.
>
>
>However even at the best of times may still get this:
>
>> nsgmls tells me that according to the DTD specified,
>> there is no attribute xmlns.
>
>
>To a namespace aware processor
><html:html xmlns:html=... >
>and
><html xmlns=... >
>
>are equivalent expressions, but a validating XML parser using a DTD
>that has an `html' element is going to moan about html:html.
>And will moan about extra namespace attributes added as well if
>the dtd was written before the namespace spec and doesn't allow
>xmlns everywhere.
>
>Basically in namespace world, you give up on DTD validation 
>and pray for
>schemas (or something).
>
>David
>
>
> 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.