[x3d-public] meta @name illegal value, X3DJSAIL regexp or ChemicalMarkupLanguage examples?

yottzumm at gmail.com yottzumm at gmail.com
Sun Feb 5 21:16:28 PST 2017


More on regexps with meta names or examples names.  Are spaces allowed in meta @name?  Or are the examples wrong?

Thanks,

John


www_web3d_org/x3d/content/examples/Basic/ChemicalMarkupLanguage/AceticAcid.java
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: meta name newValue="CML version" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.Core.metaObject.setName(metaObject.java:506)
        at www_web3d_org.x3d.content.examples.Basic.ChemicalMarkupLanguage.AceticAcid.main(AceticAcid.java:104)
www_web3d_org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Alanine.java
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: meta name newValue="CML version" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.Core.metaObject.setName(metaObject.java:506)
        at www_web3d_org.x3d.content.examples.Basic.ChemicalMarkupLanguage.Alanine.main(Alanine.java:104)
www_web3d_org/x3d/content/examples/Basic/ChemicalMarkupLanguage/ButanedioicAcid.java
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: meta name newValue="CML version" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.Core.metaObject.setName(metaObject.java:506)
        at www_web3d_org.x3d.content.examples.Basic.ChemicalMarkupLanguage.ButanedioicAcid.main(ButanedioicAcid.java:104)
www_web3d_org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Caffeine.java
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: meta name newValue="CML version" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.Core.metaObject.setName(metaObject.java:506)
        at www_web3d_org.x3d.content.examples.Basic.ChemicalMarkupLanguage.Caffeine.main(Caffeine.java:104)
www_web3d_org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Cholesterol.java
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: meta name newValue="CML version" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.Core.metaObject.setName(metaObject.java:506)
        at www_web3d_org.x3d.content.examples.Basic.ChemicalMarkupLanguage.Cholesterol.main(Cholesterol.java:104)
www_web3d_org/x3d/content/examples/Basic/ChemicalMarkupLanguage/Cortisone.java
Exception in thread "main" org.web3d.x3d.sai.InvalidFieldValueException: meta name newValue="CML version" has illegal value, must use a valid name string.
        at org.web3d.x3d.java.Core.metaObject.setName(metaObject.java:506)
        at www_web3d_org.x3d.content.examples.Basic.ChemicalMarkupLanguage.Cortisone.main(Cortisone.java:104)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20170206/f6c0670d/attachment.html>


More information about the x3d-public mailing list