[F&O, May 2] resolve-QName and get-namespace-uri-for-prefix

The resolve-QName and get-namespace-uri-for-prefix functions have
inconsistent signatures for no good reason:

resolve-QName(xs:string, element) as xs:QName
get-namespace-uri-for-prefix(element, xs:string) as xs:string

Both should have the element argument in the same position.




Cheers,

Michael Brundage
Writing as
Author, "XQuery: The XML Query Language" (Addison-Wesley, to appear 2003)
Co-author, "Professional XML Databases" (Wrox Press, 2000)

not as
Technical Lead
Common Query Runtime/XML Query Processing
WebData XML Team
Microsoft

Received on Sunday, 1 June 2003 00:22:48 UTC