S ::= (#x20 | #x9 | #xD | #xA)+ This one should allow at least all NLFs. See http://www.unicode.org/unicode/reports/tr13/. S ::= (#x20 | [#x9-#xD] | #x85 | [#x2028-#x2029])+ /Kent KarlssonReceived on Thursday, 7 September 2000 13:32:16 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:59:31 GMT