zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10656
[Bug 891209] Re: validation with xsi:type returns untyped
** Changed in: zorba
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/891209
Title:
validation with xsi:type returns untyped
Status in Zorba - The XQuery Processor:
Fix Released
Bug description:
import module namespace schema = "http://www.zorba-
xquery.com/modules/schema";
schema:schema-type(
data(
validate lax { <a xsi:type="xs:integer">2</a> }
)
)
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/891209/+subscriptions
References