Schema browser
Warning
The schema browser currently does not show:
- property dependencies, such as when the presence of an optional
property requires that another property be present (e.g., if
latitudeis present, thenlatitude_unitsis required), or - attribute restrictions, such as when the presence of one
attribute changes the restrictions on another attribute (e.g., if
speciesis present thenaphia_idmust be greater than 0).
Such dependencies are given in the dependentRequired and dependentSchemas
sections of the datastore schema file.