-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Description
The XML files we use in OpenSim are called "Well-formed" that is, they don't have a way to validate them. This option is flexible but leaves users at a loss as to what can be in the file. We should create and publish a schema for built in types that users can disable if extending classes/format.
tkuchida