← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~markos-za/zorba/markos-bugs into lp:zorba

 

This is a test I would add for the problem above.
Make sense?
Cheers
Federico

import schema namespace s = "http://www.xqdoc.org/1.0";;

let $hostInfo :=<xqdoc xmlns="http://www.xqdoc.org/1.0";>
    <control>
        <date><?processinginstruction aaa?>TS4J<!-- -->5UJ</date>
        <version>N/A</version>
    </control>
    <module type="library">
        <uri>DGQEb8Q</uri>
    </module>
</xqdoc>

return
  validate { $hostInfo }
-- 
https://code.launchpad.net/~markos-za/zorba/markos-bugs/+merge/76750
Your team Zorba Coders is subscribed to branch lp:zorba.


References