<div dir="ltr"><div><div><div><div><div>While cleaning up GeoLOD implementation I noticed the following.<br></div><div><br>The Geospatial Squaw Valley example at<br><br><a href="http://www.web3d.org/x3d/content/examples/Basic/#Geospatial">http://www.web3d.org/x3d/content/examples/Basic/#Geospatial</a><br><br></div>has double quotes surrounding the content field value of the meta node in the canonical xml:<br><br><a href="http://www.web3d.org/x3d/content/examples/Basic/Geospatial/SquawCanonical.xml">http://www.web3d.org/x3d/content/examples/Basic/Geospatial/SquawCanonical.xml</a><br><br></div>but has singles quotes surrounding the same field value in the xhtml:<br><br><a href="http://www.web3d.org/x3d/content/examples/Basic/Geospatial/Squaw.xhtml">http://www.web3d.org/x3d/content/examples/Basic/Geospatial/Squaw.xhtml</a><br><br></div>which leads to an unavoidable parsing error because the value string has an embedded single quote.<br><br></div>The safest way to deal with embedded quotes may be to escape them (&quot) but I am not sure. Keeping the surrounding quotes as double quotes may also work but then it is necessary to escape embedded double quotes (which may more rarely occur).<br><br></div>Andreas<br><div><div><div><br>-- <br><div><div><div><div><div class="gmail_signature">Andreas Plesch<br>39 Barbara Rd.<br>Waltham, MA 02453</div>
</div></div></div></div></div></div></div></div>