[Home] [By Thread] [By Date] [Recent Entries]

  • From: Jesper Tverskov <jesper.tverskov@g...>
  • To: xml-dev@l...
  • Date: Sun, 22 May 2011 00:45:53 +0200

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]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member