zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #05499
[Bug 891209] Re: validation with xsi:type returns untyped
** Changed in: zorba
Importance: Undecided => High
** Changed in: zorba
Status: New => Confirmed
--
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:
Confirmed
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