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

Re: self closing elements with attributes

Subject: Re: self closing elements with attributes
From: annirack@xxxxxxx
Date: Wed, 07 Jan 2004 11:00:06 -0800
xhtml self closing
> >I want closed tags because I'm trying to be compliant to the 
> emerging 
> >standards by using xhtml.
> 
> Then your document element *cannot* be "h","t","m","l", and must 
> be 
> "x","h","t","m","l" and you have to use XML conventions.

That's not what w3c says. (http://www.w3.org/TR/xhtml1/#docconf)

A Strictly Conforming XHTML Document is an XML document that requires only the facilities described as mandatory in this specification. Such a document must meet all of the following criteria:

   1.

      It must conform to the constraints expressed in one of the three DTDs found in DTDs and in Appendix B.
   2.

      The root element of the document must be html.
   3.

      The root element of the document must contain an xmlns declaration for the XHTML namespace [XMLNS]. The namespace for XHTML is defined to be http://www.w3.org/1999/xhtml. An example root element might look like:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


 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.