Peter wrote: > There has to be only one top level element so it is normally something > like: > > <list> > > <molecule> > <atomArray> > ..... > </atomArray> > <bondArray> > ..... > </bondArray> > </molecule> > <molecule> > <atomArray> > ..... > </atomArray> > <bondArray> > ..... > </bondArray> > </molecule> > .... > </list> > > which will at least parse.
Very good. Billy's example of list.cml works fine in Jmol when it is enclosed in <list>...</list> tags. Miguel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
