Schema Name: BiodiversityDataFlow_v1.1.xsd
This is the version 1.1 root schema for the Biodiversity dataflow.
The schema simply includes all of the sub-schemas necessary to define messages belonging to
the Biodiversity dataflow.
Schema versions with the same major version number are guaranteed backwardly compatible, so,
for instance, this version 1.1 schema can safely be used to validate version 1.0 documents.
For this reason, there is an 'index' schema at the following URL which hides the minor version
number of the currently live schema:
http://services.natureserve.org/docs/schemas/biodiversityDataFlow/1/
This URL should be referred to when using the schemas.
Note that, if you are looking to view xsd:include'd schemas using a browser, the URL to
use is the path of the schema you are looking at (everything up to, but not including, the
actual schema filename) + the schemaLocation attribute of the xsd:include.
In the current case, this gives, for instance:
'http://services.natureserve.org/docs/schemas/biodiversityDataFlow/1/1/' + 'ComprehensiveSpeciesSchema_v1.1.xsd'
or:
http://services.natureserve.org/docs/schemas/biodiversityDataFlow/1/1/ComprehensiveSpeciesSchema_v1.1.xsd