[x3d-public] X3D JSON schema validation problems: geoSystem "UTM"

Don Brutzman brutzman at nps.edu
Mon Jul 10 09:10:05 PDT 2017


On 7/10/2017 8:59 AM, John Carlson wrote:
> Is there a regular expression for geoSystem in XML Schema?

no

> Perhaps there should be?

can't hurt, though in this case: probably not needed per se, since legal geoSystem values are found in the X3D XML Schema as <xs:simpleType name="geoSystemValues"> and in the Object Model for X3D (OM4X3D) as <SimpleType name="geoSystemValues">

note that enumeration lists like this may be optional or strict, depending on spec requirements for allowed values in a field.

Anyway when not listed in schema, we can further start collecting and documenting regular expressions on this preliminary-draft page:

	X3D Regular Expressions (regexes)
	http://www.web3d.org/specifications/X3dRegularExpressions.html

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   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list