** Changed in: zorba
    Milestone: None => 2.2

-- 
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:
  In Progress

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to