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

Re: html 5, svg and internal subset?

  • From: Martin Honnen <Martin.Honnen@gmx.de>
  • To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
  • Date: Thu, 09 Sep 2010 17:28:15 +0200

Re:  html 5
Dave Pawson wrote:
> I'm writing html5, with 3 (fairly large) included SVG files.
> running FF 3.6
> 
> I tried
> <!DOCTYPE html [
> <!ENTITY ps SYSTEM "ps.svg" >
> <!ENTITY n SYSTEM "n.svg" >
> <!ENTITY p1 SYSTEM "p1.svg" > ]>
> <html >
> and when I call them up they are displayed exactly as written?
> &amp; n ; 
> 
> about:config has html5.enable set to true?
> 
> Can I use xInclude? any other include?
> Am I dealing with SGML.. XML.. neither?

It depends on how you serve your document, you can serve as text/html, 
then it is neither SGML nor XML rules but rather the rules in 
http://www.w3.org/TR/html5/parsing.html#parsing that drive the parsing 
and the rules in http://www.w3.org/TR/html5/syntax.html#the-doctype that 
define the syntax for DOCTYPE. As far as I understand them, they don't 
allow an internal subset at all.
If you serve with an XML MIME type like application/xml then XML rules 
apply but I don't think Mozilla's XML parser supports external entities.



-- 

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.