objectType Standard
extends VOResource:Resource
a description of a standard specification. This typically refers to an IVOA standard but is not limited to such.
Members
| name | type | mult | description |
|---|---|---|---|
| endorsedVersion | EndorsedVersion | 1 or more | the version of the standard that is recommended for use. More than one version can be listed, indicating that any of these versions are recognized as acceptable for use. |
| schema | Schema | 0 or more | a description and pointer to a schema document defined by this standard. This is most typically an XML Schema, but it need not be strictly. |
| deprecated | ivoa:string | optional | when present, this element indicates that all versions of the standard are considered deprecated by the publisher. The value is a human-readable explanation for the designation. The explanation should indicate if another standard should be preferred. |
| key | StandardKey | 0 or more | a defined key associated with this standard. |