[Bug 5472] [XQuery 1.1] Requirement: validation by type

------- 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