[x3d-public] USE before DEF error
John Carlson
yottzumm at gmail.com
Fri Feb 26 12:25:35 PST 2016
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.2//EN"
"http://www.web3d.org/specifications/x3d-3.2.dtd">
<X3D
profile="Immersive"
version="3.2"
xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance"
xsd:noNamespaceSchemaLocation="http://www.web3d.org/specifications/x3d-3.2.xsd">
In: examples//Savage/Locations/TunisAirportTunisia/tiles/4/airport9-9.x3d and probably 1280 other files:
USE before DEF (caught with Schematron). See included file. Similar files attached in locations.txt.
John
<head>
<component name="Geospatial" level="1"/>
<component name="Navigation" level="3"/>
</head>
<Scene>
<Shape>
<Appearance>
<Material diffuseColor="0.4 0.6 0.3" emissiveColor="0 0.05 0"/>
<ImageTexture url="../../images/4/airport9-9.jpg" repeatS='false' repeatT='false'/>
</Appearance>
<GeoElevationGrid colorPerVertex='false' creaseAngle='0'
geoGridOrigin ="36.85513219202932 10.232348121815342 0.0"
yScale ="1.0" geoSystem='"GD"' normalPerVertex='false'
solid='true'
xDimension='6' xSpacing='5.0112436E-4'
zDimension='7' zSpacing='4.6822225E-4'
height='
2 1 1 1 1 1
2 2 1 1 -1 1
3 3 2 1 1 1
3 3 2 1 1 1
3 4 3 2 2 2
2 3 3 2 2 2
1 1 1 1 2 2'>
<GeoOrigin USE="ORIGIN"/>
<GeoOrigin DEF="ORIGIN"
geoCoords="36.85232285848162 10.229842500002526 0"
geoSystem="GDC"/>
</GeoElevationGrid>
</Shape>
</Scene>
</X3D>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20160226/9180de85/attachment-0002.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: locations.txt
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20160226/9180de85/attachment-0001.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20160226/9180de85/attachment-0003.html>
More information about the x3d-public
mailing list