Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Wrong Header Statement in Grammar of X3DV 3.2 ?

6 views
Skip to first unread message

Joerg Scheurich aka MUFTI

unread,
Feb 22, 2012, 10:10:42 AM2/22/12
to
Hi,

The grammar of the current X3DV Standard for X3D 3.2

http://www.web3d.org/files/specifications/19776-2/V3.2/Part02/grammar.html

has the following header definition:

headerStatement ::=
#X3D 3.0 utf8 string ;

Shouldn't it be

headerStatement ::=
#X3D 3.2 utf8 string ;

?

so long
MUFTI
--
Anwendungen das "Works with Windows Vista" Logo von verdient haben
Unternehmen Produktname Version
Gesetzerzwingungssoftwareloesungen FIRMA 1.0.0
Micro$oft Knowledge Base Artikel-ID:933305 Version:4.1

Joerg Scheurich aka MUFTI

unread,
Feb 22, 2012, 10:14:49 AM2/22/12
to
> The grammar of the current X3DV Standard for X3D 3.2
> ...
>
> headerStatement ::=
> #X3D 3.0 utf8 string ;
>
> Shouldn't it be

> headerStatement ::=
> #X3D 3.2 utf8 string ;

In the concepts text, the header is different, but also wrong 8-(

http://www.web3d.org/files/specifications/19776-2/V3.2/Part02/concepts.html#HeaderStatementSyntax

| 4.3.2.2 Header statement syntax
|
| Every Classic VRML-encoded X3D file shall begin with:
|
| #X3D V3.1 <character encoding type> [optional comment]<line terminator>
0 new messages