[X3D-Public] X3D+HTML5 talk presented to HTML5 working group today

Don Brutzman brutzman at nps.edu
Fri Nov 6 13:48:17 PST 2009


good responses/question Johannes, cc: x3d-public

Johannes Behr wrote:
> 
> Hi,
> 
>  >
>  > - cochair Sam Ruby was able to run the demos on his system without 
>  > problem.
>  >       He gave us several steps for looking into how to handle embedded
>  >       X3D using HTML syntax (as opposed to XHTML XML-based syntax):
>  >       -- Uppercase/lowercase naming
> 
> Can support both. Very easy to fix.

agreed

>  >       -- List of void (singleton) elements
> 
> Elements that should have children ?
> Easy. I can export those automatically from the type-system

probably best to go via stylesheet from schema, which is normative
so that it is easily repeatable for each version of X3D

>  >       -- Achieving unambiguous DOM integration

that is my shorthand for the equivalence between the HTML syntax and the
XHTML syntax:  they both produce the same DOM tree.  so we will want to
document (following the same prose descriptions in the HTML5 recommendation)
how an HTML parser reading embedded X3D source (that might have similar
syntax relaxations) produces the same DOM tree as an XML/XHTML parser.

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br           brutzman at nps.edu
Watkins 270   MOVES Institute, Monterey CA 93943-5000 USA  work +1.831.656.2149
X3D, virtual worlds, underwater robots, XMSF  http://web.nps.navy.mil/~brutzman




More information about the X3D-Public mailing list