- From: <bugzilla@farnsworth.w3.org>
- Date: Tue, 01 Apr 2008 16:51:46 +0000
- To: public-qt-comments@w3.org
- CC:
------- Comment #1 from jonathan.robie@redhat.com 2008-04-01 16:51 -------
We agreed to add this to the existing validate expression:
[63] ValidateExpr ::= "validate" ValidationMode?
TypeSpec? "{" Expr "}"
[63a] TypeSpec ::= "as" QName
[64] ValidationMode ::= "lax" | "strict"
Received on Friday, 4 April 2008 09:59:08 UTC