← Back to team overview

zorba-coders team mailing list archive

[Bug 898792] [NEW] xs:QName fails for non-literal input

 

Public bug reported:

xs:QName(concat('local:', 'list')) fails with

1,1: type error [err:XPTY0004]: Cannot treat xs:string as xs:QName

but xs:QName("local:list") works

** Affects: zorba
     Importance: High
     Assignee: Markos Zaharioudakis (markos-za)
         Status: New

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/898792

Title:
  xs:QName fails for non-literal input

Status in Zorba - The XQuery Processor:
  New

Bug description:
  xs:QName(concat('local:', 'list')) fails with

  1,1: type error [err:XPTY0004]: Cannot treat xs:string as xs:QName

  but xs:QName("local:list") works

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/898792/+subscriptions


Follow ups

References