I don't think this feature is required. There exist several alternatives to decode a xs:base64Binary (e.g. file:write-binary). Also, fn:serialize returns a string and can't return binary content.
-- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/867373 Title: fn:serialize() must support binary serialization Status in Zorba - The XQuery Processor: New Bug description: The serialize function in the serialize module (http://www.zorba- xquery.com/modules/serialize) has been aligned to the new fn:serialize() function. But the current implementation does not support the implementation dependent methods as the serialization spec allows. This is needed for all the image tests which have currently been disabled. To manage notifications about this bug go to: https://bugs.launchpad.net/zorba/+bug/867373/+subscriptions -- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

