Re: Some draft code for mobileOK Basic Tests RI

> I incorporated your stylesheet (and modified it a bit) into the one  
> attached, when run on the same page as before (http://rabin.mobi/r/ 
> format?uri=http://t-mobile.mobi) it generates the following.
Cool!
But returning to the beginning of the discussion and the idea of a  
meta-xml-doc,
we should add a meta-xml-doc in this prototype to separate and  
abstract data and logic:
<test name="page_size_limit">
   <check name="size">
       <result outcome="FAIL" type="XPath" value="//metadoc/request 
[last()]//payload/@size &gt; 10*1024"/>
   ...

  roland

Received on Friday, 9 February 2007 08:56:37 UTC