[Bug 9808] [FO] fn:QName $paramUri need not be a valid xs:anyURI

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9808





--- Comment #2 from Tim Mills <tim@cbcl.co.uk>  2010-05-27 08:04:15 ---
Would you therefore suggest changing the signatures of

fn:namespace-uri-from-QName($arg as xs:QName?) as xs:anyURI

fn:namespace-uri-for-prefix($prefix as xs:string?, 
                            $element as element()) as xs:anyURI?

fn:namespace-uri() as xs:anyURI

and

fn:namespace-uri($arg as node()?) as xs:anyURI

to return xs:string or xs:string? as appropriate?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 27 May 2010 08:04:18 UTC