objectType Schema
a description of a schema definition
Members
| name | type | mult | description |
|---|---|---|---|
| location | ivoa:anyURI | A URL pointing to a document that formally defines the schema. The document should be in a machine-parsable format when applicable. For example, when refering to an XML schema, the document should be an XML Schema or similar document that can be used to validate an instance document. | |
| description | ivoa:string | optional | A human-readable description of what the schema defines or is used for. A brief description--e.g. one statement--is recommended for display purposes. |
| example | ivoa:anyURI | 0 or more | A URL pointing to a sample document that illustrates the use of the schema. When applicable (e.g. XML), the document should be in the format defined by the schema document. |
| namespace | ivoa:string | an identifier for the schema being described. Each instance of this attribute must be unique within the resourse description. For XML schemas, this should be the schema's namespace URI. Otherwise, it should be a unique label to distinguish it from other schemas described in the same resource description. |
Containment
This is contained by Standard