<?xml-stylesheet type="text/xsl" href="/xforms-tests/xsltforms/xsltforms.xsl"?>
<html xmlns:my="http://commerce.example.com/payment" xmlns:txs="http://sourceforge.net/projects/txs" xmlns="http://www.w3.org/1999/xhtml" xmlns:req="http://www.agencexml.com/requests" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <head>
        <title>7.8.3.d digest() function negative test with an invalid QNameButNotNCNAME</title>
        <link rel="stylesheet" href="../../../driverPages/forms/TestSuite11.css" type="text/css"/>
        <xforms:model>
            <xforms:instance xmlns="">
                <root/>
            </xforms:instance>
            <xforms:bind nodeset="/" calculate="digest('abc', 'in:valid', 'hex')"/>
            <xforms:message ev:event="xforms-compute-exception" level="modal">xforms-compute-exception</xforms:message>
        </xforms:model>
    </head>
    <body>
        <xforms:group>
            <xforms:label class="title">7.8.3.d digest() function negative test with an invalid QNameButNotNCNAME</xforms:label>
        </xforms:group>
        <xforms:group>
          <xforms:label>
            <xforms:group>
              You must see an xforms-compute-exception message or a fatal error due to an 
			  xforms-compute-exception. 
            </xforms:group>
          </xforms:label>
        </xforms:group>
        
    </body>
</html>
