XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Polyglot XHTML5 Validator?

Good idea David and why not link to it from the polyglot spec.

I think I have found one more bug, I know you call the schema a first shot only:

The following assertion tests if textarea or pre contain linefeeds.
They are allowed to contain that but they must not begin with a
linefeed, that is something else. Also I guess it is better to have an
optional, "?", between carriage return and linefeed?

<sch:pattern>
  <sch:rule context="h:textarea|h:pre">
   <sch:assert test="not(matches(.,(:'^\s':)'[&#10;&#13;]'))">textarea
and pre should not start with <!--white space-->newline</sch:assert>
  </sch:rule>
 </sch:pattern>

Cheers,
Jesper Tverskov
http://www.xmlplease.com


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


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS