[FieldML-automated1] Comment on revision r39addccf2767fd281b3709ddd0af9d24a570331a in fieldml-java2
Status: Beta
Brought to you by:
richardchr
From: <fie...@go...> - 2010-03-09 03:24:41
|
r.brit...@auckland.ac.nz commented on revision r39addccf2767fd281b3709ddd0af9d24a570331a in project fieldml-java2. Details are at http://code.google.com/p/fieldml-java2/source/detail?r=39addccf2767fd281b3709ddd0af9d24a570331a Line-by-line comments: File: /trunk/data/FieldmlTest.xml (r67811858f274b4a0423b0286ff8d92f77de96eaf) =============================================================================== Line 46: <fields>"test_mesh.coordinates.template1" "test_mesh.coordinates.template2" "test_mesh.coordinates.xy" </fields> ------------------------------------------------------------------------------- Using white-space to separate ID's is not good XML design. Use XML tags (e.g. tags allow standard tools to be used for XML transforms, stronger XML validation etc.). Respond to these comments at http://code.google.com/p/fieldml-java2/source/detail?r=39addccf2767fd281b3709ddd0af9d24a570331a -- You received this message because you starred this review, or because your project has directed all notifications to a mailing list that you subscribe to. You may adjust your review notification preferences at: http://code.google.com/hosting/settings |