Menu

#107 Issue with DTD, near RenderedTexture?

X3D4
open
None
10 hours ago
3 days ago
No

Error on line 1655 column 94 of x3d-4.1.dtd:
SXXP0003 Error reported by XML parser: The declaration for element type
"RenderedTexture" must end with '>'.: The declaration for element type "RenderedTexture"
must end with '>'.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.949 s
[INFO] Finished at: 2026-05-10T13:32:41-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0.2:transform (default) on project X3DJSONLD: Failed to transform input file /home/yottzumm/X3DJSONLD/src/main/data/HAnimPoseExample.x3d: org.xml.sax.SAXParseExceptionpublicId: ISO//Web3D//DTD X3D 4.1//EN; systemId: https://www.web3d.org/specifications/x3d-4.1.dtd; lineNumber: 1655; columnNumber: 94; The declaration for element type "RenderedTexture" must end with '>'. -> [Help 1]

I can't really fix this myself, due to number of files referencing the DTD.

Thanks,

John

Related

Tickets: #107

Discussion

  • Don Brutzman

    Don Brutzman - 2 days ago

    An undetected bug was mistakenly introduced in x3d-4.1.dtd last week that is the cause of this error.

    The syntax error in the DTD itself was quickly fixed. However the web3D.org website has blocked uploads in the prior to that correction, as part of an Internet-wide computer vulnerability response by the hosting service.

    All items maintained in version control remain up to date. A corrected DTD can be found at
    https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/specifications/x3d-4.1.dtd

    This ticket will remain open until upload services are restored and the online DTD is corrected. Apologies for this inconvenience.

     
  • Don Brutzman

    Don Brutzman - 10 hours ago

    Access has been restored and the error in the online DTD corrected. Please retest.

     

Log in to post a comment.

MongoDB Logo MongoDB