Namespace: |
|
Content: |
complex, 3 attributes, 6 elements |
Defined: |
globally in v1.0; see XML source |
Includes: |
definitions of 3 attributes, 6 elements |
Used: |
never |
XML Representation Summary | |||||
<... | |||||
created | = |
xs:dateTime | |||
status | = |
("active" | "inactive" | "deleted") | |||
updated | = |
xs:dateTime | |||
> | |||||
|
|||||
</...> |
<xs:complexType name="Resource"> <xs:annotation> <xs:documentation> Any entity or component of a VO application that is describable and identifiable by a IVOA Identifier. </xs:documentation> </xs:annotation> <xs:sequence> <xs:annotation> <xs:documentation> A numeric grade describing the quality of the resource description, when applicable, to be used to indicate the confidence an end-user can put in the resource as part of a VO application or research study. </xs:documentation> <xs:documentation> See vr:ValidationLevel for an explanation of the allowed levels. </xs:documentation> <xs:documentation> Note that when this resource is a Service, this grade applies to the core set of metadata. Capability and interface metadata, as well as the compliance of the service with the interface standard, is rated by validationLevel tag in the capability element (see the vr:Service complex type). </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:appinfo> <vm:dcterm>Title</vm:dcterm> </xs:appinfo> <xs:documentation> the full name given to the resource </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation> a short name or abbreviation given to the resource. </xs:documentation> <xs:documentation> This name will be used where brief annotations for the resource name are required. Applications may use to refer to this resource in a compact display. </xs:documentation> <xs:documentation> One word or a few letters is recommended. No more than sixteen characters are allowed. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:appinfo> <vm:dcterm>Identifier</vm:dcterm> </xs:appinfo> <xs:documentation> Unambiguous reference to the resource conforming to the IVOA standard for identifiers </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation> Information regarding the general curation of the resource </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation> Information regarding the general content of the resource </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:annotation> <xs:documentation> The UTC date and time this resource metadata description was created. </xs:documentation> <xs:documentation> This timestamp must not be in the future. This time is not required to be accurate; it should be at least accurate to the day. Any insignificant time fields should be set to zero. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation> The UTC date this resource metadata description was last updated. </xs:documentation> <xs:documentation> This timestamp must not be in the future. This time is not required to be accurate; it should be at least accurate to the day. Any insignificant time fields should be set to zero. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation> a tag indicating whether this resource is believed to be still actively maintained. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:enumeration value="active"> <xs:annotation> <xs:documentation> resource is believed to be currently maintained, and its description is up to date (default). </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="inactive"> <xs:annotation> <xs:documentation> resource is apparently not being maintained at the present. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="deleted"> <xs:annotation> <xs:documentation> resource publisher has explicitly deleted the resource. </xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> |
Type: |
|
Use: |
required |
Defined: |
<xs:attribute name="created" type="xs:dateTime" use="required"> <xs:annotation> <xs:documentation> The UTC date and time this resource metadata description was created. </xs:documentation> <xs:documentation> This timestamp must not be in the future. This time is not required to be accurate; it should be at least accurate to the day. Any insignificant time fields should be set to zero. </xs:documentation> </xs:annotation> </xs:attribute> |
Type: |
|
Use: |
required |
Defined: |
Derivation: |
restriction of xs:string |
<xs:attribute name="status" use="required"> <xs:annotation> <xs:documentation> a tag indicating whether this resource is believed to be still actively maintained. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:enumeration value="active"> <xs:annotation> <xs:documentation> resource is believed to be currently maintained, and its description is up to date (default). </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="inactive"> <xs:annotation> <xs:documentation> resource is apparently not being maintained at the present. </xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="deleted"> <xs:annotation> <xs:documentation> resource publisher has explicitly deleted the resource. </xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
|
Use: |
required |
Defined: |
<xs:attribute name="updated" type="xs:dateTime" use="required"> <xs:annotation> <xs:documentation> The UTC date this resource metadata description was last updated. </xs:documentation> <xs:documentation> This timestamp must not be in the future. This time is not required to be accurate; it should be at least accurate to the day. Any insignificant time fields should be set to zero. </xs:documentation> </xs:annotation> </xs:attribute> |
Type: |
vr:Content, complex content |
Defined: |
<xs:element name="content" type="vr:Content"> <xs:annotation> <xs:documentation> Information regarding the general content of the resource </xs:documentation> </xs:annotation> </xs:element> |
Type: |
vr:Curation, complex content |
Defined: |
<xs:element name="curation" type="vr:Curation"> <xs:annotation> <xs:documentation> Information regarding the general curation of the resource </xs:documentation> </xs:annotation> </xs:element> |
Type: |
vr:IdentifierURI, simple content |
Defined: |
<xs:element name="identifier" type="vr:IdentifierURI"> <xs:annotation> <xs:appinfo> <vm:dcterm>Identifier</vm:dcterm> </xs:appinfo> <xs:documentation> Unambiguous reference to the resource conforming to the IVOA standard for identifiers </xs:documentation> </xs:annotation> </xs:element> |
Type: |
vr:ShortName, simple content |
Defined: |
<xs:element minOccurs="0" name="shortName" type="vr:ShortName"> <xs:annotation> <xs:documentation> a short name or abbreviation given to the resource. </xs:documentation> <xs:documentation> This name will be used where brief annotations for the resource name are required. Applications may use to refer to this resource in a compact display. </xs:documentation> <xs:documentation> One word or a few letters is recommended. No more than sixteen characters are allowed. </xs:documentation> </xs:annotation> </xs:element> |
Type: |
xs:token, simple content |
Defined: |
Type: |
vr:Validation, simple content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" name="validationLevel" type="vr:Validation"> <xs:annotation> <xs:documentation> A numeric grade describing the quality of the resource description, when applicable, to be used to indicate the confidence an end-user can put in the resource as part of a VO application or research study. </xs:documentation> <xs:documentation> See vr:ValidationLevel for an explanation of the allowed levels. </xs:documentation> <xs:documentation> Note that when this resource is a Service, this grade applies to the core set of metadata. Capability and interface metadata, as well as the compliance of the service with the interface standard, is rated by validationLevel tag in the capability element (see the vr:Service complex type). </xs:documentation> </xs:annotation> </xs:element> |
This XML schema documentation has been generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-end XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML SDK and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for DocFlex/XML SDK will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own! Please note: By purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the result of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us! To buy a license, please follow this link: http://www.filigris.com/shop/ |