<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Greetings All,</div><div><br></div><div>Does anyone have an example of using the cxml:doctype function? The code indicates that the last argument is of type puri:uri, which I think I have in the following:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><span>(cxml:doctype "suite" "suite" (puri:uri "<a target="_blank" href="http://testng.org/testng-1.0.dtd">http://testng.org/testng-1.0.dtd</a>"))</span></div><div><br></div><div>however any use of this generates an error in CCL:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span><span>value #<uri><a target="_blank" href="http://testng.org/testng-1.0.dtd">http://testng.org/testng-1.0.dtd</a>> is not of the expected type SEQUENCE.</uri></span></div><div><br></div><div>I'm using
 slime, but not sure if this is related. The same error occurs at the command line. Unfortunately, the documentation for puri seems to have moved, so beyond looking at the code (that I'm unfamiliar with), the best I can do is guess.</div><div><br></div><div>I know this function is relatively new, so am wondering if it's been widely tested. Are there any alternatives to writing a XML doctype? I need to write quite a few, sometimes large, XML test suites for testng.</div><div><br></div><div>Cheers,</div><div>    - SteveN</div><div><br></div><div style="position:fixed"></div></div><br>

      </body></html>