Right now the validation is by:

    if (header.indexOf("http://www.xml-cml.org/";) >= 0
        || header.indexOf("cml:") >= 0) {
      return "cml(xml)";
    }

I guess Peter and I assumed that valid CML should identify itself as 
such, not just by

<molecule title="NSC244">

Q: Is that an incorrect assumption?
Q: Does CML hold exclusive rights to the <molecule> tag?

Bob





Egon Willighagen wrote:

>On Monday 11 September 2006 23:48, Bob Hanson wrote:
>  
>
>>estron might be ok -- I'll check on that. But the others are not valid
>>CML, I think.
>>    
>>
>
>Validated all of them against CML Schema 2.3. All in cml/ is valid now, but 
>not all are parsed correctly.
>
>Egon
>
>  
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to