[Bug 8238] Add support for X3D

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8238


Don Brutzman <brutzman@nps.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #21 from Don Brutzman <brutzman@nps.edu>  2009-12-25 20:46:59 ---
Here is a new table listing all X3D v3.2 elements and attributes,
first column XML case and second column lowercase.  This is needed
as part of our in-progress response to the HTML5 working group on how
to support X3D in the draft HTML5 Recommendation.

Double-checks of this table of values are welcome.  It should show
unambiguous 2-way mappings (meaning no name collisions between elements
or attributes that differ only by case).

The table is created by an XSLT stylesheet that uses the official X3D
v3.2 schema as input.  Everything has been checked into Sourceforge.

Autogenerated table:
http://x3d.svn.sourceforge.net/viewvc/x3d/www.web3d.org/x3d/stylesheets/X3dElementsAttributesLowerCaseTable.txt

Stylesheet:
http://x3d.svn.sourceforge.net/viewvc/x3d/www.web3d.org/x3d/stylesheets/X3dElementsAttributesLowerCaseTableConstruction.xslt

Invoking build to run this stylesheet (task html5.buildElementsAttributesTable)
http://x3d.svn.sourceforge.net/viewvc/x3d/www.web3d.org/x3d/stylesheets/build.xml

Incidentally I was able to create, build, test and checkin everything
solely using X3D-Edit.  8)
https://savage.nps.edu/X3D-Edit


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 25 December 2009 20:47:01 UTC