Showing:

Annotations
Attributes
Diagrams
Facets
Identity Constraints
Instances
Properties
Source
Used by

Table of Contents

Group by:

http://www.ivoa.net/xml/STC/stc-v1.30.xsd

Elements
Complex Types
Attribute Groups

http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd

Resource hierarchy:

Main schema PSResource.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
PSR-DM XML schema provides a means of encoding planetary science resource metadata.
It is designed as an extension of the IVOA's VODataService schema.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Imported schema v1.0
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
Implementation of an XML Schema describing a resource to 
be used in the Virtual Observatory Project.  Based on "Resource 
Metadata for the Virtual Observatory", Version 0.8, 
February 2002 by Bob Hanisch et al.
Properties
attribute form default: unqualified
element form default: unqualified
version: 1.02
[ top ]
Imported schema v1.1
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
An extension to the core resource metadata (VOResource) for 
describing data collections and services.
Properties
attribute form default: unqualified
element form default: unqualified
version: 1.1pr2
[ top ]
Imported schema stc-v1.30.xsd
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Properties
attribute form default: unqualified
element form default: qualified
[ top ]
Imported schema xlink.xsd
Namespace http://www.w3.org/1999/xlink
Properties
attribute form default: qualified
element form default: qualified
[ top ]
Included schema CoordSys.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of several metadata elements used
to define the coordinate system and type, the resolution, the coverage, the
sampling in dataset and granule description.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Imported schema Characterisation-v1.11.xsd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Properties
attribute form default: unqualified
element form default: qualified
[ top ]
Included schema VOUnits.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: definition of units metadata elements. 
To be replaced by IVOA's VOUnits schema.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema DataSetType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of DataSetType metadata element.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema GeneralMetadataType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: definition of the psr:GeneralMetadataType element.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema GranuleType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of psr:GranuleType metadata elements.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema InstrumentType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of InstrumentType metadata element.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema ParameterAxisType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of DataSetAxisType metadata element.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema TargetType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of TargetType and ListOfTargets metadata elements.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema ParamHTTP.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of ResourceType metadata element.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema ResourceType.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: declaration of ResourceType metadata element.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Included schema TableSet.xsd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Planetary Science Data Model: definition of the 'tableset' complex type.
Properties
attribute form default: unqualified
element form default: qualified
version: 1.0
[ top ]
Element vr:Resource / validationLevel
Namespace No namespace
Annotations
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.
See vr:ValidationLevel for an explanation of the
allowed levels.
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).
Diagram
Diagram PSResource.tmp#ValidationLevel PSResource.tmp#Validation_validatedBy PSResource.tmp#Validation
Type vr:Validation
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
validatedBy vr:IdentifierURI required
The IVOA ID of the registry or organisation that
assigned the validation level.
Source
<xs:element name="validationLevel" type="vr:Validation" minOccurs="0" maxOccurs="unbounded">
  <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>
[ top ]
Element vr:Resource / title
Namespace No namespace
Annotations
the full name given to the resource
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="title" type="xs:token">
  <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>
[ top ]
Element vr:Resource / shortName
Namespace No namespace
Annotations
a short name or abbreviation given to the resource.
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.
One word or a few letters is recommended.  No more
than sixteen characters are allowed.
Diagram
Diagram PSResource.tmp#ShortName
Type vr:ShortName
Properties
content: simple
minOccurs: 0
Facets
maxLength 16
Source
<xs:element name="shortName" type="vr:ShortName" minOccurs="0">
  <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>
[ top ]
Element vr:Resource / identifier
Namespace No namespace
Annotations
Unambiguous reference to the resource conforming to the IVOA
standard for identifiers
Diagram
Diagram PSResource.tmp#IdentifierURI
Type vr:IdentifierURI
Properties
content: simple
Facets
pattern ivo://[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}(/[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*)?
Source
<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>
[ top ]
Element vr:Resource / curation
Namespace No namespace
Annotations
Information regarding the general curation of the resource
Diagram
Diagram PSResource.tmp#Curation_publisher PSResource.tmp#Curation_creator PSResource.tmp#Curation_contributor PSResource.tmp#Curation_date PSResource.tmp#Curation_version PSResource.tmp#Curation_contact PSResource.tmp#Curation
Type vr:Curation
Properties
content: complex
Model publisher , creator* , contributor* , date* , version{0,1} , contact+
Children contact, contributor, creator, date, publisher, version
Instance
<curation>
  <publisher ivo-id="">{1,1}</publisher>
  <creator>{0,unbounded}</creator>
  <contributor ivo-id="">{0,unbounded}</contributor>
  <date role="representative">{0,unbounded}</date>
  <version>{0,1}</version>
  <contact>{1,unbounded}</contact>
</curation>
Source
<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>
[ top ]
Element vr:Curation / publisher
Namespace No namespace
Annotations
Entity (e.g. person or organisation) responsible for making the 
resource available
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="publisher" type="vr:ResourceName">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Publisher</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Entity (e.g. person or organisation) responsible for making the resource available</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Curation / creator
Namespace No namespace
Annotations
The entity (e.g. person or organisation) primarily responsible 
for creating the content or constitution of the resource.
A logo need only be provided for the first occurance.
When multiple logos are supplied via multiple creator 
elements, the application is free to choose which to
use.
Diagram
Diagram PSResource.tmp#Creator_name PSResource.tmp#Creator_logo PSResource.tmp#Creator
Type vr:Creator
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model name , logo{0,1}
Children logo, name
Instance
<creator>
  <name ivo-id="">{1,1}</name>
  <logo>{0,1}</logo>
</creator>
Source
<xs:element name="creator" type="vr:Creator" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Creator</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>The entity (e.g. person or organisation) primarily responsible for creating the content or constitution of the resource.</xs:documentation>
    <xs:documentation>A logo need only be provided for the first occurance. When multiple logos are supplied via multiple creator elements, the application is free to choose which to use.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Creator / name
Namespace No namespace
Annotations
the name or title of the creating person or organization
Users of the creation should use this name in
subsequent credits and acknowledgements.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="name" type="vr:ResourceName">
  <xs:annotation>
    <xs:documentation>the name or title of the creating person or organization</xs:documentation>
    <xs:documentation>Users of the creation should use this name in subsequent credits and acknowledgements.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Creator / logo
Namespace No namespace
Annotations
Diagram
Type xs:anyURI
Properties
Source
[ top ]
Element vr:Curation / contributor
Namespace No namespace
Annotations
Entity responsible for contributions to the content of
the resource
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="contributor" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Contributor</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Entity responsible for contributions to the content of the resource</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Curation / date
Namespace No namespace
Annotations
Date associated with an event in the life cycle of the
resource.
This will typically be associated with the creation or 
availability (i.e., most recent release or version) of
the resource.  Use the role attribute to clarify.
Diagram
Diagram PSResource.tmp#UTCDateTime PSResource.tmp#Date_role PSResource.tmp#Date
Type vr:Date
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
role xs:string representative optional
A string indicating what the date refers to.
While this vocabulary is uncontrolled, recognized strings 
include "creation", indicating the date that the resource 
itself was created, and "update", indicating when the
resource was updated last.  The default value, 
"representative", means that the date is a rough 
representation of the time coverage of the resource.
Note that this date refers to the resource; dates describing
the metadata description of the resource are handled by
the "created" and "updated" attributes of the Resource 
element.
Source
<xs:element name="date" type="vr:Date" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Date</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Date associated with an event in the life cycle of the resource.</xs:documentation>
    <xs:documentation>This will typically be associated with the creation or availability (i.e., most recent release or version) of the resource. Use the role attribute to clarify.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Curation / version
Namespace No namespace
Annotations
Label associated with creation or availablilty of a version of 
a resource.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="version" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Label associated with creation or availablilty of a version of a resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Curation / contact
Namespace No namespace
Annotations
Information that can be used for contacting someone with
regard to this resource.
Diagram
Diagram PSResource.tmp#Contact_name PSResource.tmp#Contact_address PSResource.tmp#Contact_email PSResource.tmp#Contact_telephone PSResource.tmp#Contact
Type vr:Contact
Properties
content: complex
maxOccurs: unbounded
Model name , address{0,1} , email{0,1} , telephone{0,1}
Children address, email, name, telephone
Instance
<contact>
  <name ivo-id="">{1,1}</name>
  <address>{0,1}</address>
  <email>{0,1}</email>
  <telephone>{0,1}</telephone>
</contact>
Source
<xs:element name="contact" type="vr:Contact" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Information that can be used for contacting someone with regard to this resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Contact / name
Namespace No namespace
Annotations
the name or title of the contact person.
This can be a person's name, e.g. "John P. Jones" or
a group, "Archive Support Team".
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="name" type="vr:ResourceName">
  <xs:annotation>
    <xs:documentation>the name or title of the contact person.</xs:documentation>
    <xs:documentation>This can be a person's name, e.g. "John P. Jones" or a group, "Archive Support Team".</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Contact / address
Namespace No namespace
Annotations
the contact mailing address
All components of the mailing address are given in one
string, e.g. "3700 San Martin Drive, Baltimore, MD 21218 USA".
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="address" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>the contact mailing address</xs:documentation>
    <xs:documentation>All components of the mailing address are given in one string, e.g. "3700 San Martin Drive, Baltimore, MD 21218 USA".</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Contact / email
Namespace No namespace
Annotations
the contact email address
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="email" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>the contact email address</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Contact / telephone
Namespace No namespace
Annotations
the contact telephone number
Complete international dialing codes should be given, e.g.
"+1-410-338-1234".
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="telephone" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>the contact telephone number</xs:documentation>
    <xs:documentation>Complete international dialing codes should be given, e.g. "+1-410-338-1234".</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Resource / content
Namespace No namespace
Annotations
Information regarding the general content of the resource
Diagram
Diagram PSResource.tmp#Content_subject PSResource.tmp#Content_description PSResource.tmp#Content_source PSResource.tmp#Content_referenceURL PSResource.tmp#Content_type PSResource.tmp#Content_contentLevel PSResource.tmp#Content_relationship PSResource.tmp#Content
Type vr:Content
Properties
content: complex
Model subject+ , description , source{0,1} , referenceURL , type* , contentLevel* , relationship*
Children contentLevel, description, referenceURL, relationship, source, subject, type
Instance
<content>
  <subject>{1,unbounded}</subject>
  <description>{1,1}</description>
  <source format="">{0,1}</source>
  <referenceURL>{1,1}</referenceURL>
  <type>{0,unbounded}</type>
  <contentLevel>{0,unbounded}</contentLevel>
  <relationship>{0,unbounded}</relationship>
</content>
Source
<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>
[ top ]
Element vr:Content / subject
Namespace No namespace
Annotations
a topic, object type, or other descriptive keywords 
about the resource.
Terms for Subject should be drawn from the IAU Astronomy 
Thesaurus (http://msowww.anu.edu.au/library/thesaurus/).
Diagram
Diagram
Type xs:token
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="subject" type="xs:token" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>a topic, object type, or other descriptive keywords about the resource.</xs:documentation>
    <xs:documentation>Terms for Subject should be drawn from the IAU Astronomy Thesaurus (http://msowww.anu.edu.au/library/thesaurus/).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Content / description
Namespace No namespace
Annotations
An account of the nature of the resource
The description may include but is not limited to an abstract, 
table of contents, reference to a graphical representation of
content or a free-text account of the content.
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="description" type="xs:token">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Description</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>An account of the nature of the resource</xs:documentation>
    <xs:documentation>The description may include but is not limited to an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Content / source
Namespace No namespace
Annotations
a bibliographic reference from which the present resource is 
derived or extracted.
This is intended to point to an article in the published 
literature.  An ADS Bibcode is recommended as a value when 
available.
Diagram
Diagram PSResource.tmp#Source_format PSResource.tmp#Source
Type vr:Source
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
format xs:string optional
The reference format.  Recognized values include "bibcode", 
referring to a standard astronomical bibcode 
(http://cdsweb.u-strasbg.fr/simbad/refcode.html).
Source
<xs:element name="source" type="vr:Source" minOccurs="0">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Source</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>a bibliographic reference from which the present resource is derived or extracted.</xs:documentation>
    <xs:documentation>This is intended to point to an article in the published literature. An ADS Bibcode is recommended as a value when available.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Content / referenceURL
Namespace No namespace
Annotations
URL pointing to a human-readable document describing this 
resource.
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
Source
<xs:element name="referenceURL" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation>URL pointing to a human-readable document describing this resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Content / type
Namespace No namespace
Annotations
Nature or genre of the content of the resource
Diagram
Diagram PSResource.tmp#Type
Type vr:Type
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration Other
resource that does not fall into any of the category names
currently defined.
enumeration Archive
Collection of pointed observations
enumeration Bibliography
Collection of bibliographic reference, abstracts, and 
publications
enumeration Catalog
Collection of derived data, primarily in tabular form
enumeration Journal
Collection of scholarly publications under common editorial 
policy
enumeration Library
Collection of published materials (journals, books, etc.)
enumeration Simulation
Theoretical simulation or model
enumeration Survey
Collection of observations covering substantial and
contiguous areas of the sky
enumeration Transformation
A service that transforms data
enumeration Education
Collection of materials appropriate for educational use, such
as teaching resources, curricula, etc.
enumeration Outreach
Collection of materials appropriate for public outreach, such
as press releases and photo galleries
enumeration EPOResource
Collection of materials that may be suitable for EPO
products but which are not in final product form, as in Type 
Outreach or Type Education.  EPOResource would apply,
e.g., to archives with easily accessed preview images or to
surveys with easy-to-use images.
enumeration Animation
Animation clips of astronomical phenomena
enumeration Artwork
Artists' renderings of astronomical phenomena or objects
enumeration Background
Background information on astronomical phenomena or objects
enumeration BasicData
Compilations of basic astronomical facts about objects,
such as approximate distance or membership in constellation.
enumeration Historical
Historical information about astronomical objects
enumeration Photographic
Publication-quality photographs of astronomical objects
enumeration Press
Press releases about astronomical objects
enumeration Organisation
An organization that is a publisher or curator of other 
resources.
enumeration Project
A project that is a publisher or curator of other resources
enumeration Registry
a query service for which response is a structured
description of resources.
Source
<xs:element name="type" type="vr:Type" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Type</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Nature or genre of the content of the resource</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Content / contentLevel
Namespace No namespace
Annotations
Description of the content level or intended audience
Diagram
Diagram PSResource.tmp#ContentLevel
Type vr:ContentLevel
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration General
Resource provides information appropriate for all users
enumeration Elementary Education
Resource provides information appropriate for use in elementary
education (e.g. approximate ages 6-11)
enumeration Middle School Education
Resource provides information appropriate for use in middle
school education (e.g. approximate ages 11-14)
enumeration Secondary Education
Resource provides information appropriate for use in elementary
education (e.g. approximate ages 14-18)
enumeration Community College
Resource provides information appropriate for use in 
community/junior college or early university education.
enumeration University
Resource provides information appropriate for use in
university education
enumeration Research
Resource provides information appropriate for
supporting scientific research.
enumeration Amateur
Resource provides information of interest to
amateur astronomers.
enumeration Informal Education
Resource provides information appropriate for education
at museums, planetariums, and other centers of informal learning.
Source
<xs:element name="contentLevel" type="vr:ContentLevel" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
      <vm:dcterm>Subject.ContentLevel</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Description of the content level or intended audience</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Content / relationship
Namespace No namespace
Annotations
a description of a relationship to another resource.
Because this element's type is abstract, an xsi:type must be 
to indicate the set of relationship types that are valid.
Diagram
Diagram PSResource.tmp#Relationship_relationshipType PSResource.tmp#Relationship_relatedResource PSResource.tmp#Relationship
Type vr:Relationship
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model relationshipType , relatedResource+
Children relatedResource, relationshipType
Instance
<relationship>
  <relationshipType>{1,1}</relationshipType>
  <relatedResource ivo-id="">{1,unbounded}</relatedResource>
</relationship>
Source
<xs:element name="relationship" type="vr:Relationship" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a relationship to another resource.</xs:documentation>
    <xs:documentation>Because this element's type is abstract, an xsi:type must be to indicate the set of relationship types that are valid.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Relationship / relationshipType
Namespace No namespace
Annotations
the named type of relationship
The VOResource Core specification defines a standard
set of names that are not enforced by this schema,
but are otherwise required by the spec.
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="relationshipType" type="xs:token">
  <xs:annotation>
    <xs:documentation>the named type of relationship</xs:documentation>
    <xs:documentation>The VOResource Core specification defines a standard set of names that are not enforced by this schema, but are otherwise required by the spec.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Relationship / relatedResource
Namespace No namespace
Annotations
the name of resource that this resource is related to.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="relatedResource" type="vr:ResourceName" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>the name of resource that this resource is related to.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / facility
Namespace No namespace
Annotations
the observatory or facility used to collect the data 
contained or managed by this resource.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="facility" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>the observatory or facility used to collect the data contained or managed by this resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / instrument
Namespace No namespace
Annotations
the Instrument used to collect the data contain or 
managed by a resource.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="instrument" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
      <vm:dcterm>Subject.Instrument</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>the Instrument used to collect the data contain or managed by a resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / rights
Namespace No namespace
Annotations
Information about rights held in and over the resource.
This should be repeated for all Rights values that apply.
Diagram
Diagram PSResource.tmp#Rights
Type vr:Rights
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration public
unrestricted, public access is allowed without 
authentication.
enumeration secure
authenticated, public access is allowed.
enumeration proprietary
only proprietary access is allowed with authentication.
Source
<xs:element name="rights" type="vr:Rights" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Rights</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Information about rights held in and over the resource.</xs:documentation>
    <xs:documentation>This should be repeated for all Rights values that apply.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / format
Namespace No namespace
Annotations
The physical or digital manifestation of the information 
supported by a resource.
MIME types should be used for network-retrievable, digital
data.  Non-MIME type values are used for media that cannot
be retrieved over the network--e.g. CDROM, poster, slides,
video cassette, etc.
Diagram
Diagram PSResource.tmp#Format_isMIMEType PSResource.tmp#Format
Type vs:Format
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
isMIMEType xs:boolean false optional
if true, then the content is a MIME Type
Source
<xs:element name="format" type="vs:Format" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The physical or digital manifestation of the information supported by a resource.</xs:documentation>
    <xs:documentation>MIME types should be used for network-retrievable, digital data. Non-MIME type values are used for media that cannot be retrieved over the network--e.g. CDROM, poster, slides, video cassette, etc.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / coverage
Namespace No namespace
Annotations
Extent of the content of the resource over space, time, 
and frequency.
Diagram
Diagram PSResource.tmp#STCResourceProfile PSResource.tmp#Coverage_footprint PSResource.tmp#Coverage_waveband PSResource.tmp#Coverage_regionOfRegard PSResource.tmp#Coverage
Type vs:Coverage
Properties
content: complex
minOccurs: 0
Model STCResourceProfile{0,1} , footprint{0,1} , waveband* , regionOfRegard{0,1}
Children STCResourceProfile, footprint, regionOfRegard, waveband
Instance
<coverage xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:STCResourceProfile xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:STCResourceProfile>
  <footprint ivo-id="">{0,1}</footprint>
  <waveband>{0,unbounded}</waveband>
  <regionOfRegard>{0,1}</regionOfRegard>
</coverage>
Source
<xs:element name="coverage" type="vs:Coverage" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Extent of the content of the resource over space, time, and frequency.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element STCResourceProfile
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Describes the spatial and temporal coverage of a resource
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#AstroCoordArea PSResource.tmp#astroSTCDescriptionType PSResource.tmp#STCmetadata
Type astroSTCDescriptionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Complex Type vs:Coverage
Model AstroCoordSystem , AstroCoords , AstroCoordArea
Children AstroCoordArea, AstroCoordSystem, AstroCoords
Instance
<STCResourceProfile xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordSystem>
  <AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoords>
  <AstroCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordArea>
</STCResourceProfile>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="STCResourceProfile" type="astroSTCDescriptionType" substitutionGroup="STCmetadata" nillable="true">
  <xs:annotation>
    <xs:documentation>Describes the spatial and temporal coverage of a resource</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CoordSys
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element (not abstract) of the CoordSys group
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#AstroCoordSystem PSResource.tmp#PixelCoordSystem
Type coordSysType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type stcDescriptionType
Model CoordFrame*
Children CoordFrame
Instance
<CoordSys xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</CoordFrame>
</CoordSys>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordSys" type="coordSysType" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element (not abstract) of the CoordSys group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CoordFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
CoordFrame substitution group head element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#CoordRefFrame PSResource.tmp#CoordRefPos PSResource.tmp#CoordFlavor PSResource.tmp#genericCoordFrameType
Type genericCoordFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Model Name{0,1} , CoordRefFrame{0,1} , CoordRefPos{0,1} , CoordFlavor
Children CoordFlavor, CoordRefFrame, CoordRefPos, Name
Instance
<CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <CoordRefFrame ref_frame_id="">{0,1}</CoordRefFrame>
  <CoordRefPos>{0,1}</CoordRefPos>
  <CoordFlavor coord_naxes="2" handedness="">{1,1}</CoordFlavor>
</CoordFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordFrame" type="genericCoordFrameType" nillable="true">
  <xs:annotation>
    <xs:documentation>CoordFrame substitution group head element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordFrameType / Name
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name" type="xs:string" minOccurs="0"/>
[ top ]
Element CoordRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element for the custom coordinate reference frame substitution group
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#Cart2DRefFrame PSResource.tmp#Cart3DRefFrame PSResource.tmp#ScalarRefFrame PSResource.tmp#SphericalRefFrame PSResource.tmp#SpaceRefFrame
Type coordRefFrameType
Properties
content: complex
Substitution Group
Substitution Group Affiliation
Used by
Model Name{0,1}
Children Name
Instance
<CoordRefFrame ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</CoordRefFrame>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="CoordRefFrame" type="coordRefFrameType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Head element for the custom coordinate reference frame substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordRefFrameType / Name
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name" type="xs:string" minOccurs="0"/>
[ top ]
Element CoordRefPos
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Origin of the coordinate system, given as a position in another, known, coordinate system
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#Coordinate PSResource.tmp#customRefPosType PSResource.tmp#ReferencePosition
Type customRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Used by
Model Coordinate
Children Coordinate
Instance
<CoordRefPos xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Coordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Coordinate>
</CoordRefPos>
Source
<xs:element name="CoordRefPos" type="customRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Origin of the coordinate system, given as a position in another, known, coordinate system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Coordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Coordinate substitution group
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#GenCoordinate PSResource.tmp#Pixel PSResource.tmp#Position PSResource.tmp#Redshift PSResource.tmp#Spectral PSResource.tmp#Velocity
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type customRefPosType
Model Name{0,1}
Children Name
Instance
<Coordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</Coordinate>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Coordinate" type="coordinateType" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of Coordinate substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordinateType / Name
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name" type="xs:string" minOccurs="0"/>
[ top ]
Element CoordFlavor
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract head element for the CoordFlavor substitution group
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CARTESIAN PSResource.tmp#CYLINDRICAL PSResource.tmp#HEALPIX PSResource.tmp#POLAR PSResource.tmp#SPHERICAL PSResource.tmp#STRING PSResource.tmp#UNITSPHERE
Type coordFlavorType
Properties
content: complex
abstract: true
Substitution Group
Used by
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="CoordFlavor" type="coordFlavorType" abstract="true">
  <xs:annotation>
    <xs:documentation>Abstract head element for the CoordFlavor substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Coords
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Coords group (not abstract)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#AstroCoords PSResource.tmp#PixelCoords
Type coordsType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type stcDescriptionType
Model GenCoordinate
Children GenCoordinate
Instance
<Coords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</GenCoordinate>
</Coords>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Coords" type="coordsType" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of Coords group (not abstract)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GenCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Generic coordinate substitution group
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#ScalarCoordinate PSResource.tmp#StringCoordinate PSResource.tmp#Vector2DCoordinate PSResource.tmp#Vector3DCoordinate PSResource.tmp#Coordinate
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Model Name{0,1}
Children Name
Instance
<GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GenCoordinate>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="GenCoordinate" type="coordinateType" substitutionGroup="Coordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of Generic coordinate substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CoordArea
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
General coordinate area description; head element but not abstract
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval PSResource.tmp#coordAreaType PSResource.tmp#AstroCoordArea PSResource.tmp#PixelCoordArea
Type coordAreaType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type stcDescriptionType
Model CoordInterval
Children CoordInterval
Instance
<CoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{1,1}</CoordInterval>
</CoordArea>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordArea" type="coordAreaType" nillable="true">
  <xs:annotation>
    <xs:documentation>General coordinate area description; head element but not abstract</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CoordInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The 1-, 2-, or 3-D coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#Coord2VecInterval PSResource.tmp#Coord3VecInterval PSResource.tmp#CoordScalarInterval
Type coordIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordInterval" type="coordIntervalType" nillable="true">
  <xs:annotation>
    <xs:documentation>The 1-, 2-, or 3-D coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AstroCoordSystem
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; the spectral fromae and redshift/Doppler frame; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systems
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#astroCoordSystemType PSResource.tmp#CoordSys
Type astroCoordSystemType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model CoordFrame* , TimeFrame{0,1} , SpaceFrame{0,1} , SpectralFrame{0,1} , RedshiftFrame{0,1}
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame
Instance
<AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</CoordFrame>
  <TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</TimeFrame>
  <SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</SpaceFrame>
  <SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</SpectralFrame>
  <RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</RedshiftFrame>
</AstroCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="AstroCoordSystem" type="astroCoordSystemType" substitutionGroup="CoordSys" nillable="true">
  <xs:annotation>
    <xs:documentation>The coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; the spectral fromae and redshift/Doppler frame; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systems</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element TimeFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The time coordinate reference frame
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#timeFrameType_TimeScale PSResource.tmp#ReferencePosition PSResource.tmp#timeFrameType_TimeRefDirection PSResource.tmp#timeFrameType
Type timeFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Model Name{0,1} , TimeScale , ReferencePosition , TimeRefDirection{0,1}
Children Name, ReferencePosition, TimeRefDirection, TimeScale
Instance
<TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <TimeScale>{1,1}</TimeScale>
  <ReferencePosition>{1,1}</ReferencePosition>
  <TimeRefDirection coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</TimeRefDirection>
</TimeFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="TimeFrame" type="timeFrameType" nillable="true">
  <xs:annotation>
    <xs:documentation>The time coordinate reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element timeFrameType / TimeScale
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The time reference frame consists of a time scale, a time format, and a reference time, if needed
Diagram
Diagram PSResource.tmp#timeScaleType
Type timeScaleType
Properties
content: simple
default: TT
nillable: true
Facets
enumeration TT
Terrestrial Time; the basis for ephemerides
enumeration TDT
Obsolete synonym for TT
enumeration ET
Ephemeris Time; predecessor of, and continuous with, TT
enumeration TDB
Barycentric Dynamic Time:the independent variable in planetay ephemerides; time at the solar system barycenter synchronous with TT on an annual basis; sometimes called TEB
enumeration TEB
Barycentric Ephemeris Time: time at the solar system barycenter synchronous with TT on an annual basis; a deprecated synonym of TDB.
enumeration TCG
Terrestrial Coordinate Time
enumeration TCB
Barycentric Coordinate Time; runs slower than TDB but is consistent with physical constants
enumeration TAI
International Atomic Time; runs 32.184 s behind TT
enumeration IAT
Synonym for TAI
enumeration UTC
Coordinated Universal Time; currently (2006) runs 33 leapseconds behind TAI
enumeration GPS
Global Positioning System's time scale; runs 19 s behind TAI, 51.184 s behind TT.
enumeration LST
Local Siderial Time; only for ground-based observations; note that the second is shorter
enumeration GMST
Greenwich Mean Siderial Time; only for ground-based observations; note that the second is shorter
enumeration LOCAL
Only to be used for simulations in conjunction with a relocatable spatial frame
Source
<xs:element name="TimeScale" type="timeScaleType" default="TT" nillable="true">
  <xs:annotation>
    <xs:documentation>The time reference frame consists of a time scale, a time format, and a reference time, if needed</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ReferencePosition
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element from the ReferencePosition substitution group: either a "known place" such as geocenter or barycenter (RefPos), or a position defined in a known coordinate system (CoordOrigin)
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#BARYCENTER PSResource.tmp#CoordRefPos PSResource.tmp#EMBARYCENTER PSResource.tmp#GALACTIC_CENTER PSResource.tmp#GEOCENTER PSResource.tmp#HELIOCENTER PSResource.tmp#JUPITER PSResource.tmp#LOCAL_GROUP_CENTER PSResource.tmp#LSR PSResource.tmp#LSRD PSResource.tmp#LSRK PSResource.tmp#MARS PSResource.tmp#MERCURY PSResource.tmp#MOON PSResource.tmp#NEPTUNE PSResource.tmp#PLUTO PSResource.tmp#RELOCATABLE PSResource.tmp#SATURN PSResource.tmp#TOPOCENTER PSResource.tmp#UNKNOWNRefPos PSResource.tmp#URANUS PSResource.tmp#VENUS
Type referencePositionType
Properties
content: complex
abstract: true
Substitution Group
Used by
Source
<xs:element name="ReferencePosition" type="referencePositionType" abstract="true">
  <xs:annotation>
    <xs:documentation>Head element from the ReferencePosition substitution group: either a "known place" such as geocenter or barycenter (RefPos), or a position defined in a known coordinate system (CoordOrigin)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element timeFrameType / TimeRefDirection
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Some time transformations (e.g., change of RefPos) depend on an assumed directonal position of the source
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#astroCoordsType_CoordFile PSResource.tmp#astroCoordsType_Orbit PSResource.tmp#astroCoordsType
Type astroCoordsType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model GenCoordinate , Time{0,1} , Position{0,1} , Velocity{0,1} , Spectral{0,1} , Redshift{0,1} , CoordFile{0,1} , Orbit{0,1}
Children CoordFile, GenCoordinate, Orbit, Position, Redshift, Spectral, Time, Velocity
Instance
<TimeRefDirection coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</GenCoordinate>
  <Time coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</Time>
  <Position frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Position>
  <Velocity frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Velocity>
  <Spectral coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="">{0,1}</Spectral>
  <Redshift coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Redshift>
  <CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</CoordFile>
  <Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Orbit>
</TimeRefDirection>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="TimeRefDirection" type="astroCoordsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Some time transformations (e.g., change of RefPos) depend on an assumed directonal position of the source</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Time
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#timeCoordinateType_coord_system_id PSResource.tmp#timeCoordinateType_unit PSResource.tmp#timeCoordinateType_TimeInstant PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#timeCoordinateType
Type timeCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Model Name{0,1} , TimeInstant{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, TimeInstant
Instance
<Time coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <TimeInstant>{0,1}</TimeInstant>
  <Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Error>
  <Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Resolution>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Size>
  <PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</PixSize>
</Time>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit timeUnitType s optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Time" type="timeCoordinateType" nillable="true"/>
[ top ]
Element timeCoordinateType / TimeInstant
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#astronTimeType_Timescale PSResource.tmp#TimeOffset PSResource.tmp#AbsoluteTime PSResource.tmp#astronTimeType
Type astronTimeType
Properties
content: complex
minOccurs: 0
Model Timescale{0,1} , TimeOffset{0,1} , AbsoluteTime
Children AbsoluteTime, TimeOffset, Timescale
Instance
<TimeInstant xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Timescale>{0,1}</Timescale>
  <TimeOffset xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</TimeOffset>
  <AbsoluteTime>{1,1}</AbsoluteTime>
</TimeInstant>
Source
<xs:element name="TimeInstant" type="astronTimeType" minOccurs="0"/>
[ top ]
Element astronTimeType / Timescale
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#timeScaleType
Type timeScaleType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
enumeration TT
Terrestrial Time; the basis for ephemerides
enumeration TDT
Obsolete synonym for TT
enumeration ET
Ephemeris Time; predecessor of, and continuous with, TT
enumeration TDB
Barycentric Dynamic Time:the independent variable in planetay ephemerides; time at the solar system barycenter synchronous with TT on an annual basis; sometimes called TEB
enumeration TEB
Barycentric Ephemeris Time: time at the solar system barycenter synchronous with TT on an annual basis; a deprecated synonym of TDB.
enumeration TCG
Terrestrial Coordinate Time
enumeration TCB
Barycentric Coordinate Time; runs slower than TDB but is consistent with physical constants
enumeration TAI
International Atomic Time; runs 32.184 s behind TT
enumeration IAT
Synonym for TAI
enumeration UTC
Coordinated Universal Time; currently (2006) runs 33 leapseconds behind TAI
enumeration GPS
Global Positioning System's time scale; runs 19 s behind TAI, 51.184 s behind TT.
enumeration LST
Local Siderial Time; only for ground-based observations; note that the second is shorter
enumeration GMST
Greenwich Mean Siderial Time; only for ground-based observations; note that the second is shorter
enumeration LOCAL
Only to be used for simulations in conjunction with a relocatable spatial frame
Source
<xs:element name="Timescale" type="timeScaleType" nillable="true" minOccurs="0"/>
[ top ]
Element TimeOffset
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Actual elapsed time offset
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#timeOffsetType_unit PSResource.tmp#timeOffsetType
Type timeOffsetType
Properties
content: complex
nillable: true
Used by
Complex Type astronTimeType
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit timeUnitType s optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="TimeOffset" type="timeOffsetType" nillable="true">
  <xs:annotation>
    <xs:documentation>Actual elapsed time offset</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AbsoluteTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for absoluteTimeType component of astronTimeType
Diagram
Diagram PSResource.tmp#ISOTime PSResource.tmp#JDTime PSResource.tmp#MJDTime PSResource.tmp#TimeOrigin
Properties
abstract: true
Substitution Group
Used by
Complex Type astronTimeType
Source
<xs:element name="AbsoluteTime" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for absoluteTimeType component of astronTimeType</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CError
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error" type="double1Type" substitutionGroup="CError" nillable="true">
  <xs:annotation>
    <xs:documentation>double</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CResolution
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution" type="double1Type" substitutionGroup="CResolution" nillable="true">
  <xs:annotation>
    <xs:documentation>double</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CSize
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size" type="double1Type" substitutionGroup="CSize" nillable="true">
  <xs:annotation>
    <xs:documentation>double</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CPixSize
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixSize" type="double1Type" substitutionGroup="CPixSize" nillable="true">
  <xs:annotation>
    <xs:documentation>double</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Position
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Position coordinate substitution group
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Position1D PSResource.tmp#Position2D PSResource.tmp#Position3D PSResource.tmp#Coordinate
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Model Name{0,1}
Children Name
Instance
<Position frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</Position>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position" type="coordinateType" substitutionGroup="Coordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of Position coordinate substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Velocity
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Velocity coordinate substitution group
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Velocity1D PSResource.tmp#Velocity2D PSResource.tmp#Velocity3D PSResource.tmp#Coordinate
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Model Name{0,1}
Children Name
Instance
<Velocity frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</Velocity>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Velocity" type="coordinateType" substitutionGroup="Coordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of Velocity coordinate substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Spectral
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spectral coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#spectralCoordinateType_coord_system_id PSResource.tmp#spectralCoordinateType_unit PSResource.tmp#spectralCoordinateType PSResource.tmp#Coordinate
Type spectralCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<Spectral coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</Value>
  <Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Error>
  <Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Resolution>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Size>
  <PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</PixSize>
</Spectral>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit spectralUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Spectral" type="spectralCoordinateType" substitutionGroup="Coordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Spectral coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Value
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CoordValue
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Value" type="double1Type" substitutionGroup="CoordValue" nillable="true">
  <xs:annotation>
    <xs:documentation>double</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Redshift
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Redshift coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#redshiftCoordinateType_coord_system_id PSResource.tmp#redshiftCoordinateType_unit PSResource.tmp#redshiftCoordinateType_vel_time_unit PSResource.tmp#redshiftCoordinateType PSResource.tmp#Coordinate
Type redshiftCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<Redshift coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</Value>
  <Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Error>
  <Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Resolution>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Size>
  <PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</PixSize>
</Redshift>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Redshift" type="redshiftCoordinateType" substitutionGroup="Coordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Redshift coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element astroCoordsType / CoordFile
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Some or all coordinate values may be given in  file
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#astroCoordsFileType_FITSFile PSResource.tmp#astroCoordsFileType_FITSTime PSResource.tmp#astroCoordsFileType_FITSPosition PSResource.tmp#astroCoordsFileType_FITSVelocity PSResource.tmp#astroCoordsFileType_FITSSpectral PSResource.tmp#astroCoordsFileType_FITSRedshift PSResource.tmp#astroCoordsFileType
Type astroCoordsFileType
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model Name{0,1} , FITSFile , FITSTime{0,1} , FITSPosition{0,1} , FITSVelocity{0,1} , FITSSpectral{0,1} , FITSRedshift{0,1}
Children FITSFile, FITSPosition, FITSRedshift, FITSSpectral, FITSTime, FITSVelocity, Name
Instance
<CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <FITSFile hdu_name="" hdu_num="">{1,1}</FITSFile>
  <FITSTime>{0,1}</FITSTime>
  <FITSPosition>{0,1}</FITSPosition>
  <FITSVelocity>{0,1}</FITSVelocity>
  <FITSSpectral>{0,1}</FITSSpectral>
  <FITSRedshift>{0,1}</FITSRedshift>
</CoordFile>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordFile" type="astroCoordsFileType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Some or all coordinate values may be given in file</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element astroCoordsFileType / FITSFile
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#fitsType_hdu_num PSResource.tmp#fitsType_hdu_name PSResource.tmp#fitsType
Type fitsType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
hdu_name xs:string optional
hdu_num xs:integer optional
Source
<xs:element name="FITSFile" type="fitsType"/>
[ top ]
Element astroCoordsFileType / FITSTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#coordFITSColumnsType_Name PSResource.tmp#coordFITSColumnsType_Value PSResource.tmp#coordFITSColumnsType_Error PSResource.tmp#coordFITSColumnsType_Resolution PSResource.tmp#coordFITSColumnsType_Size PSResource.tmp#coordFITSColumnsType_PixSize PSResource.tmp#coordFITSColumnsType
Type coordFITSColumnsType
Properties
content: complex
minOccurs: 0
Model Name{0,1} , Value{0,1} , Error{0,1} , Resolution{0,1} , Size{0,1} , PixSize{0,1}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<FITSTime xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value>{0,1}</Value>
  <Error>{0,1}</Error>
  <Resolution>{0,1}</Resolution>
  <Size>{0,1}</Size>
  <PixSize>{0,1}</PixSize>
</FITSTime>
Source
<xs:element name="FITSTime" type="coordFITSColumnsType" minOccurs="0"/>
[ top ]
Element coordFITSColumnsType / Name
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name" type="xs:string" minOccurs="0"/>
[ top ]
Element coordFITSColumnsType / Value
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The column name for the coordinate value; comma-separated if multi-dimensional
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Value" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The column name for the coordinate value; comma-separated if multi-dimensional</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordFITSColumnsType / Error
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The column name for the coordinate error; comma-separated if multi-dimensional
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Error" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The column name for the coordinate error; comma-separated if multi-dimensional</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordFITSColumnsType / Resolution
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The column name for the coordinate resolution; comma-separated if multi-dimensional
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Resolution" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The column name for the coordinate resolution; comma-separated if multi-dimensional</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordFITSColumnsType / Size
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The column name for the coordinate size; comma-separated if multi-dimensional
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Size" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The column name for the coordinate size; comma-separated if multi-dimensional</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordFITSColumnsType / PixSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The column name for the coordinate pixel size; comma-separated if multi-dimensional
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="PixSize" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The column name for the coordinate pixel size; comma-separated if multi-dimensional</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element astroCoordsFileType / FITSPosition
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#coordFITSColumnsType_Name PSResource.tmp#coordFITSColumnsType_Value PSResource.tmp#coordFITSColumnsType_Error PSResource.tmp#coordFITSColumnsType_Resolution PSResource.tmp#coordFITSColumnsType_Size PSResource.tmp#coordFITSColumnsType_PixSize PSResource.tmp#coordFITSColumnsType
Type coordFITSColumnsType
Properties
content: complex
minOccurs: 0
Model Name{0,1} , Value{0,1} , Error{0,1} , Resolution{0,1} , Size{0,1} , PixSize{0,1}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<FITSPosition xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value>{0,1}</Value>
  <Error>{0,1}</Error>
  <Resolution>{0,1}</Resolution>
  <Size>{0,1}</Size>
  <PixSize>{0,1}</PixSize>
</FITSPosition>
Source
<xs:element name="FITSPosition" type="coordFITSColumnsType" minOccurs="0"/>
[ top ]
Element astroCoordsFileType / FITSVelocity
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#coordFITSColumnsType_Name PSResource.tmp#coordFITSColumnsType_Value PSResource.tmp#coordFITSColumnsType_Error PSResource.tmp#coordFITSColumnsType_Resolution PSResource.tmp#coordFITSColumnsType_Size PSResource.tmp#coordFITSColumnsType_PixSize PSResource.tmp#coordFITSColumnsType
Type coordFITSColumnsType
Properties
content: complex
minOccurs: 0
Model Name{0,1} , Value{0,1} , Error{0,1} , Resolution{0,1} , Size{0,1} , PixSize{0,1}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<FITSVelocity xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value>{0,1}</Value>
  <Error>{0,1}</Error>
  <Resolution>{0,1}</Resolution>
  <Size>{0,1}</Size>
  <PixSize>{0,1}</PixSize>
</FITSVelocity>
Source
<xs:element name="FITSVelocity" type="coordFITSColumnsType" minOccurs="0"/>
[ top ]
Element astroCoordsFileType / FITSSpectral
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#coordFITSColumnsType_Name PSResource.tmp#coordFITSColumnsType_Value PSResource.tmp#coordFITSColumnsType_Error PSResource.tmp#coordFITSColumnsType_Resolution PSResource.tmp#coordFITSColumnsType_Size PSResource.tmp#coordFITSColumnsType_PixSize PSResource.tmp#coordFITSColumnsType
Type coordFITSColumnsType
Properties
content: complex
minOccurs: 0
Model Name{0,1} , Value{0,1} , Error{0,1} , Resolution{0,1} , Size{0,1} , PixSize{0,1}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<FITSSpectral xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value>{0,1}</Value>
  <Error>{0,1}</Error>
  <Resolution>{0,1}</Resolution>
  <Size>{0,1}</Size>
  <PixSize>{0,1}</PixSize>
</FITSSpectral>
Source
<xs:element name="FITSSpectral" type="coordFITSColumnsType" minOccurs="0"/>
[ top ]
Element astroCoordsFileType / FITSRedshift
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#coordFITSColumnsType_Name PSResource.tmp#coordFITSColumnsType_Value PSResource.tmp#coordFITSColumnsType_Error PSResource.tmp#coordFITSColumnsType_Resolution PSResource.tmp#coordFITSColumnsType_Size PSResource.tmp#coordFITSColumnsType_PixSize PSResource.tmp#coordFITSColumnsType
Type coordFITSColumnsType
Properties
content: complex
minOccurs: 0
Model Name{0,1} , Value{0,1} , Error{0,1} , Resolution{0,1} , Size{0,1} , PixSize{0,1}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<FITSRedshift xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value>{0,1}</Value>
  <Error>{0,1}</Error>
  <Resolution>{0,1}</Resolution>
  <Size>{0,1}</Size>
  <PixSize>{0,1}</PixSize>
</FITSRedshift>
Source
<xs:element name="FITSRedshift" type="coordFITSColumnsType" minOccurs="0"/>
[ top ]
Element astroCoordsType / Orbit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Orbit specified by orbital elements
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#orbitType_a PSResource.tmp#orbitType_q PSResource.tmp#orbitType_e PSResource.tmp#orbitType_i PSResource.tmp#orbitType_Node PSResource.tmp#orbitType_Aop PSResource.tmp#orbitType_M PSResource.tmp#orbitType_P PSResource.tmp#orbitType_T PSResource.tmp#orbitType
Type orbitType
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model Name{0,1} , (a | q) , e , i , Node , Aop , M{0,1} , P{0,1} , T
Children Aop, M, Name, Node, P, T, a, e, i, q
Instance
<Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <a gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="AU" vel_time_unit="">{1,1}</a>
  <q gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="AU" vel_time_unit="">{1,1}</q>
  <e gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</e>
  <i gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{1,1}</i>
  <Node gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{1,1}</Node>
  <Aop gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{1,1}</Aop>
  <M gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{0,1}</M>
  <P gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="d" vel_time_unit="">{0,1}</P>
  <T>{1,1}</T>
</Orbit>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Orbit" type="orbitType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Orbit specified by orbital elements</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element orbitType / a
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance q
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_a_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit posUnitType AU optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="a" nillable="true">
  <xs:annotation>
    <xs:documentation>Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance q</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="posUnitType" use="optional" default="AU"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / q
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Periapsis distance; required (instead of a) for open orbits (e>=1)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_q_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit posUnitType AU optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="q" nillable="true">
  <xs:annotation>
    <xs:documentation>Periapsis distance; required (instead of a) for open orbits (e>=1)</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="posUnitType" use="optional" default="AU"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / e
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Eccentricity
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="e" type="double1Type" nillable="true">
  <xs:annotation>
    <xs:documentation>Eccentricity</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element orbitType / i
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Inclination
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_i_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit posUnitType deg optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="i" nillable="true">
  <xs:annotation>
    <xs:documentation>Inclination</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / Node
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Longitude of ascending node
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_Node_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit posUnitType deg optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Node" nillable="true">
  <xs:annotation>
    <xs:documentation>Longitude of ascending node</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / Aop
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Argument of periapsis
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_Aop_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit posUnitType deg optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Aop" nillable="true">
  <xs:annotation>
    <xs:documentation>Argument of periapsis</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / M
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Mean anomaly at time T; if absent T will refer to pericenter
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_M_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit posUnitType deg optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="M" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Mean anomaly at time T; if absent T will refer to pericenter</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / P
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Orbital period (redundant); for closed orbits only
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#orbitType_orbitType_P_unit
Type extension of double1Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
unit timeUnitType d optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="P" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Orbital period (redundant); for closed orbits only</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="double1Type">
        <xs:attribute name="unit" type="timeUnitType" use="optional" default="d"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element orbitType / T
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Epoch of M (mean anomaly, if present) or of periapsis (if M is absent)
Diagram
Diagram PSResource.tmp#astronTimeType_Timescale PSResource.tmp#TimeOffset PSResource.tmp#AbsoluteTime PSResource.tmp#astronTimeType
Type astronTimeType
Properties
content: complex
Model Timescale{0,1} , TimeOffset{0,1} , AbsoluteTime
Children AbsoluteTime, TimeOffset, Timescale
Instance
<T xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Timescale>{0,1}</Timescale>
  <TimeOffset xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</TimeOffset>
  <AbsoluteTime>{1,1}</AbsoluteTime>
</T>
Source
<xs:element name="T" type="astronTimeType">
  <xs:annotation>
    <xs:documentation>Epoch of M (mean anomaly, if present) or of periapsis (if M is absent)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SpaceFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The spatial coordinate reference frame
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#SpaceRefFrame PSResource.tmp#ReferencePosition PSResource.tmp#spaceFrameType_OffsetCenter PSResource.tmp#CoordFlavor PSResource.tmp#spaceFrameType
Type spaceFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Model Name{0,1} , SpaceRefFrame , ReferencePosition , OffsetCenter{0,1} , CoordFlavor
Children CoordFlavor, Name, OffsetCenter, ReferencePosition, SpaceRefFrame
Instance
<SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <SpaceRefFrame ref_frame_id="">{1,1}</SpaceRefFrame>
  <ReferencePosition>{1,1}</ReferencePosition>
  <OffsetCenter>{0,1}</OffsetCenter>
  <CoordFlavor coord_naxes="2" handedness="">{1,1}</CoordFlavor>
</SpaceFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SpaceFrame" type="spaceFrameType" nillable="true">
  <xs:annotation>
    <xs:documentation>The spatial coordinate reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element for the Coordinate reference frame substitution group: optional equinox with either a standard reference system (ICRS, FK5, FK4) and optional standard pole (equatorial, ecliptic, galactic, etc.), or a custom frame with pole (positive Z-axis) and positive X-axis direction
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#AZ_EL PSResource.tmp#BODY PSResource.tmp#CoordRefFrame PSResource.tmp#ECLIPTIC PSResource.tmp#FK4 PSResource.tmp#FK5 PSResource.tmp#GALACTIC_I PSResource.tmp#GALACTIC_II PSResource.tmp#GEO_C PSResource.tmp#GEO_D PSResource.tmp#GSE PSResource.tmp#GSM PSResource.tmp#HEE PSResource.tmp#HEEQ PSResource.tmp#HGC PSResource.tmp#HGI PSResource.tmp#HGS PSResource.tmp#HPC PSResource.tmp#HPR PSResource.tmp#HRTN PSResource.tmp#ICRS PSResource.tmp#JUPITER_C_III PSResource.tmp#JUPITER_G_III PSResource.tmp#LUNA_C PSResource.tmp#LUNA_G PSResource.tmp#MAG PSResource.tmp#MARS_C PSResource.tmp#MARS_G PSResource.tmp#MERCURY_C PSResource.tmp#MERCURY_G PSResource.tmp#NEPTUNE_C_III PSResource.tmp#NEPTUNE_G_III PSResource.tmp#PLUTO_C PSResource.tmp#PLUTO_G PSResource.tmp#SATURN_C_III PSResource.tmp#SATURN_G_III PSResource.tmp#SM PSResource.tmp#SUPER_GALACTIC PSResource.tmp#UNKNOWNFrame PSResource.tmp#URANUS_C_III PSResource.tmp#URANUS_G_III PSResource.tmp#VENUS_C PSResource.tmp#VENUS_G
Type coordRefFrameType
Properties
content: complex
abstract: true
Substitution Group
Used by
Complex Type spaceFrameType
Model Name{0,1}
Children Name
Instance
<SpaceRefFrame ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</SpaceRefFrame>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="SpaceRefFrame" type="coordRefFrameType" abstract="true">
  <xs:annotation>
    <xs:documentation>Head element for the Coordinate reference frame substitution group: optional equinox with either a standard reference system (ICRS, FK5, FK4) and optional standard pole (equatorial, ecliptic, galactic, etc.), or a custom frame with pole (positive Z-axis) and positive X-axis direction</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element spaceFrameType / OffsetCenter
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#CoordValue PSResource.tmp#coordValueType
Type coordValueType
Properties
content: complex
minOccurs: 0
Model CoordValue
Children CoordValue
Instance
<OffsetCenter xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordValue>{1,1}</CoordValue>
</OffsetCenter>
Source
<xs:element name="OffsetCenter" type="coordValueType" minOccurs="0"/>
[ top ]
Element CoordValue
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The head element for the CoordinateValue substitution group; this only exists for a few cases where only a value is needed (as in some Region elements)
Diagram
Diagram PSResource.tmp#CValue2 PSResource.tmp#CValue3 PSResource.tmp#Value
Properties
abstract: true
Substitution Group
Used by
Complex Type coordValueType
Source
<xs:element name="CoordValue" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>The head element for the CoordinateValue substitution group; this only exists for a few cases where only a value is needed (as in some Region elements)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SpectralFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The reference frame for the spectral coordinate; note presence of LSR
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#ReferencePosition PSResource.tmp#spectralFrameType
Type spectralFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Model Name{0,1} , ReferencePosition
Children Name, ReferencePosition
Instance
<SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <ReferencePosition>{1,1}</ReferencePosition>
</SpectralFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SpectralFrame" type="spectralFrameType" nillable="true">
  <xs:annotation>
    <xs:documentation>The reference frame for the spectral coordinate; note presence of LSR</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element RedshiftFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains the Doppler definitions, including whether the values are velocity or redshift (value_type)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#redshiftFrameType_value_type PSResource.tmp#redshiftFrameType_DopplerDefinition PSResource.tmp#ReferencePosition PSResource.tmp#redshiftFrameType
Type redshiftFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Model Name{0,1} , DopplerDefinition , ReferencePosition
Children DopplerDefinition, Name, ReferencePosition
Instance
<RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <DopplerDefinition>{1,1}</DopplerDefinition>
  <ReferencePosition>{1,1}</ReferencePosition>
</RedshiftFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
value_type restriction of xs:string VELOCITY optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="RedshiftFrame" type="redshiftFrameType" nillable="true">
  <xs:annotation>
    <xs:documentation>Contains the Doppler definitions, including whether the values are velocity or redshift (value_type)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element redshiftFrameType / DopplerDefinition
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Doppler definition used: optical, radio, or pseudo-relativistic (i.e., how is a redshift converted to a velocity); the most common is optical, except when the reference is LSR (usually radio)
Diagram
Diagram PSResource.tmp#dopplerDefinitionType
Type dopplerDefinitionType
Properties
content: simple
nillable: true
Facets
enumeration OPTICAL
enumeration RADIO
enumeration RELATIVISTIC
Source
<xs:element name="DopplerDefinition" type="dopplerDefinitionType" nillable="true">
  <xs:annotation>
    <xs:documentation>The Doppler definition used: optical, radio, or pseudo-relativistic (i.e., how is a redshift converted to a velocity); the most common is optical, except when the reference is LSR (usually radio)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AstroCoords
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinate element consists either of a coordinate file or a sequence of time element, spatial coordinate element, velocity element, and redshift element; the spatial and velocity elements may be scalar or vector; it needs to refer to a coordinate system
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#astroCoordsType_CoordFile PSResource.tmp#astroCoordsType_Orbit PSResource.tmp#astroCoordsType PSResource.tmp#Coords
Type astroCoordsType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model GenCoordinate , Time{0,1} , Position{0,1} , Velocity{0,1} , Spectral{0,1} , Redshift{0,1} , CoordFile{0,1} , Orbit{0,1}
Children CoordFile, GenCoordinate, Orbit, Position, Redshift, Spectral, Time, Velocity
Instance
<AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</GenCoordinate>
  <Time coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</Time>
  <Position frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Position>
  <Velocity frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Velocity>
  <Spectral coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="">{0,1}</Spectral>
  <Redshift coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Redshift>
  <CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</CoordFile>
  <Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Orbit>
</AstroCoords>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="AstroCoords" type="astroCoordsType" substitutionGroup="Coords" nillable="true">
  <xs:annotation>
    <xs:documentation>The coordinate element consists either of a coordinate file or a sequence of time element, spatial coordinate element, velocity element, and redshift element; the spatial and velocity elements may be scalar or vector; it needs to refer to a coordinate system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AstroCoordArea
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Astronomical coordinate volume
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval PSResource.tmp#coordAreaType PSResource.tmp#astroCoordAreaType_TimeInterval PSResource.tmp#PositionInterval PSResource.tmp#VelocityInterval PSResource.tmp#astroCoordAreaType_SpectralInterval PSResource.tmp#astroCoordAreaType_RedshiftInterval PSResource.tmp#astroCoordAreaType PSResource.tmp#CoordArea
Type astroCoordAreaType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model CoordInterval , TimeInterval* , PositionInterval{0,1} , VelocityInterval* , SpectralInterval* , RedshiftInterval*
Children CoordInterval, PositionInterval, RedshiftInterval, SpectralInterval, TimeInterval, VelocityInterval
Instance
<AstroCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{1,1}</CoordInterval>
  <TimeInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{0,unbounded}</TimeInterval>
  <PositionInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{0,1}</PositionInterval>
  <VelocityInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{0,unbounded}</VelocityInterval>
  <SpectralInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="">{0,unbounded}</SpectralInterval>
  <RedshiftInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,unbounded}</RedshiftInterval>
</AstroCoordArea>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="AstroCoordArea" type="astroCoordAreaType" substitutionGroup="CoordArea" nillable="true">
  <xs:annotation>
    <xs:documentation>Astronomical coordinate volume</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element astroCoordAreaType / TimeInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#timeIntervalType_StartTime PSResource.tmp#timeIntervalType_StopTime PSResource.tmp#timeIntervalType
Type timeIntervalType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
nillable: true
Model StartTime{0,1} , StopTime{0,1}
Children StartTime, StopTime
Instance
<TimeInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <StartTime>{0,1}</StartTime>
  <StopTime>{0,1}</StopTime>
</TimeInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="TimeInterval" type="timeIntervalType" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
[ top ]
Element timeIntervalType / StartTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
astronTime may be expressed in ISO8601 or as a double relative to a reference time
Diagram
Diagram PSResource.tmp#astronTimeType_Timescale PSResource.tmp#TimeOffset PSResource.tmp#AbsoluteTime PSResource.tmp#astronTimeType
Type astronTimeType
Properties
content: complex
minOccurs: 0
nillable: true
Model Timescale{0,1} , TimeOffset{0,1} , AbsoluteTime
Children AbsoluteTime, TimeOffset, Timescale
Instance
<StartTime xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Timescale>{0,1}</Timescale>
  <TimeOffset xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</TimeOffset>
  <AbsoluteTime>{1,1}</AbsoluteTime>
</StartTime>
Source
<xs:element name="StartTime" type="astronTimeType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>astronTime may be expressed in ISO8601 or as a double relative to a reference time</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element timeIntervalType / StopTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
astronTime may be expressed in ISO8601 or as a double relative to a reference time
Diagram
Diagram PSResource.tmp#astronTimeType_Timescale PSResource.tmp#TimeOffset PSResource.tmp#AbsoluteTime PSResource.tmp#astronTimeType
Type astronTimeType
Properties
content: complex
minOccurs: 0
nillable: true
Model Timescale{0,1} , TimeOffset{0,1} , AbsoluteTime
Children AbsoluteTime, TimeOffset, Timescale
Instance
<StopTime xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Timescale>{0,1}</Timescale>
  <TimeOffset xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</TimeOffset>
  <AbsoluteTime>{1,1}</AbsoluteTime>
</StopTime>
Source
<xs:element name="StopTime" type="astronTimeType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>astronTime may be expressed in ISO8601 or as a double relative to a reference time</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PositionInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The spatial (position) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#Position2VecInterval PSResource.tmp#Position3VecInterval PSResource.tmp#PositionScalarInterval PSResource.tmp#Region PSResource.tmp#Region2 PSResource.tmp#RegionFile PSResource.tmp#Sphere
Type coordIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type astroCoordAreaType
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PositionInterval" type="coordIntervalType" nillable="true">
  <xs:annotation>
    <xs:documentation>The spatial (position) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element VelocityInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The spatial (velocity) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#Velocity2VecInterval PSResource.tmp#Velocity3VecInterval PSResource.tmp#VelocityScalarInterval PSResource.tmp#VelocitySphere
Type coordIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type astroCoordAreaType
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="VelocityInterval" type="coordIntervalType" nillable="true">
  <xs:annotation>
    <xs:documentation>The spatial (velocity) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element astroCoordAreaType / SpectralInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coordScalarIntervalType_LoLimit PSResource.tmp#coordScalarIntervalType_HiLimit PSResource.tmp#coordScalarIntervalType PSResource.tmp#spectralIntervalType_unit PSResource.tmp#spectralIntervalType
Type spectralIntervalType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
nillable: true
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Instance
<SpectralInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</LoLimit>
  <HiLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</HiLimit>
</SpectralInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit spectralUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SpectralInterval" type="spectralIntervalType" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
[ top ]
Element coordScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Lower bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coordScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Upper bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element astroCoordAreaType / RedshiftInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coordScalarIntervalType_LoLimit PSResource.tmp#coordScalarIntervalType_HiLimit PSResource.tmp#coordScalarIntervalType PSResource.tmp#redshiftIntervalType_unit PSResource.tmp#redshiftIntervalType_vel_time_unit PSResource.tmp#redshiftIntervalType
Type redshiftIntervalType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
nillable: true
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Instance
<RedshiftInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</LoLimit>
  <HiLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</HiLimit>
</RedshiftInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="RedshiftInterval" type="redshiftIntervalType" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
[ top ]
Element vs:Coverage / footprint
Namespace No namespace
Annotations
a reference to a footprint service for retrieving 
precise and up-to-date description of coverage.
the ivo-id attribute refers to a Service record
that describes the Footprint capability.  That is,
the record will have a capability element describing
the service.  The resource refered to may be the 
current one.
Diagram
Diagram PSResource.tmp#ServiceReference_ivo-id PSResource.tmp#ServiceReference
Type vs:ServiceReference
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the service 
describing the capability refered to by this element.
Source
<xs:element name="footprint" type="vs:ServiceReference" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a reference to a footprint service for retrieving precise and up-to-date description of coverage.</xs:documentation>
    <xs:documentation>the ivo-id attribute refers to a Service record that describes the Footprint capability. That is, the record will have a capability element describing the service. The resource refered to may be the current one.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Coverage / waveband
Namespace No namespace
Annotations
a named spectral region of the electro-magnetic spectrum 
that the resource's spectral coverage overlaps with.
Diagram
Diagram PSResource.tmp#Waveband
Type vs:Waveband
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration Radio
wavelength >= 10 mm; frequency <= 30 GHz.
enumeration Millimeter
0.1 mm <= wavelength <= 10 mm; 
3000 GHz >= frequency >= 30 GHz.
enumeration Infrared
1 micron <= wavelength <= 100 micons
enumeration Optical
0.3 microns <= wavelength <= 1 micon; 
300 nm <= wavelength <= 1000 nm; 
3000 Angstroms <= wavelength <= 10000 Angstroms
enumeration UV
0.1 microns <= wavelength <= 0.3 micon; 
1000 nm <= wavelength <= 3000 nm; 
1000 Angstroms <= wavelength <= 30000 Angstroms
enumeration EUV
100 Angstroms <= wavelength <= 1000 Angstroms; 
12 eV <= energy <= 120 eV
enumeration X-ray
0.1 Angstroms <= wavelength <= 100 Angstroms; 
0.12 keV <= energy <= 120 keV
enumeration Gamma-ray
energy >= 120 keV
Source
<xs:element name="waveband" type="vs:Waveband" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Coverage.Spectral</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>a named spectral region of the electro-magnetic spectrum that the resource's spectral coverage overlaps with.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Coverage / regionOfRegard
Namespace No namespace
Annotations
a single numeric value representing the angle, given
in decimal degrees, by which a positional query
against this resource should be "blurred" in order
to get an appropriate match.
In the case of image repositories, it might refer to
a typical field-of-view size, or the primary beam
size for radio aperture synthesis data.  In the case
of object catalogs RoR should normally be the
largest of the typical size of the objects, the
astrometric errors in the positions, or the
resolution of the data.
Diagram
Diagram
Type xs:float
Properties
content: simple
minOccurs: 0
Source
<xs:element name="regionOfRegard" type="xs:float" minOccurs="0">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Coverage.RegionOfRegard</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>a single numeric value representing the angle, given in decimal degrees, by which a positional query against this resource should be "blurred" in order to get an appropriate match.</xs:documentation>
    <xs:documentation>In the case of image repositories, it might refer to a typical field-of-view size, or the primary beam size for radio aperture synthesis data. In the case of object catalogs RoR should normally be the largest of the typical size of the objects, the astrometric errors in the positions, or the resolution of the data.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / tableset
Namespace No namespace
Annotations
A description of the tables that are part of this
collection.
Each schema name and each table name must be
unique within this tableset.
Diagram
Diagram PSResource.tmp#TableSet_schema PSResource.tmp#TableSet
Type vs:TableSet
Properties
content: complex
minOccurs: 0
Model schema+
Children schema
Instance
<tableset>
  <schema>{1,unbounded}</schema>
</tableset>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
Source
<xs:element name="tableset" type="vs:TableSet" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A description of the tables that are part of this collection.</xs:documentation>
    <xs:documentation>Each schema name and each table name must be unique within this tableset.</xs:documentation>
  </xs:annotation>
  <xs:unique name="DataCollection-schemaName">
    <xs:selector xpath="schema"/>
    <xs:field xpath="name"/>
  </xs:unique>
  <xs:unique name="DataCollection-tableName">
    <xs:selector xpath="schema/table"/>
    <xs:field xpath="name"/>
  </xs:unique>
</xs:element>
[ top ]
Element vs:TableSet / schema
Namespace No namespace
Annotations
A named description of a set of logically related tables.
The name given by the "name" child element must
be unique within this TableSet instance.  If there is
only one schema in this set and/or there's no locally
appropriate name to provide, the name can be set to
"default".
This aggregation does not need to map to an
actual database, catalog, or schema, though the
publisher may choose to aggregate along such
designations, or particular service protocol may
recommend it.
Diagram
Diagram PSResource.tmp#TableSchema_name PSResource.tmp#TableSchema_title PSResource.tmp#TableSchema_description PSResource.tmp#TableSchema_utype PSResource.tmp#TableSchema_table PSResource.tmp#TableSchema
Type vs:TableSchema
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model name , title{0,1} , description{0,1} , utype{0,1} , table*
Children description, name, table, title, utype
Instance
<schema>
  <name>{1,1}</name>
  <title>{0,1}</title>
  <description>{0,1}</description>
  <utype>{0,1}</utype>
  <table type="">{0,unbounded}</table>
</schema>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
Source
<xs:element name="schema" type="vs:TableSchema" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A named description of a set of logically related tables.</xs:documentation>
    <xs:documentation>The name given by the "name" child element must be unique within this TableSet instance. If there is only one schema in this set and/or there's no locally appropriate name to provide, the name can be set to "default".</xs:documentation>
    <xs:documentation>This aggregation does not need to map to an actual database, catalog, or schema, though the publisher may choose to aggregate along such designations, or particular service protocol may recommend it.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableSchema / name
Namespace No namespace
Annotations
A name for the set of tables.
This is used to uniquely identify the table set among
several table sets.  If a title is not present, this
name can be used for display purposes.
If there is no appropriate logical name associated with
this set, the name should be explicitly set to
"default".
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>A name for the set of tables.</xs:documentation>
    <xs:documentation>This is used to uniquely identify the table set among several table sets. If a title is not present, this name can be used for display purposes.</xs:documentation>
    <xs:documentation>If there is no appropriate logical name associated with this set, the name should be explicitly set to "default".</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableSchema / title
Namespace No namespace
Annotations
a descriptive, human-interpretable name for the table set.
This is used for display purposes.  There is no requirement
regarding uniqueness.  It is useful when there are
multiple schemas in the context (e.g. within a
tableset; otherwise, the resource title could be
used instead).
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="title" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a descriptive, human-interpretable name for the table set.</xs:documentation>
    <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness. It is useful when there are multiple schemas in the context (e.g. within a tableset; otherwise, the resource title could be used instead).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableSchema / description
Namespace No namespace
Annotations
A free text description of the tableset that should
explain in general how all of the tables are related.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="description" type="xs:token" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>A free text description of the tableset that should explain in general how all of the tables are related.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableSchema / utype
Namespace No namespace
Annotations
an identifier for a concept in a data model that
the data in this schema as a whole represent.
The format defined in the VOTable standard is strongly
recommended.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="utype" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>an identifier for a concept in a data model that the data in this schema as a whole represent.</xs:documentation>
    <xs:documentation>The format defined in the VOTable standard is strongly recommended.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableSchema / table
Namespace No namespace
Annotations
A description of one of the tables that makes up the set.
The table names for the table should be unique.
Diagram
Diagram PSResource.tmp#Table_type PSResource.tmp#Table_name PSResource.tmp#Table_title PSResource.tmp#Table_description PSResource.tmp#Table_utype PSResource.tmp#Table_column PSResource.tmp#Table_foreignKey PSResource.tmp#Table
Type vs:Table
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model name , title{0,1} , description{0,1} , utype{0,1} , column* , foreignKey*
Children column, description, foreignKey, name, title, utype
Instance
<table type="">
  <name>{1,1}</name>
  <title>{0,1}</title>
  <description>{0,1}</description>
  <utype>{0,1}</utype>
  <column std="">{0,unbounded}</column>
  <foreignKey>{0,unbounded}</foreignKey>
</table>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
type xs:string optional
a name for the role this table plays.  Recognized
values include "output", indicating this table is output 
from a query; "base_table", indicating a table
whose records represent the main subjects of its
schema; and "view", indicating that the table represents
a useful combination or subset of other tables.  Other 
values are allowed.
Source
<xs:element name="table" type="vs:Table" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A description of one of the tables that makes up the set.</xs:documentation>
    <xs:documentation>The table names for the table should be unique.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Table / name
Namespace No namespace
Annotations
the fully qualified name of the table.  This name 
should include all catalog or schema prefixes
needed to sufficiently uniquely distinguish it in a
query.
In general, the format of the qualified name may
depend on the context; however, when the
table is intended to be queryable via ADQL, then the
catalog and schema qualifiers are delimited from the
table name with dots (.).
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>the fully qualified name of the table. This name should include all catalog or schema prefixes needed to sufficiently uniquely distinguish it in a query.</xs:documentation>
    <xs:documentation>In general, the format of the qualified name may depend on the context; however, when the table is intended to be queryable via ADQL, then the catalog and schema qualifiers are delimited from the table name with dots (.).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Table / title
Namespace No namespace
Annotations
a descriptive, human-interpretable name for the table.
This is used for display purposes.  There is no requirement
regarding uniqueness.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="title" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a descriptive, human-interpretable name for the table.</xs:documentation>
    <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Table / description
Namespace No namespace
Annotations
a free-text description of the table's contents
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="description" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a free-text description of the table's contents</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Table / utype
Namespace No namespace
Annotations
an identifier for a concept in a data model that
the data in this table represent.
The format defined in the VOTable standard is highly
recommended.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="utype" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>an identifier for a concept in a data model that the data in this table represent.</xs:documentation>
    <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Table / column
Namespace No namespace
Annotations
a description of a table column.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#TableParam_std PSResource.tmp#TableParam_dataType PSResource.tmp#TableParam_flag PSResource.tmp#TableParam
Type vs:TableParam
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1} , flag*
Children dataType, description, flag, name, ucd, unit, utype
Instance
<column std="">
  <name>{0,1}</name>
  <description>{0,1}</description>
  <unit>{0,1}</unit>
  <ucd>{0,1}</ucd>
  <utype>{0,1}</utype>
  <dataType arraysize="1" delim=" " extendedSchema="" extendedType="">{0,1}</dataType>
  <flag>{0,unbounded}</flag>
</column>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
std xs:boolean optional
If true, the meaning and use of this parameter is
reserved and defined by a standard model.  If false, 
it represents a database-specific parameter 
that effectively extends beyond the standard.  If
not provided, then the value is unknown.
Source
<xs:element name="column" type="vs:TableParam" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a table column.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:BaseParam / name
Namespace No namespace
Annotations
the name of the column
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="name" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>the name of the column</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:BaseParam / description
Namespace No namespace
Annotations
a free-text description of the column's contents
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="description" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a free-text description of the column's contents</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:BaseParam / unit
Namespace No namespace
Annotations
the unit associated with all values in the column
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="unit" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>the unit associated with all values in the column</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:BaseParam / ucd
Namespace No namespace
Annotations
the name of a unified content descriptor that
describes the scientific content of the parameter.
There are no requirements for compliance with any 
particular UCD standard.  The format of the UCD can
be used to distinguish between UCD1, UCD1+, and
SIA-UCD.  See 
http://www.ivoa.net/Documents/latest/UCDlist.html
for the latest IVOA standard set.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="ucd" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>the name of a unified content descriptor that describes the scientific content of the parameter.</xs:documentation>
    <xs:documentation>There are no requirements for compliance with any particular UCD standard. The format of the UCD can be used to distinguish between UCD1, UCD1+, and SIA-UCD. See http://www.ivoa.net/Documents/latest/UCDlist.html for the latest IVOA standard set.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:BaseParam / utype
Namespace No namespace
Annotations
an identifier for a concept in a data model that
the data in this schema represent.
The format defined in the VOTable standard is highly
recommended.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="utype" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>an identifier for a concept in a data model that the data in this schema represent.</xs:documentation>
    <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableParam / dataType
Namespace No namespace
Annotations
a type of data contained in the column
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#TableDataType
Type vs:TableDataType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
the shape of the array that constitutes the value
the default is "1"; i.e. the value is a scalar.
delim xs:string optional
the string that is used to delimit elements of an array
value when arraysize is not "1".
Unless specifically disallowed by the context, 
applications should allow optional spaces to 
appear in an actual data value before and after 
the delimiter (e.g. "1, 5" when delim=",").
the default is " "; i.e. the values are delimited 
by spaces.
extendedSchema xs:anyURI optional
An identifier for the schema that the value given
by the extended attribute is drawn from.
This attribute is normally ignored if the
extendedType attribute is not present.
extendedType xs:string optional
The data value represented by this type can be
interpreted as of a custom type identified by 
the value of this attribute.
If an application does not recognize this
extendedType, it should attempt to handle value
assuming the type given by the element's value.
string is a recommended default type.
This element may make use of the extendedSchema
attribute and/or any arbitrary (qualified)
attribute to refine the identification of the 
type.
Source
<xs:element name="dataType" type="vs:TableDataType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a type of data contained in the column</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:TableParam / flag
Namespace No namespace
Annotations
a keyword representing traits of the column.  
Recognized values include "indexed", "primary", and
"nullable".
See the specification document for definitions 
of recognized keywords.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="flag" type="xs:token" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a keyword representing traits of the column. Recognized values include "indexed", "primary", and "nullable".</xs:documentation>
    <xs:documentation>See the specification document for definitions of recognized keywords.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:Table / foreignKey
Namespace No namespace
Annotations
a description of a foreign keys, one or more columns
from the current table that can be used to join with 
another table.
Diagram
Diagram PSResource.tmp#ForeignKey_targetTable PSResource.tmp#ForeignKey_fkColumn PSResource.tmp#ForeignKey_description PSResource.tmp#ForeignKey_utype PSResource.tmp#ForeignKey
Type vs:ForeignKey
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model targetTable , fkColumn+ , description{0,1} , utype{0,1}
Children description, fkColumn, targetTable, utype
Instance
<foreignKey>
  <targetTable>{1,1}</targetTable>
  <fkColumn>{1,unbounded}</fkColumn>
  <description>{0,1}</description>
  <utype>{0,1}</utype>
</foreignKey>
Source
<xs:element name="foreignKey" type="vs:ForeignKey" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a foreign keys, one or more columns from the current table that can be used to join with another table.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ForeignKey / targetTable
Namespace No namespace
Annotations
the fully-qualified name (including catalog and schema, as
applicable) of the table that can be joined with the 
table containing this foreign key.
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="targetTable" type="xs:token">
  <xs:annotation>
    <xs:documentation>the fully-qualified name (including catalog and schema, as applicable) of the table that can be joined with the table containing this foreign key.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ForeignKey / fkColumn
Namespace No namespace
Annotations
a pair of column names, one from this table and one
from the target table that should be used to join the
tables in a query.
Diagram
Diagram PSResource.tmp#FKColumn_fromColumn PSResource.tmp#FKColumn_targetColumn PSResource.tmp#FKColumn
Type vs:FKColumn
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model fromColumn , targetColumn
Children fromColumn, targetColumn
Instance
<fkColumn>
  <fromColumn>{1,1}</fromColumn>
  <targetColumn>{1,1}</targetColumn>
</fkColumn>
Source
<xs:element name="fkColumn" type="vs:FKColumn" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a pair of column names, one from this table and one from the target table that should be used to join the tables in a query.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:FKColumn / fromColumn
Namespace No namespace
Annotations
The unqualified name of the column from the current table.
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="fromColumn" type="xs:token">
  <xs:annotation>
    <xs:documentation>The unqualified name of the column from the current table.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:FKColumn / targetColumn
Namespace No namespace
Annotations
The unqualified name of the column from the target table.
Diagram
Diagram
Type xs:token
Properties
content: simple
Source
<xs:element name="targetColumn" type="xs:token">
  <xs:annotation>
    <xs:documentation>The unqualified name of the column from the target table.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ForeignKey / description
Namespace No namespace
Annotations
a free-text description of what this key points to
and what the relationship means.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="description" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a free-text description of what this key points to and what the relationship means.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ForeignKey / utype
Namespace No namespace
Annotations
an identifier for a concept in a data model that
the association enabled by this key represents.
The format defined in the VOTable standard is highly
recommended.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="utype" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>an identifier for a concept in a data model that the association enabled by this key represents.</xs:documentation>
    <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataCollection / accessURL
Namespace No namespace
Annotations
The URL that can be used to download the data contained in 
this data collection.
Diagram
Diagram PSResource.tmp#AccessURL_use PSResource.tmp#AccessURL
Type vr:AccessURL
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
use restriction of xs:NMTOKEN optional
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Source
<xs:element name="accessURL" type="vr:AccessURL" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The URL that can be used to download the data contained in this data collection.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DataCollection / psr:resource
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The definition of the resource as a dataset or a granule.
Diagram
Diagram PSResource.tmp#ResourceType_class PSResource.tmp#ResourceType_dataset PSResource.tmp#ResourceType_granule PSResource.tmp#ResourceType_datasource PSResource.tmp#ResourceType_dataproduct PSResource.tmp#ResourceType
Type psr:ResourceType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model (psr:dataset | psr:granule) , psr:datasource{0,1} , psr:dataproduct{0,1}
Children psr:dataproduct, psr:dataset, psr:datasource, psr:granule
Instance
<psr:resource class="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:dataset id="">{1,1}</psr:dataset>
  <psr:granule id="" table-id="">{1,1}</psr:granule>
  <psr:datasource>{0,1}</psr:datasource>
  <psr:dataproduct>{0,1}</psr:dataproduct>
</psr:resource>
Attributes
QName Type Fixed Default Use Annotation
class psr:ResourceClassType required
The key which identify the class of the resource, a dataset or a granule
Source
<xs:element name="resource" type="psr:ResourceType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The definition of the resource as a dataset or a granule.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResourceType / psr:dataset
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Define the dataset as a whole in terms of rights, format, reader.
Diagram
Diagram PSResource.tmp#DatasetType_id PSResource.tmp#DatasetType_generalMetadata PSResource.tmp#DatasetType_instrument PSResource.tmp#DatasetType_targets PSResource.tmp#DatasetType_parameterAxis PSResource.tmp#DatasetType_granule PSResource.tmp#DatasetType
Type psr:DatasetType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model psr:generalMetadata{0,1} , psr:instrument* , psr:targets{0,1} , psr:parameterAxis* , psr:granule*
Children psr:generalMetadata, psr:granule, psr:instrument, psr:parameterAxis, psr:targets
Instance
<psr:dataset id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:generalMetadata created="" status="" updated="">{0,1}</psr:generalMetadata>
  <psr:instrument id="">{0,unbounded}</psr:instrument>
  <psr:targets>{0,1}</psr:targets>
  <psr:parameterAxis parameterAxis-id="">{0,unbounded}</psr:parameterAxis>
  <psr:granule id="" table-id="">{0,unbounded}</psr:granule>
</psr:dataset>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the dataset. It could be a
numeric value or a short string.
Source
<xs:element name="dataset" type="psr:DatasetType" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Define the dataset as a whole in terms of rights, format, reader.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DatasetType / psr:generalMetadata
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
General information about the dataset in terms of rights, format, readerURL, accesURL, ...
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#GeneralMetadataType_rights PSResource.tmp#GeneralMetadataType_format PSResource.tmp#GeneralMetadataType_readerURL PSResource.tmp#GeneralMetadataType_accessURL PSResource.tmp#GeneralMetadataType
Type psr:GeneralMetadataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , psr:rights{0,1} , psr:format{0,1} , psr:readerURL{0,1} , psr:accessURL{0,1}
Children content, curation, identifier, psr:accessURL, psr:format, psr:readerURL, psr:rights, shortName, title, validationLevel
Instance
<psr:generalMetadata created="" status="" updated="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <validationLevel validatedBy="">{0,unbounded}</validationLevel>
  <title>{1,1}</title>
  <shortName>{0,1}</shortName>
  <identifier>{1,1}</identifier>
  <curation>{1,1}</curation>
  <content>{1,1}</content>
  <psr:rights>{0,1}</psr:rights>
  <psr:format compressed="false">{0,1}</psr:format>
  <psr:readerURL>{0,1}</psr:readerURL>
  <psr:accessURL use="">{0,1}</psr:accessURL>
</psr:generalMetadata>
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:element name="generalMetadata" type="psr:GeneralMetadataType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>General information about the dataset in terms of rights, format, readerURL, accesURL, ...</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GeneralMetadataType / psr:rights
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#Rights
Type vr:Rights
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration public
unrestricted, public access is allowed without 
authentication.
enumeration secure
authenticated, public access is allowed.
enumeration proprietary
only proprietary access is allowed with authentication.
Source
<xs:element name="rights" type="vr:Rights" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GeneralMetadataType / psr:format
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#BaseFormatType PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Format_compressed PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Format
Type psr:Format
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
compressed xs:boolean false optional
Source
<xs:element name="format" type="psr:Format" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GeneralMetadataType / psr:readerURL
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
URL where to download a reader compliant with the dataset.
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="readerURL" type="xs:anyURI" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>URL where to download a reader compliant with the dataset.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GeneralMetadataType / psr:accessURL
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
URL where to acces the dataset.
Diagram
Diagram PSResource.tmp#AccessURL_use PSResource.tmp#AccessURL
Type vr:AccessURL
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
use restriction of xs:NMTOKEN optional
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Source
<xs:element name="accessURL" type="vr:AccessURL" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>URL where to acces the dataset.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DatasetType / psr:instrument
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The definition of the instrument used to acquire the data (if relevant).
Diagram
Diagram PSResource.tmp#InstrumentType_id PSResource.tmp#InstrumentType_facility PSResource.tmp#InstrumentType_instrumentName PSResource.tmp#InstrumentType_alternateInstrumentName PSResource.tmp#InstrumentType_instrumentClass PSResource.tmp#InstrumentType_referenceURL PSResource.tmp#InstrumentType
Type psr:InstrumentType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:facility{0,1} , psr:instrumentName{0,1} , psr:alternateInstrumentName* , psr:instrumentClass* , psr:referenceURL{0,1}
Children psr:alternateInstrumentName, psr:facility, psr:instrumentClass, psr:instrumentName, psr:referenceURL
Instance
<psr:instrument id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:facility class="" ivo-id="">{0,1}</psr:facility>
  <psr:instrumentName ivo-id="">{0,1}</psr:instrumentName>
  <psr:alternateInstrumentName>{0,unbounded}</psr:alternateInstrumentName>
  <psr:instrumentClass>{0,unbounded}</psr:instrumentClass>
  <psr:referenceURL use="">{0,1}</psr:referenceURL>
</psr:instrument>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
A key which identify the instrument used to collect the data contain or managed by a resource.
Source
<xs:element name="instrument" type="psr:InstrumentType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The definition of the instrument used to acquire the data (if relevant).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:InstrumentType / psr:facility
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Name of the facility where the physical parameter was acquired.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName PSResource.tmp#InstrumentType_InstrumentType_facility_class
Type extension of vr:ResourceName
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
class psr:FacilityClassType optional
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="facility" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Name of the facility where the physical parameter was acquired.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="vr:ResourceName">
        <xs:attribute name="class" type="psr:FacilityClassType"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>
[ top ]
Element psr:InstrumentType / psr:instrumentName
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Name of the instrument.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="instrumentName" type="vr:ResourceName" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Name of the instrument.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:InstrumentType / psr:alternateInstrumentName
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Alternate name of the instrument.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="alternateInstrumentName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Alternate name of the instrument.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:InstrumentType / psr:instrumentClass
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Class of the instrument, as defined in the psr:InstrumentClassList
Diagram
Diagram PSResource.tmp#InstrumentClassList
Type psr:InstrumentClassList
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration Antenna
enumeration CCD
enumeration Chaneltron
enumeration Coronograph
enumeration DoubleSphere
enumeration DustDetector
enumeration Electron Drift Instrument
enumeration Electrostatic Drift Instrument
enumeration Electrostatic Analyser
enumeration Energetic Particle Instrument
enumeration Faraday Cup
enumeration Flux Feedback
enumeration Fourier Transform Spectrograph
enumeration Geiger-Mueller Tube
enumeration Grating Spectrometer
enumeration Imager
enumeration Imaging Spectrometer
enumeration Interferometer
enumeration Ion Chamber
enumeration Ion Drift
enumeration Langmuir Probe
enumeration Long wire
enumeration Magnetometer
enumeration Mass Spectrometer
enumeration Micro Channel Plate
enumeration Multispectral imager
enumeration Neutral Atom imager
enumeration Neutral Particle Detector
enumeration Plasma Spectrometer
enumeration Particle Correlator
enumeration Particle Detector
enumeration Photometer
enumeration Photopolarimeter
enumeration Platform
enumeration Proportional Counter
enumeration Quadrispherical Analyser
enumeration Radar
enumeration Radio Receiver
enumeration Resonance Sounder
enumeration Retarding Potential Analyser
enumeration Riometer
enumeration Scintillation Detector
enumeration Search Coil
enumeration Sounder
enumeration Spacecraft Potential Control
enumeration Spectral Power Receiver
enumeration Spectrometer
enumeration Spectro Imager
enumeration Time of Flight
enumeration Unspecified
enumeration Waveform receiver
Source
<xs:element name="instrumentClass" type="psr:InstrumentClassList" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Class of the instrument, as defined in the psr:InstrumentClassList</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:InstrumentType / psr:referenceURL
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The URL that can be used to get information about the instrument.
Diagram
Diagram PSResource.tmp#AccessURL_use PSResource.tmp#AccessURL
Type vr:AccessURL
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Attributes
QName Type Fixed Default Use Annotation
use restriction of xs:NMTOKEN optional
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Source
<xs:element name="referenceURL" type="vr:AccessURL" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The URL that can be used to get information about the instrument.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DatasetType / psr:targets
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the targets to which the dataset or the product applies to. 
Multiple combinations can be defined, mixing type and name elements.
Diagram
Diagram PSResource.tmp#ListOfTargets_class PSResource.tmp#ListOfTargets_target PSResource.tmp#ListOfTargets_maxrec PSResource.tmp#ListOfTargets
Type psr:ListOfTargets
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:class* , psr:target* , psr:maxrec{0,1}
Children psr:class, psr:maxrec, psr:target
Instance
<psr:targets xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:class>{0,unbounded}</psr:class>
  <psr:target id="">{0,unbounded}</psr:target>
  <psr:maxrec>{0,1}</psr:maxrec>
</psr:targets>
Source
<xs:element name="targets" type="psr:ListOfTargets" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Defines the targets to which the dataset or the product applies to. Multiple combinations can be defined, mixing type and name elements.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ListOfTargets / psr:class
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Target class as defined by the Planetary Science data model
Diagram
Diagram PSResource.tmp#TargetClass
Type psr:TargetClass
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration asteroid
enumeration comet
enumeration dust
enumeration dwarfplanet
enumeration exoplanet
enumeration feature
enumeration galaxy
enumeration ipm
enumeration meteorite
enumeration nebula
enumeration planet
enumeration region
enumeration ring
enumeration sample
enumeration satellite
enumeration sky
enumeration spacecraft
enumeration spacejunk
enumeration star
Source
<xs:element name="class" type="psr:TargetClass" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Target class as defined by the Planetary Science data model</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ListOfTargets / psr:target
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Official or usual name of the target as defined by IAU.
Diagram
Diagram PSResource.tmp#TargetType_id PSResource.tmp#TargetType_class PSResource.tmp#TargetType_name PSResource.tmp#TargetType_alternateName PSResource.tmp#TargetType_description PSResource.tmp#TargetType
Type psr:TargetType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:class{0,1} , psr:name{0,1} , psr:alternateName* , psr:description{0,1}
Children psr:alternateName, psr:class, psr:description, psr:name
Instance
<psr:target id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:class>{0,1}</psr:class>
  <psr:name>{0,1}</psr:name>
  <psr:alternateName>{0,unbounded}</psr:alternateName>
  <psr:description>{0,1}</psr:description>
</psr:target>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
A key which identify the instrument used to collect the data contain or managed by a resource.
Source
<xs:element name="target" type="psr:TargetType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Official or usual name of the target as defined by IAU.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TargetType / psr:class
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Target class as defined by the Planetary Science data model
Diagram
Diagram PSResource.tmp#TargetClass
Type psr:TargetClass
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration asteroid
enumeration comet
enumeration dust
enumeration dwarfplanet
enumeration exoplanet
enumeration feature
enumeration galaxy
enumeration ipm
enumeration meteorite
enumeration nebula
enumeration planet
enumeration region
enumeration ring
enumeration sample
enumeration satellite
enumeration sky
enumeration spacecraft
enumeration spacejunk
enumeration star
Source
<xs:element name="class" type="psr:TargetClass" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Target class as defined by the Planetary Science data model</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TargetType / psr:name
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Official or usual name of the target as defined by IAU.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="name" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Official or usual name of the target as defined by IAU.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TargetType / psr:alternateName
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Alternate name of the target.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="alternateName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Alternate name of the target.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TargetType / psr:description
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Free description of the target (e.g. crater name, magnetospheric region, ...)
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Free description of the target (e.g. crater name, magnetospheric region, ...)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ListOfTargets / psr:maxrec
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Maximum number of targets of the resource. This is not
necessarily the exact number of targets contained in the resource, but
rather the approximate maximum number of targets. If unknown or if it is not
fix with time, put zero.
Diagram
Diagram
Type xs:int
Properties
content: simple
minOccurs: 0
maxOccurs: 1
default: 0
Source
<xs:element name="maxrec" type="xs:int" minOccurs="0" maxOccurs="1" default="0">
  <xs:annotation>
    <xs:documentation>Maximum number of targets of the resource. This is not necessarily the exact number of targets contained in the resource, but rather the approximate maximum number of targets. If unknown or if it is not fix with time, put zero.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DatasetType / psr:parameterAxis
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the ... TBC
Diagram
Diagram PSResource.tmp#ParameterAxisType_parameterAxis-id PSResource.tmp#ParameterAxisType_axisName PSResource.tmp#ParameterAxisType_axisDescription PSResource.tmp#ParameterAxisType_ucd PSResource.tmp#ParameterAxisType_units PSResource.tmp#ParameterAxisType_coordSytem PSResource.tmp#ParameterAxisType_accuracy PSResource.tmp#ParameterAxisType_independentAxis PSResource.tmp#numBins PSResource.tmp#ParameterAxisType_coverage PSResource.tmp#ParameterAxisType_resolution PSResource.tmp#ParameterAxisType_samplingPrecision PSResource.tmp#ParameterAxisType_instrumentRef PSResource.tmp#ParameterAxisType_targetRef PSResource.tmp#ParameterAxisType_axisRef PSResource.tmp#ParameterAxisType_sensingMode PSResource.tmp#ParameterAxisType_SensingType PSResource.tmp#ParameterAxisType_dataSourceClass PSResource.tmp#ParameterAxisType_processingLevel PSResource.tmp#ParameterAxisType
Type psr:ParameterAxisType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:axisName{0,1} , psr:axisDescription{0,1} , psr:ucd+ , psr:units{0,1} , psr:coordSytem{0,1} , psr:accuracy{0,1} , psr:independentAxis{0,1} , cha:numBins{0,1} , psr:coverage{0,1} , psr:resolution{0,1} , psr:samplingPrecision{0,1} , psr:instrumentRef* , psr:targetRef* , psr:axisRef* , psr:sensingMode{0,1} , psr:SensingType{0,1} , psr:dataSourceClass{0,1} , psr:processingLevel{0,1}
Children cha:numBins, psr:SensingType, psr:accuracy, psr:axisDescription, psr:axisName, psr:axisRef, psr:coordSytem, psr:coverage, psr:dataSourceClass, psr:independentAxis, psr:instrumentRef, psr:processingLevel, psr:resolution, psr:samplingPrecision, psr:sensingMode, psr:targetRef, psr:ucd, psr:units
Instance
<psr:parameterAxis parameterAxis-id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:axisName>{0,1}</psr:axisName>
  <psr:axisDescription>{0,1}</psr:axisDescription>
  <psr:ucd>{1,unbounded}</psr:ucd>
  <psr:units>{0,1}</psr:units>
  <psr:coordSytem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSytem>
  <psr:accuracy>{0,1}</psr:accuracy>
  <psr:independentAxis>{0,1}</psr:independentAxis>
  <cha:numBins>{0,1}</cha:numBins>
  <psr:coverage>{0,1}</psr:coverage>
  <psr:resolution>{0,1}</psr:resolution>
  <psr:samplingPrecision>{0,1}</psr:samplingPrecision>
  <psr:instrumentRef>{0,unbounded}</psr:instrumentRef>
  <psr:targetRef>{0,unbounded}</psr:targetRef>
  <psr:axisRef>{0,unbounded}</psr:axisRef>
  <psr:sensingMode>{0,1}</psr:sensingMode>
  <psr:SensingType>{0,1}</psr:SensingType>
  <psr:dataSourceClass>{0,1}</psr:dataSourceClass>
  <psr:processingLevel>{0,1}</psr:processingLevel>
</psr:parameterAxis>
Attributes
QName Type Fixed Default Use Annotation
parameterAxis-id xs:string optional
Source
<xs:element name="parameterAxis" type="psr:ParameterAxisType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Defines the ... TBC</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:axisName
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="axisName" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:axisDescription
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="axisDescription" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:ucd
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
maxOccurs: unbounded
Facets
enumeration em
enumeration em.elec
enumeration em.mag
enumeration pw
enumeration pw.elec
enumeration pw.mag
enumeration phot
enumeration part
enumeration part.elec
enumeration part.elec.1-20keV
enumeration part.ions
enumeration part.neut
enumeration dc
enumeration dc.elec
enumeration dc.mag
enumeration model
Source
<xs:element name="ucd" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="em"/>
      <xs:enumeration value="em.elec"/>
      <xs:enumeration value="em.mag"/>
      <xs:enumeration value="pw"/>
      <xs:enumeration value="pw.elec"/>
      <xs:enumeration value="pw.mag"/>
      <xs:enumeration value="phot"/>
      <xs:enumeration value="part"/>
      <xs:enumeration value="part.elec"/>
      <xs:enumeration value="part.elec.1-20keV"/>
      <xs:enumeration value="part.ions"/>
      <xs:enumeration value="part.neut"/>
      <xs:enumeration value="dc"/>
      <xs:enumeration value="dc.elec"/>
      <xs:enumeration value="dc.mag"/>
      <xs:enumeration value="model"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ExtendedUnit / psr:expression
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Expression of the unit (TBD).
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="expression" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Expression of the unit (TBD).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ExtendedUnit / psr:dimEquation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Dimensional equation representation of the unit, formatted as
a string where M is mass, L is length, T is time, K is temperature, and Q
electric charge. For ease of notation , the caret "^" indicating powers of
ten can be removed - as is customary in Dimentional Analysis practices -
resulting in expressions like the following, which are equivalent: "ML-1T-3"
and "ML^-1T^-3"
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="dimEquation" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Dimensional equation representation of the unit, formatted as a string where M is mass, L is length, T is time, K is temperature, and Q electric charge. For ease of notation , the caret "^" indicating powers of ten can be removed - as is customary in Dimentional Analysis practices - resulting in expressions like the following, which are equivalent: "ML-1T-3" and "ML^-1T^-3"</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ExtendedUnit / psr:scaleSI
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Scale system of the unit.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="scaleSI" type="xs:string" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Scale system of the unit.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:coordSytem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSytem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSytem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSytem" type="psr:CoordSysType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:CoordSysType / psr:particleFrame
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#ParticleFrameType
Type psr:ParticleFrameType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model Name{0,1}
Children Name
Instance
<psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
</psr:particleFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particleFrame" type="psr:ParticleFrameType" minOccurs="0"/>
[ top ]
Element psr:CoordSysType / psr:otherFrame
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#OtherFrameType
Type psr:OtherFrameType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model Name{0,1}
Children Name
Instance
<psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
</psr:otherFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="otherFrame" type="psr:OtherFrameType" minOccurs="0"/>
[ top ]
Element psr:ParameterAxisType / psr:accuracy
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Global accuracy description of the axis
Diagram
Diagram PSResource.tmp#AccuracyType_quality PSResource.tmp#AccuracyType_statError PSResource.tmp#AccuracyType_sysError PSResource.tmp#AccuracyType_CustError PSResource.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<psr:accuracy xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</psr:accuracy>
Source
<xs:element name="accuracy" type="cha:AccuracyType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Global accuracy description of the axis</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element cha:AccuracyType / cha:quality
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A combination of flags attesting the data quality.
Type: String
Diagram
Diagram
Type xsd:string
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="quality" type="xsd:string" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A combination of flags attesting the data quality. Type: String</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:AccuracyType / cha:statError
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorType_flavor PSResource.tmp#ErrorType_ErrorRefVal PSResource.tmp#ErrorType_ErrorBounds PSResource.tmp#ErrorType_ErrorVariability PSResource.tmp#ErrorType PSResource.tmp#StatErrorType_flavor PSResource.tmp#StatErrorType_ErrorRefVal PSResource.tmp#StatErrorType_ErrorBounds PSResource.tmp#StatErrorType_ErrorVariability PSResource.tmp#StatErrorType
Type cha:StatErrorType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Instance
<cha:statError xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:flavor>{1,1}</cha:flavor>
  <cha:ErrorRefVal>{1,1}</cha:ErrorRefVal>
  <cha:ErrorBounds>{0,1}</cha:ErrorBounds>
  <cha:ErrorVariability>{0,1}</cha:ErrorVariability>
</cha:statError>
Source
<xsd:element name="statError" type="cha:StatErrorType" minOccurs="0"/>
[ top ]
Element cha:ErrorType / cha:flavor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The type of error described : statistical , systematic, global, etc.
Type: string
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="flavor" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation>The type of error described : statistical , systematic, global, etc. Type: string</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ErrorType / cha:ErrorRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorRefValType_unit PSResource.tmp#ErrorRefValType_coordsystem PSResource.tmp#ErrorRefValType_documentation PSResource.tmp#ErrorRefValType
Type cha:ErrorRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:ErrorRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CError>{1,1}</stc:CError>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorRefVal>
Source
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
[ top ]
Element cha:ErrorRefValType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:ErrorRefValType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:ErrorRefValType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
[ top ]
Element cha:ErrorType / cha:ErrorBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorLimits PSResource.tmp#ErrorBoundsType_documentation PSResource.tmp#ErrorBoundsType
Type cha:ErrorBoundsType
Properties
content: complex
minOccurs: 0
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Instance
<cha:ErrorBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorLimits>{1,1}</cha:ErrorLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorBounds>
Source
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
[ top ]
Element cha:ErrorLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorLimits1 PSResource.tmp#ErrorLimits2 PSResource.tmp#ErrorLimits3
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Complex Type cha:ErrorBoundsType
Source
<xsd:element name="ErrorLimits" type="stc:coordIntervalType" abstract="true"/>
[ top ]
Element cha:ErrorBoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A description of the error extreme values .	
Type: any URI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A description of the error extreme values . Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ErrorType / cha:ErrorVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorVariabilityType_ErrorMap PSResource.tmp#ErrorVariabilityType_documentation PSResource.tmp#ErrorVariabilityType
Type cha:ErrorVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Instance
<cha:ErrorVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorMap>{1,1}</cha:ErrorMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorVariability>
Source
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
[ top ]
Element cha:ErrorVariabilityType / cha:ErrorMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A map showing the variability of the error
Type: any URI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="ErrorMap" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>A map showing the variability of the error Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ErrorVariabilityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
documentation on the Error variation
Type: any URI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>documentation on the Error variation Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:StatErrorType / cha:flavor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The type of error described : here statistical 
Type : string , value="statistical"  "
Diagram
Diagram
Type xsd:string
Properties
content: simple
fixed: statistical
Source
<xsd:element name="flavor" type="xsd:string" fixed="statistical">
  <xsd:annotation>
    <xsd:documentation>The type of error described : here statistical Type : string , value="statistical" "</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:StatErrorType / cha:ErrorRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical statistical Error on the axis
Diagram
Diagram PSResource.tmp#ErrorRefValType_unit PSResource.tmp#ErrorRefValType_coordsystem PSResource.tmp#ErrorRefValType_documentation PSResource.tmp#ErrorRefValType
Type cha:ErrorRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:ErrorRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CError>{1,1}</stc:CError>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorRefVal>
Source
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType">
  <xsd:annotation>
    <xsd:documentation>Typical statistical Error on the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:StatErrorType / cha:ErrorBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Range of the error for mapping along this axis
Diagram
Diagram PSResource.tmp#ErrorLimits PSResource.tmp#ErrorBoundsType_documentation PSResource.tmp#ErrorBoundsType
Type cha:ErrorBoundsType
Properties
content: complex
minOccurs: 0
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Instance
<cha:ErrorBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorLimits>{1,1}</cha:ErrorLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorBounds>
Source
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Range of the error for mapping along this axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:StatErrorType / cha:ErrorVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A detailed description of the local error values
Diagram
Diagram PSResource.tmp#ErrorVariabilityType_ErrorMap PSResource.tmp#ErrorVariabilityType_documentation PSResource.tmp#ErrorVariabilityType
Type cha:ErrorVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Instance
<cha:ErrorVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorMap>{1,1}</cha:ErrorMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorVariability>
Source
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A detailed description of the local error values</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:AccuracyType / cha:sysError
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorType_flavor PSResource.tmp#ErrorType_ErrorRefVal PSResource.tmp#ErrorType_ErrorBounds PSResource.tmp#ErrorType_ErrorVariability PSResource.tmp#ErrorType PSResource.tmp#SysErrorType_flavor PSResource.tmp#SysErrorType_ErrorRefVal PSResource.tmp#SysErrorType_ErrorBounds PSResource.tmp#SysErrorType_ErrorVariability PSResource.tmp#SysErrorType
Type cha:SysErrorType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Instance
<cha:sysError xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:flavor>{1,1}</cha:flavor>
  <cha:ErrorRefVal>{1,1}</cha:ErrorRefVal>
  <cha:ErrorBounds>{0,1}</cha:ErrorBounds>
  <cha:ErrorVariability>{0,1}</cha:ErrorVariability>
</cha:sysError>
Source
<xsd:element name="sysError" type="cha:SysErrorType" minOccurs="0"/>
[ top ]
Element cha:SysErrorType / cha:flavor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The type of error described : here, systematic
Type: string , value: systematic
Diagram
Diagram
Type xsd:string
Properties
content: simple
fixed: systematic
Source
<xsd:element name="flavor" type="xsd:string" fixed="systematic">
  <xsd:annotation>
    <xsd:documentation>The type of error described : here, systematic Type: string , value: systematic</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SysErrorType / cha:ErrorRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorRefValType_unit PSResource.tmp#ErrorRefValType_coordsystem PSResource.tmp#ErrorRefValType_documentation PSResource.tmp#ErrorRefValType
Type cha:ErrorRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:ErrorRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CError>{1,1}</stc:CError>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorRefVal>
Source
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
[ top ]
Element cha:SysErrorType / cha:ErrorBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorLimits PSResource.tmp#ErrorBoundsType_documentation PSResource.tmp#ErrorBoundsType
Type cha:ErrorBoundsType
Properties
content: complex
minOccurs: 0
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Instance
<cha:ErrorBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorLimits>{1,1}</cha:ErrorLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorBounds>
Source
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
[ top ]
Element cha:SysErrorType / cha:ErrorVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorVariabilityType_ErrorMap PSResource.tmp#ErrorVariabilityType_documentation PSResource.tmp#ErrorVariabilityType
Type cha:ErrorVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Instance
<cha:ErrorVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorMap>{1,1}</cha:ErrorMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorVariability>
Source
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
[ top ]
Element cha:AccuracyType / cha:CustError
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorType_flavor PSResource.tmp#ErrorType_ErrorRefVal PSResource.tmp#ErrorType_ErrorBounds PSResource.tmp#ErrorType_ErrorVariability PSResource.tmp#ErrorType
Type cha:ErrorType
Properties
content: complex
minOccurs: 0
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Instance
<cha:CustError xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:flavor>{1,1}</cha:flavor>
  <cha:ErrorRefVal>{1,1}</cha:ErrorRefVal>
  <cha:ErrorBounds>{0,1}</cha:ErrorBounds>
  <cha:ErrorVariability>{0,1}</cha:ErrorVariability>
</cha:CustError>
Source
<xsd:element name="CustError" type="cha:ErrorType" minOccurs="0"/>
[ top ]
Element psr:ParameterAxisType / psr:independentAxis
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Indicates wether the axis is independent or not from the other axes. The Observable axis
has a false independentAxis "value". Type : boolean
Diagram
Diagram
Properties
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="independentAxis" type="xs:anyType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value". Type : boolean</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element cha:numBins
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#numBins1 PSResource.tmp#numBins2 PSResource.tmp#numBins3
Properties
abstract: true
Substitution Group
Used by
Source
<xsd:element name="numBins" type="xsd:anyType" abstract="true"/>
[ top ]
Element psr:ParameterAxisType / psr:coverage
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#CoverageType_coordSystem PSResource.tmp#CoverageType_units PSResource.tmp#CoverageType_location PSResource.tmp#CoverageType_bounds PSResource.tmp#CoverageType_support PSResource.tmp#CoverageType_sensitivity PSResource.tmp#CoverageType
Type psr:CoverageType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:location{0,1} , psr:bounds , psr:support{0,1} , psr:sensitivity{0,1}
Children psr:bounds, psr:coordSystem, psr:location, psr:sensitivity, psr:support, psr:units
Instance
<psr:coverage xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:location>{0,1}</psr:location>
  <psr:bounds>{1,1}</psr:bounds>
  <psr:support>{0,1}</psr:support>
  <psr:sensitivity>{0,1}</psr:sensitivity>
</psr:coverage>
Source
<xs:element name="coverage" type="psr:CoverageType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:CoverageType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:CoverageType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:CoverageType / psr:location
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Typical value on one axis
Diagram
Diagram PSResource.tmp#LocationType_extendCoordSystem PSResource.tmp#LocationType_coord PSResource.tmp#LocationType_units PSResource.tmp#LocationType_documentation PSResource.tmp#LocationType
Type psr:LocationType
Properties
content: complex
minOccurs: 0
Model psr:extendCoordSystem{0,1} , psr:coord+ , psr:units{0,1} , psr:documentation{0,1}
Children psr:coord, psr:documentation, psr:extendCoordSystem, psr:units
Instance
<psr:location xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:coord coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,unbounded}</psr:coord>
  <psr:units>{0,1}</psr:units>
  <psr:documentation>{0,1}</psr:documentation>
</psr:location>
Source
<xs:element name="location" type="psr:LocationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Typical value on one axis</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:LocationType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:LocationType / psr:coord
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#CoordsType_CoordFile PSResource.tmp#CoordsType_Orbit PSResource.tmp#particleCoord PSResource.tmp#CoordsType
Type psr:CoordsType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Model GenCoordinate , (Time{0,1} | Position{0,1} | Velocity{0,1} | Spectral{0,1} | Redshift{0,1} | psr:CoordFile{0,1} | psr:Orbit{0,1} | psr:particleCoord)
Children GenCoordinate, Position, Redshift, Spectral, Time, Velocity, psr:CoordFile, psr:Orbit, psr:particleCoord
Instance
<psr:coord coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</stc:GenCoordinate>
  <stc:Time coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</stc:Time>
  <stc:Position frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:Position>
  <stc:Velocity frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:Velocity>
  <stc:Spectral coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="">{0,1}</stc:Spectral>
  <stc:Redshift coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</stc:Redshift>
  <psr:CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:CoordFile>
  <psr:Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:Orbit>
  <psr:particleCoord frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</psr:particleCoord>
</psr:coord>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coord" type="psr:CoordsType" maxOccurs="unbounded"/>
[ top ]
Element psr:CoordsType / psr:CoordFile
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Some or all coordinate values may be given in file
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#astroCoordsFileType_FITSFile PSResource.tmp#astroCoordsFileType_FITSTime PSResource.tmp#astroCoordsFileType_FITSPosition PSResource.tmp#astroCoordsFileType_FITSVelocity PSResource.tmp#astroCoordsFileType_FITSSpectral PSResource.tmp#astroCoordsFileType_FITSRedshift PSResource.tmp#astroCoordsFileType
Type astroCoordsFileType
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model Name{0,1} , FITSFile , FITSTime{0,1} , FITSPosition{0,1} , FITSVelocity{0,1} , FITSSpectral{0,1} , FITSRedshift{0,1}
Children FITSFile, FITSPosition, FITSRedshift, FITSSpectral, FITSTime, FITSVelocity, Name
Instance
<psr:CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:FITSFile hdu_name="" hdu_num="">{1,1}</stc:FITSFile>
  <stc:FITSTime>{0,1}</stc:FITSTime>
  <stc:FITSPosition>{0,1}</stc:FITSPosition>
  <stc:FITSVelocity>{0,1}</stc:FITSVelocity>
  <stc:FITSSpectral>{0,1}</stc:FITSSpectral>
  <stc:FITSRedshift>{0,1}</stc:FITSRedshift>
</psr:CoordFile>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordFile" type="stc:astroCoordsFileType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Some or all coordinate values may be given in file</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:CoordsType / psr:Orbit
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Orbit specified by orbital elements
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#orbitType_a PSResource.tmp#orbitType_q PSResource.tmp#orbitType_e PSResource.tmp#orbitType_i PSResource.tmp#orbitType_Node PSResource.tmp#orbitType_Aop PSResource.tmp#orbitType_M PSResource.tmp#orbitType_P PSResource.tmp#orbitType_T PSResource.tmp#orbitType
Type orbitType
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model Name{0,1} , (a | q) , e , i , Node , Aop , M{0,1} , P{0,1} , T
Children Aop, M, Name, Node, P, T, a, e, i, q
Instance
<psr:Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:a gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="AU" vel_time_unit="">{1,1}</stc:a>
  <stc:q gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="AU" vel_time_unit="">{1,1}</stc:q>
  <stc:e gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</stc:e>
  <stc:i gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{1,1}</stc:i>
  <stc:Node gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{1,1}</stc:Node>
  <stc:Aop gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{1,1}</stc:Aop>
  <stc:M gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="deg" vel_time_unit="">{0,1}</stc:M>
  <stc:P gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" unit="d" vel_time_unit="">{0,1}</stc:P>
  <stc:T>{1,1}</stc:T>
</psr:Orbit>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Orbit" type="stc:orbitType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Orbit specified by orbital elements</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:particleCoord
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#particleCharge PSResource.tmp#particleEnergy PSResource.tmp#particleEnergyPerCharge PSResource.tmp#particleMass PSResource.tmp#particleMassPerCharge PSResource.tmp#particlePichAngle
Type coordinateType
Type hierarchy
Properties
content: complex
abstract: true
Substitution Group
Used by
Complex Type psr:CoordsType
Model Name{0,1}
Children Name
Instance
<psr:particleCoord frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
</psr:particleCoord>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element abstract="true" name="particleCoord" type="stc:coordinateType">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:LocationType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:LocationType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The typical coordinate value Type: stc:astroCoordsType
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The typical coordinate value Type: stc:astroCoordsType</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:CoverageType / psr:bounds
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The limits of the observation on this axis
Diagram
Diagram PSResource.tmp#BoundsType_extendCoordSystem PSResource.tmp#BoundsType_units PSResource.tmp#BoundsType_extent PSResource.tmp#BoundsType_limits PSResource.tmp#BoundsType_documentation PSResource.tmp#BoundsType
Type psr:BoundsType
Properties
content: complex
minOccurs: 1
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:extent{0,1} , psr:limits , psr:documentation{0,1}
Children psr:documentation, psr:extendCoordSystem, psr:extent, psr:limits, psr:units
Instance
<psr:bounds xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:extent gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</psr:extent>
  <psr:limits>{1,1}</psr:limits>
  <psr:documentation>{0,1}</psr:documentation>
</psr:bounds>
Source
<xs:element name="bounds" type="psr:BoundsType" minOccurs="1">
  <xs:annotation>
    <xs:documentation>The limits of the observation on this axis</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:BoundsType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:BoundsType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:BoundsType / psr:extent
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extent" type="stc:double1Type" minOccurs="0"/>
[ top ]
Element psr:BoundsType / psr:limits
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The actual values defining the bounds. 2 possible types : a
cha:CharBox which is a customised STC:Coordinate with mandatory value and
size or an STC:Interval
Diagram
Diagram PSResource.tmp#CharCoordAreaType_coord_system_id PSResource.tmp#CharCoordAreaType_CharBox PSResource.tmp#Interval PSResource.tmp#CharCoordAreaType
Type cha:CharCoordAreaType
Type hierarchy
Properties
content: complex
Model cha:CharBox | cha:Interval
Children cha:CharBox, cha:Interval
Instance
<psr:limits xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:CharBox>{1,1}</cha:CharBox>
  <cha:Interval>{1,1}</cha:Interval>
</psr:limits>
Source
<xs:element name="limits" type="cha:CharCoordAreaType">
  <xs:annotation>
    <xs:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element cha:CharCoordAreaType / cha:CharBox
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharCoordinateType_Name PSResource.tmp#CharCoordinateType
Type cha:CharCoordinateType
Properties
content: complex
Model cha:Name , CoordValue , CSize
Children CSize, CoordValue, cha:Name
Instance
<cha:CharBox xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:Name>{1,1}</cha:Name>
  <stc:CoordValue>{1,1}</stc:CoordValue>
  <stc:CSize>{1,1}</stc:CSize>
</cha:CharBox>
Source
<xsd:element name="CharBox" type="cha:CharCoordinateType"/>
[ top ]
Element cha:CharCoordinateType / cha:Name
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="Name" type="xsd:string"/>
[ top ]
Element cha:Interval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Here is  1-, 2-, or 3-D coordinate interval substitution group head element.
Such an element needs to contain a minimum or maximum scalar or vector value,
or both. It needs to refer to a coordinate system. Boundaries may or may not
be inclusive; and it can have a fill factor
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_Coord2VecInterval PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_Coord3VecInterval PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoordScalarInterval
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Complex Type cha:CharCoordAreaType
Source
<xsd:element name="Interval" type="stc:coordIntervalType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>Here is 1-, 2-, or 3-D coordinate interval substitution group head element. Such an element needs to contain a minimum or maximum scalar or vector value, or both. It needs to refer to a coordinate system. Boundaries may or may not be inclusive; and it can have a fill factor</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element psr:BoundsType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A document to mention how the bounds are defined.
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A document to mention how the bounds are defined.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:CoverageType / psr:support
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Describes the area where measurements are effectively present and interpretable
Diagram
Diagram PSResource.tmp#SupportType_extendCoordSystem PSResource.tmp#SupportType_units PSResource.tmp#SupportType_extent PSResource.tmp#SupportType_area PSResource.tmp#SupportType_AreaType PSResource.tmp#SupportType_documentation PSResource.tmp#SupportType
Type psr:SupportType
Properties
content: complex
minOccurs: 0
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:extent{0,1} , psr:area , psr:AreaType , psr:documentation{0,1}
Children psr:AreaType, psr:area, psr:documentation, psr:extendCoordSystem, psr:extent, psr:units
Instance
<psr:support xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:extent gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</psr:extent>
  <psr:area coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</psr:area>
  <psr:AreaType>{1,1}</psr:AreaType>
  <psr:documentation>{0,1}</psr:documentation>
</psr:support>
Source
<xs:element name="support" type="psr:SupportType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Describes the area where measurements are effectively present and interpretable</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SupportType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SupportType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:SupportType / psr:extent
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extent" type="stc:double1Type" minOccurs="0"/>
[ top ]
Element psr:SupportType / psr:area
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the effective covered region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval PSResource.tmp#coordAreaType PSResource.tmp#astroCoordAreaType_TimeInterval PSResource.tmp#PositionInterval PSResource.tmp#VelocityInterval PSResource.tmp#astroCoordAreaType_SpectralInterval PSResource.tmp#astroCoordAreaType_RedshiftInterval PSResource.tmp#astroCoordAreaType
Type astroCoordAreaType
Type hierarchy
Properties
content: complex
Model CoordInterval , TimeInterval* , PositionInterval{0,1} , VelocityInterval* , SpectralInterval* , RedshiftInterval*
Children CoordInterval, PositionInterval, RedshiftInterval, SpectralInterval, TimeInterval, VelocityInterval
Instance
<psr:area coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{1,1}</stc:CoordInterval>
  <stc:TimeInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{0,unbounded}</stc:TimeInterval>
  <stc:PositionInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{0,1}</stc:PositionInterval>
  <stc:VelocityInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{0,unbounded}</stc:VelocityInterval>
  <stc:SpectralInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="">{0,unbounded}</stc:SpectralInterval>
  <stc:RedshiftInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,unbounded}</stc:RedshiftInterval>
</psr:area>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="area" type="stc:astroCoordAreaType">
  <xs:annotation>
    <xs:documentation>Defines the effective covered region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SupportType / psr:AreaType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Gives the name of the region shape Type: predefined string in
{Circle, Polygon, Box, ...}
Diagram
Diagram
Source
<xs:element name="AreaType" type="xs:anyType">
  <xs:annotation>
    <xs:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SupportType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Some text about the Support region definition Type: any URI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Some text about the Support region definition Type: any URI type</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:CoverageType / psr:sensitivity
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
encodes the variability of response along the axis
Diagram
Diagram PSResource.tmp#SensitivityType_extendCoordSystem PSResource.tmp#SensitivityType_units PSResource.tmp#SensitivityType_variationMap PSResource.tmp#SensitivityType_documentation PSResource.tmp#SensitivityType
Type psr:SensitivityType
Properties
content: complex
minOccurs: 0
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:variationMap , psr:documentation{0,1}
Children psr:documentation, psr:extendCoordSystem, psr:units, psr:variationMap
Instance
<psr:sensitivity xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:variationMap>{1,1}</psr:variationMap>
  <psr:documentation>{0,1}</psr:documentation>
</psr:sensitivity>
Source
<xs:element name="sensitivity" type="psr:SensitivityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>encodes the variability of response along the axis</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SensitivityType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SensitivityType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:SensitivityType / psr:variationMap
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Encodes the variability of the response along the axis
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xs:element name="variationMap" type="cha:anyURIType">
  <xs:annotation>
    <xs:documentation>Encodes the variability of the response along the axis</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SensitivityType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Documents the purpose, type and encoding of sensitivity information Type: URL
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Documents the purpose, type and encoding of sensitivity information Type: URL</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:resolution
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#ResolutionType_coordSystem PSResource.tmp#ResolutionType_units PSResource.tmp#ResolutionType_resolutionRefVal PSResource.tmp#ResolutionType_resolutionBounds PSResource.tmp#ResolutionType_resolutionSupport PSResource.tmp#ResolutionType_resolutionVariability PSResource.tmp#ResolutionType
Type psr:ResolutionType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:resolutionRefVal{0,1} , psr:resolutionBounds{0,1} , psr:resolutionSupport{0,1} , psr:resolutionVariability{0,1}
Children psr:coordSystem, psr:resolutionBounds, psr:resolutionRefVal, psr:resolutionSupport, psr:resolutionVariability, psr:units
Instance
<psr:resolution xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:resolutionRefVal>{0,1}</psr:resolutionRefVal>
  <psr:resolutionBounds>{0,1}</psr:resolutionBounds>
  <psr:resolutionSupport>{0,1}</psr:resolutionSupport>
  <psr:resolutionVariability>{0,1}</psr:resolutionVariability>
</psr:resolution>
Source
<xs:element name="resolution" type="psr:ResolutionType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:ResolutionType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This "Units" element is defined from VOUnits documentation. It
differs from the "unit" element of characterizationAxisType.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
  <xs:annotation>
    <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionType / psr:resolutionRefVal
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionRefValType_coordSystem PSResource.tmp#ResolutionRefValType_units PSResource.tmp#CResolution PSResource.tmp#ResolutionRefValType_ResPow PSResource.tmp#ResolutionRefValType_documentation PSResource.tmp#ResolutionRefValType
Type psr:ResolutionRefValType
Properties
content: complex
minOccurs: 0
Model psr:coordSystem{0,1} , psr:units{0,1} , CResolution , psr:ResPow{0,1} , psr:documentation{0,1}
Children CResolution, psr:ResPow, psr:coordSystem, psr:documentation, psr:units
Instance
<psr:resolutionRefVal xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <stc:CResolution>{1,1}</stc:CResolution>
  <psr:ResPow gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</psr:ResPow>
  <psr:documentation>{0,1}</psr:documentation>
</psr:resolutionRefVal>
Source
<xs:element name="resolutionRefVal" type="psr:ResolutionRefValType" minOccurs="0"/>
[ top ]
Element psr:ResolutionRefValType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:ResolutionRefValType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This "Units" element is defined from VOUnits documentation. It
differs from the "unit" element of characterizationAxisType.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
  <xs:annotation>
    <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CResolution
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of resolutions
Diagram
Diagram PSResource.tmp#CResolution2 PSResource.tmp#CResolution3 PSResource.tmp#Resolution
Properties
abstract: true
Substitution Group
Used by
Source
<xs:element name="CResolution" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for all types of resolutions</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionRefValType / psr:ResPow
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ResPow" type="stc:double1Type" minOccurs="0"/>
[ top ]
Element psr:ResolutionRefValType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines and explains how this reference value for resolution
has been estimated Type: URL.
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionType / psr:resolutionBounds
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionBoundsType_coordSystem PSResource.tmp#ResolutionBoundsType_units PSResource.tmp#resolutionLimits PSResource.tmp#ResolutionBoundsType_documentation PSResource.tmp#ResolutionBoundsType
Type psr:ResolutionBoundsType
Properties
content: complex
minOccurs: 0
Model psr:coordSystem{0,1} , psr:units{0,1} , cha:resolutionLimits , psr:documentation{0,1}
Children cha:resolutionLimits, psr:coordSystem, psr:documentation, psr:units
Instance
<psr:resolutionBounds xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <cha:resolutionLimits>{1,1}</cha:resolutionLimits>
  <psr:documentation>{0,1}</psr:documentation>
</psr:resolutionBounds>
Source
<xs:element name="resolutionBounds" type="psr:ResolutionBoundsType" minOccurs="0"/>
[ top ]
Element psr:ResolutionBoundsType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:ResolutionBoundsType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This "Units" element is defined from VOUnits documentation. It
differs from the "unit" element of characterizationAxisType.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
  <xs:annotation>
    <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element cha:resolutionLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Hi and Low values of  resolution on this axis.
Type: stc:coordScalarInterval, or 2Vec or 3Vec
Diagram
Diagram PSResource.tmp#resolutionLimits1 PSResource.tmp#resolutionLimits2 PSResource.tmp#resolutionLimits3
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Source
<xsd:element name="resolutionLimits" type="stc:coordIntervalType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>Hi and Low values of resolution on this axis. Type: stc:coordScalarInterval, or 2Vec or 3Vec</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element psr:ResolutionBoundsType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines and explains how this resolution has been estimated
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Defines and explains how this resolution has been estimated</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionType / psr:resolutionSupport
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionSupportType_coordSystem PSResource.tmp#ResolutionSupportType_units PSResource.tmp#resolutionLimits PSResource.tmp#ResolutionSupportType_documentation PSResource.tmp#ResolutionSupportType
Type psr:ResolutionSupportType
Properties
content: complex
minOccurs: 0
Model psr:coordSystem{0,1} , psr:units{0,1} , cha:resolutionLimits* , psr:documentation{0,1}
Children cha:resolutionLimits, psr:coordSystem, psr:documentation, psr:units
Instance
<psr:resolutionSupport xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <cha:resolutionLimits>{0,unbounded}</cha:resolutionLimits>
  <psr:documentation>{0,1}</psr:documentation>
</psr:resolutionSupport>
Source
<xs:element name="resolutionSupport" type="psr:ResolutionSupportType" minOccurs="0"/>
[ top ]
Element psr:ResolutionSupportType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:ResolutionSupportType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This "Units" element is defined from VOUnits documentation. It
differs from the "unit" element of characterizationAxisType.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
  <xs:annotation>
    <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionSupportType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines and explains how this resolution has been estimated
Type: URL.
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Defines and explains how this resolution has been estimated Type: URL.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionType / psr:resolutionVariability
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionVariabilityType_coordSystem PSResource.tmp#ResolutionVariabilityType_units PSResource.tmp#ResolutionVariabilityType_resolutionMap PSResource.tmp#ResolutionVariabilityType_documentation PSResource.tmp#ResolutionVariabilityType
Type psr:ResolutionVariabilityType
Properties
content: complex
minOccurs: 0
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:resolutionMap , psr:documentation{0,1}
Children psr:coordSystem, psr:documentation, psr:resolutionMap, psr:units
Instance
<psr:resolutionVariability xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:resolutionMap>{1,1}</psr:resolutionMap>
  <psr:documentation>{0,1}</psr:documentation>
</psr:resolutionVariability>
Source
<xs:element name="resolutionVariability" type="psr:ResolutionVariabilityType" minOccurs="0"/>
[ top ]
Element psr:ResolutionVariabilityType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:ResolutionVariabilityType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This "Units" element is defined from VOUnits documentation. It
differs from the "unit" element of characterizationAxisType.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
  <xs:annotation>
    <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResolutionVariabilityType / psr:resolutionMap
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xs:element name="resolutionMap" type="cha:anyURIType"/>
[ top ]
Element psr:ResolutionVariabilityType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines and explains how this resolution has been estimated
Type: URL.
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Defines and explains how this resolution has been estimated Type: URL.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:samplingPrecision
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#SamplingPrecisionType_coordSystem PSResource.tmp#SamplingPrecisionType_units PSResource.tmp#SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#SamplingPrecisionType_samplingPrecisionVariability PSResource.tmp#SamplingPrecisionType
Type psr:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:samplingPrecisionRefVal , psr:samplingPrecisionBounds , psr:samplingPrecisionSupport{0,1} , psr:samplingPrecisionVariability{0,1}
Children psr:coordSystem, psr:samplingPrecisionBounds, psr:samplingPrecisionRefVal, psr:samplingPrecisionSupport, psr:samplingPrecisionVariability, psr:units
Instance
<psr:samplingPrecision xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:samplingPrecisionRefVal>{1,1}</psr:samplingPrecisionRefVal>
  <psr:samplingPrecisionBounds>{1,1}</psr:samplingPrecisionBounds>
  <psr:samplingPrecisionSupport>{0,1}</psr:samplingPrecisionSupport>
  <psr:samplingPrecisionVariability>{0,1}</psr:samplingPrecisionVariability>
</psr:samplingPrecision>
Source
<xs:element name="samplingPrecision" type="psr:SamplingPrecisionType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SamplingPrecisionType / psr:coordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:coordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:coordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionType / psr:samplingPrecisionRefVal
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionRefValType_extendCoordSystem PSResource.tmp#SamplingPrecisionRefValType_units PSResource.tmp#samplingPeriod PSResource.tmp#sampleExtent PSResource.tmp#SamplingPrecisionRefValType_fillFactor PSResource.tmp#SamplingPrecisionRefValType_documentation PSResource.tmp#SamplingPrecisionRefValType
Type psr:SamplingPrecisionRefValType
Properties
content: complex
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | psr:fillFactor{0,1}) , psr:documentation{0,1}
Children cha:sampleExtent, cha:samplingPeriod, psr:documentation, psr:extendCoordSystem, psr:fillFactor, psr:units
Instance
<psr:samplingPrecisionRefVal xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <cha:samplingPeriod>{1,1}</cha:samplingPeriod>
  <cha:sampleExtent>{0,1}</cha:sampleExtent>
  <psr:fillFactor>{0,1}</psr:fillFactor>
  <psr:documentation>{0,1}</psr:documentation>
</psr:samplingPrecisionRefVal>
Source
<xs:element name="samplingPrecisionRefVal" type="psr:SamplingPrecisionRefValType"/>
[ top ]
Element psr:SamplingPrecisionRefValType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionRefValType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element cha:samplingPeriod
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical sampling Period value of the axis
                            Type : depends on the dimensionality
1D samplingPeriod based on  stc:double1Type
2D samplingPeriod based on  stc:size2Type, double4Type or double1Type ( sampling period radius)
3D samplingPeriod based on  stc:size3Type or double9TYpe or double1Type (sampling period 3 radius)
Diagram
Diagram
Properties
nillable: true
Substitution Group Affiliation
Used by
Source
<xsd:element name="samplingPeriod" type="xsd:anyType" substitutionGroup="stc:CPixSize" nillable="true">
  <xsd:annotation>
    <xsd:documentation>Typical sampling Period value of the axis Type : depends on the dimensionality 1D samplingPeriod based on stc:double1Type 2D samplingPeriod based on stc:size2Type, double4Type or double1Type ( sampling period radius) 3D samplingPeriod based on stc:size3Type or double9TYpe or double1Type (sampling period 3 radius)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:sampleExtent
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical sample Extent value of the axis
       "Types : depend on the dimensionality"
1D sampleExtent based on stc:double1Type
2D sampleExtent based on stc:size2Type, double4Type or double1Type (sampling extent radius)
3D sampleExtent based on stc:size3Type, double9TYpe or double1Type (sampling extent 3 radius)
Diagram
Diagram
Substitution Group Affiliation
Used by
Source
<xsd:element name="sampleExtent" type="xsd:anyType" substitutionGroup="stc:CPixSize">
  <xsd:annotation>
    <xsd:documentation>Typical sample Extent value of the axis "Types : depend on the dimensionality" 1D sampleExtent based on stc:double1Type 2D sampleExtent based on stc:size2Type, double4Type or double1Type (sampling extent radius) 3D sampleExtent based on stc:size3Type, double9TYpe or double1Type (sampling extent 3 radius)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element psr:SamplingPrecisionRefValType / psr:fillFactor
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram
Type xs:double
Properties
content: simple
minOccurs: 0
Source
<xs:element name="fillFactor" type="xs:double" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionRefValType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Explains how the fill factor is estimated . Type: URI
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Explains how the fill factor is estimated . Type: URI</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SamplingPrecisionType / psr:samplingPrecisionBounds
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionBoundsType_extendCoordSystem PSResource.tmp#SamplingPrecisionBoundsType_units PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#SamplingPrecisionBoundsType_documentation PSResource.tmp#SamplingPrecisionBoundsType
Type psr:SamplingPrecisionBoundsType
Properties
content: complex
minOccurs: 1
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , cha:samplingPeriodLimits , cha:samplingExtentLimits{0,1} , psr:documentation{0,1}
Children cha:samplingExtentLimits, cha:samplingPeriodLimits, psr:documentation, psr:extendCoordSystem, psr:units
Instance
<psr:samplingPrecisionBounds xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <cha:samplingPeriodLimits>{1,1}</cha:samplingPeriodLimits>
  <cha:samplingExtentLimits>{0,1}</cha:samplingExtentLimits>
  <psr:documentation>{0,1}</psr:documentation>
</psr:samplingPrecisionBounds>
Source
<xs:element name="samplingPrecisionBounds" type="psr:SamplingPrecisionBoundsType" minOccurs="1"/>
[ top ]
Element psr:SamplingPrecisionBoundsType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionBoundsType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element cha:samplingPeriodLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Hi and Low values of  samplingPeriod on this axis.
Type: stc:coordScalarInterval or 2Vec or 3Vec
Diagram
Diagram PSResource.tmp#samplingPeriodLimits1 PSResource.tmp#samplingPeriodLimits2 PSResource.tmp#samplingPeriodLimits3
Type coordIntervalType
Properties
content: simple
Substitution Group
Used by
Source
<xsd:element name="samplingPeriodLimits" type="stc:coordIntervalType">
  <xsd:annotation>
    <xsd:documentation>Hi and Low values of samplingPeriod on this axis. Type: stc:coordScalarInterval or 2Vec or 3Vec</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:samplingExtentLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingExtentLimits1 PSResource.tmp#samplingExtentLimits2 PSResource.tmp#samplingExtentLimits3
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Source
<xsd:element name="samplingExtentLimits" type="stc:coordIntervalType" abstract="true"/>
[ top ]
Element psr:SamplingPrecisionBoundsType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionType / psr:samplingPrecisionSupport
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionSupportType_extendCoordSystem PSResource.tmp#SamplingPrecisionSupportType_units PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#SamplingPrecisionSupportType_documentation PSResource.tmp#SamplingPrecisionSupportType
Type psr:SamplingPrecisionSupportType
Properties
content: complex
minOccurs: 0
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , cha:samplingPeriodLimits* , cha:samplingExtentLimits* , psr:documentation{0,1}
Children cha:samplingExtentLimits, cha:samplingPeriodLimits, psr:documentation, psr:extendCoordSystem, psr:units
Instance
<psr:samplingPrecisionSupport xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <cha:samplingPeriodLimits>{0,unbounded}</cha:samplingPeriodLimits>
  <cha:samplingExtentLimits>{0,unbounded}</cha:samplingExtentLimits>
  <psr:documentation>{0,1}</psr:documentation>
</psr:samplingPrecisionSupport>
Source
<xs:element name="samplingPrecisionSupport" type="psr:SamplingPrecisionSupportType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionSupportType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionSupportType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionSupportType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A place to hook some explanations about "how" the Sampling
was done and assessed. Type: URI
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SamplingPrecisionType / psr:samplingPrecisionVariability
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionVariabilityType_extendCoordSystem PSResource.tmp#SamplingPrecisionVariabilityType_units PSResource.tmp#SamplingPrecisionVariabilityType_samplingPrecisionMap PSResource.tmp#SamplingPrecisionVariabilityType_documentation PSResource.tmp#SamplingPrecisionVariabilityType
Type psr:SamplingPrecisionVariabilityType
Properties
content: complex
minOccurs: 0
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:samplingPrecisionMap , psr:documentation{0,1}
Children psr:documentation, psr:extendCoordSystem, psr:samplingPrecisionMap, psr:units
Instance
<psr:samplingPrecisionVariability xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:extendCoordSystem>
  <psr:units>{0,1}</psr:units>
  <psr:samplingPrecisionMap>{1,1}</psr:samplingPrecisionMap>
  <psr:documentation>{0,1}</psr:documentation>
</psr:samplingPrecisionVariability>
Source
<xs:element name="samplingPrecisionVariability" type="psr:SamplingPrecisionVariabilityType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionVariabilityType / psr:extendCoordSystem
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame PSResource.tmp#CoordSysType
Type psr:CoordSysType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Instance
<psr:extendCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordFrame>
  <stc:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:TimeFrame>
  <stc:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpaceFrame>
  <stc:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:SpectralFrame>
  <stc:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</stc:RedshiftFrame>
  <psr:particleFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:particleFrame>
  <psr:otherFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:otherFrame>
</psr:extendCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionVariabilityType / psr:units
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:units xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:units>
Source
<xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
[ top ]
Element psr:SamplingPrecisionVariabilityType / psr:samplingPrecisionMap
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This map describes the variability of the sampling along the
axis, or the varying shape of the sampling fonction, or both. Can be
attached to the data implemented as anyURI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xs:element name="samplingPrecisionMap" type="cha:anyURIType">
  <xs:annotation>
    <xs:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:SamplingPrecisionVariabilityType / psr:documentation
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xs:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
[ top ]
Element psr:ParameterAxisType / psr:instrumentRef
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
List of Instruments used for this parameter. They are referenced 
by their "instrument-id" as defined in the corresponding "Instrument" element.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="instrumentRef" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of Instruments used for this parameter. They are referenced by their "instrument-id" as defined in the corresponding "Instrument" element.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:targetRef
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
List of Targets corresponding to this parameter. They are referenced 
by their "target-id" as defined in the corresponding "Target" element.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="targetRef" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of Targets corresponding to this parameter. They are referenced by their "target-id" as defined in the corresponding "Target" element.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:axisRef
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
List of Axis used for this parameter. They are referenced by their "axis-id"
as defined in the corresponding "Axis" element.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="axisRef" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of Axis used for this parameter. They are referenced by their "axis-id" as defined in the corresponding "Axis" element.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:sensingMode
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration remote
enumeration in situ
enumeration both
Source
<xs:element name="sensingMode" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="remote"/>
      <xs:enumeration value="in situ"/>
      <xs:enumeration value="both"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:SensingType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration active
enumeration passive
enumeration both
Source
<xs:element name="SensingType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="active"/>
      <xs:enumeration value="passive"/>
      <xs:enumeration value="both"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:dataSourceClass
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Source of the parameter, i.e from measurement, model, or mixed.
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration measurement
enumeration model
enumeration mixed
Source
<xs:element name="dataSourceClass" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Source of the parameter, i.e from measurement, model, or mixed.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="measurement"/>
      <xs:enumeration value="model"/>
      <xs:enumeration value="mixed"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:ParameterAxisType / psr:processingLevel
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Level of processing of the data.
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
Facets
enumeration raw (compressed telemetry data)
enumeration uncalibrated (uncompressed telemetry data)
enumeration partially calibrated (partially calibrated data)
enumeration calibrated (fully calibrated data)
enumeration derived
Source
<xs:element name="processingLevel" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Level of processing of the data.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="raw (compressed telemetry data)"/>
      <xs:enumeration value="uncalibrated (uncompressed telemetry data)"/>
      <xs:enumeration value="partially calibrated (partially calibrated data)"/>
      <xs:enumeration value="calibrated (fully calibrated data)"/>
      <xs:enumeration value="derived"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:DatasetType / psr:granule
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Define the granule (or product) in terms of rights, format, reader.
Diagram
Diagram PSResource.tmp#GranuleType_id PSResource.tmp#GranuleType_table-id PSResource.tmp#GranuleType_generalMetadata PSResource.tmp#GranuleType_instrument PSResource.tmp#GranuleType_targets PSResource.tmp#GranuleType_parameterAxis PSResource.tmp#GranuleType
Type psr:GranuleType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:generalMetadata{0,1} , psr:instrument* , psr:targets{0,1} , psr:parameterAxis*
Children psr:generalMetadata, psr:instrument, psr:parameterAxis, psr:targets
Instance
<psr:granule id="" table-id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:generalMetadata created="" status="" updated="">{0,1}</psr:generalMetadata>
  <psr:instrument id="">{0,unbounded}</psr:instrument>
  <psr:targets>{0,1}</psr:targets>
  <psr:parameterAxis parameterAxis-id="">{0,unbounded}</psr:parameterAxis>
</psr:granule>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the granule. It could be a
numeric value or a short string.
table-id xs:token optional
Token pointing to a unique identifier of a table in a tableset element. 
It could be a numeric value or a short string.
Source
<xs:element name="granule" type="psr:GranuleType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Define the granule (or product) in terms of rights, format, reader.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GranuleType / psr:generalMetadata
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
General information about the dataset in terms of rights, format, readerURL, accesURL, ...
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#GeneralMetadataType_rights PSResource.tmp#GeneralMetadataType_format PSResource.tmp#GeneralMetadataType_readerURL PSResource.tmp#GeneralMetadataType_accessURL PSResource.tmp#GeneralMetadataType
Type psr:GeneralMetadataType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , psr:rights{0,1} , psr:format{0,1} , psr:readerURL{0,1} , psr:accessURL{0,1}
Children content, curation, identifier, psr:accessURL, psr:format, psr:readerURL, psr:rights, shortName, title, validationLevel
Instance
<psr:generalMetadata created="" status="" updated="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <validationLevel validatedBy="">{0,unbounded}</validationLevel>
  <title>{1,1}</title>
  <shortName>{0,1}</shortName>
  <identifier>{1,1}</identifier>
  <curation>{1,1}</curation>
  <content>{1,1}</content>
  <psr:rights>{0,1}</psr:rights>
  <psr:format compressed="false">{0,1}</psr:format>
  <psr:readerURL>{0,1}</psr:readerURL>
  <psr:accessURL use="">{0,1}</psr:accessURL>
</psr:generalMetadata>
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:element name="generalMetadata" type="psr:GeneralMetadataType" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>General information about the dataset in terms of rights, format, readerURL, accesURL, ...</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GranuleType / psr:instrument
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The definition of the instrument used to acquire the data (if relevant).
Diagram
Diagram PSResource.tmp#InstrumentType_id PSResource.tmp#InstrumentType_facility PSResource.tmp#InstrumentType_instrumentName PSResource.tmp#InstrumentType_alternateInstrumentName PSResource.tmp#InstrumentType_instrumentClass PSResource.tmp#InstrumentType_referenceURL PSResource.tmp#InstrumentType
Type psr:InstrumentType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:facility{0,1} , psr:instrumentName{0,1} , psr:alternateInstrumentName* , psr:instrumentClass* , psr:referenceURL{0,1}
Children psr:alternateInstrumentName, psr:facility, psr:instrumentClass, psr:instrumentName, psr:referenceURL
Instance
<psr:instrument id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:facility class="" ivo-id="">{0,1}</psr:facility>
  <psr:instrumentName ivo-id="">{0,1}</psr:instrumentName>
  <psr:alternateInstrumentName>{0,unbounded}</psr:alternateInstrumentName>
  <psr:instrumentClass>{0,unbounded}</psr:instrumentClass>
  <psr:referenceURL use="">{0,1}</psr:referenceURL>
</psr:instrument>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
A key which identify the instrument used to collect the data contain or managed by a resource.
Source
<xs:element name="instrument" type="psr:InstrumentType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The definition of the instrument used to acquire the data (if relevant).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GranuleType / psr:targets
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the targets to which the dataset or the product applies to. 
Multiple combinations can be defined, mixing type and name elements.
Diagram
Diagram PSResource.tmp#ListOfTargets_class PSResource.tmp#ListOfTargets_target PSResource.tmp#ListOfTargets_maxrec PSResource.tmp#ListOfTargets
Type psr:ListOfTargets
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:class* , psr:target* , psr:maxrec{0,1}
Children psr:class, psr:maxrec, psr:target
Instance
<psr:targets xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:class>{0,unbounded}</psr:class>
  <psr:target id="">{0,unbounded}</psr:target>
  <psr:maxrec>{0,1}</psr:maxrec>
</psr:targets>
Source
<xs:element name="targets" type="psr:ListOfTargets" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Defines the targets to which the dataset or the product applies to. Multiple combinations can be defined, mixing type and name elements.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:GranuleType / psr:parameterAxis
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the ... TBC
Diagram
Diagram PSResource.tmp#ParameterAxisType_parameterAxis-id PSResource.tmp#ParameterAxisType_axisName PSResource.tmp#ParameterAxisType_axisDescription PSResource.tmp#ParameterAxisType_ucd PSResource.tmp#ParameterAxisType_units PSResource.tmp#ParameterAxisType_coordSytem PSResource.tmp#ParameterAxisType_accuracy PSResource.tmp#ParameterAxisType_independentAxis PSResource.tmp#numBins PSResource.tmp#ParameterAxisType_coverage PSResource.tmp#ParameterAxisType_resolution PSResource.tmp#ParameterAxisType_samplingPrecision PSResource.tmp#ParameterAxisType_instrumentRef PSResource.tmp#ParameterAxisType_targetRef PSResource.tmp#ParameterAxisType_axisRef PSResource.tmp#ParameterAxisType_sensingMode PSResource.tmp#ParameterAxisType_SensingType PSResource.tmp#ParameterAxisType_dataSourceClass PSResource.tmp#ParameterAxisType_processingLevel PSResource.tmp#ParameterAxisType
Type psr:ParameterAxisType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:axisName{0,1} , psr:axisDescription{0,1} , psr:ucd+ , psr:units{0,1} , psr:coordSytem{0,1} , psr:accuracy{0,1} , psr:independentAxis{0,1} , cha:numBins{0,1} , psr:coverage{0,1} , psr:resolution{0,1} , psr:samplingPrecision{0,1} , psr:instrumentRef* , psr:targetRef* , psr:axisRef* , psr:sensingMode{0,1} , psr:SensingType{0,1} , psr:dataSourceClass{0,1} , psr:processingLevel{0,1}
Children cha:numBins, psr:SensingType, psr:accuracy, psr:axisDescription, psr:axisName, psr:axisRef, psr:coordSytem, psr:coverage, psr:dataSourceClass, psr:independentAxis, psr:instrumentRef, psr:processingLevel, psr:resolution, psr:samplingPrecision, psr:sensingMode, psr:targetRef, psr:ucd, psr:units
Instance
<psr:parameterAxis parameterAxis-id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <psr:axisName>{0,1}</psr:axisName>
  <psr:axisDescription>{0,1}</psr:axisDescription>
  <psr:ucd>{1,unbounded}</psr:ucd>
  <psr:units>{0,1}</psr:units>
  <psr:coordSytem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</psr:coordSytem>
  <psr:accuracy>{0,1}</psr:accuracy>
  <psr:independentAxis>{0,1}</psr:independentAxis>
  <cha:numBins>{0,1}</cha:numBins>
  <psr:coverage>{0,1}</psr:coverage>
  <psr:resolution>{0,1}</psr:resolution>
  <psr:samplingPrecision>{0,1}</psr:samplingPrecision>
  <psr:instrumentRef>{0,unbounded}</psr:instrumentRef>
  <psr:targetRef>{0,unbounded}</psr:targetRef>
  <psr:axisRef>{0,unbounded}</psr:axisRef>
  <psr:sensingMode>{0,1}</psr:sensingMode>
  <psr:SensingType>{0,1}</psr:SensingType>
  <psr:dataSourceClass>{0,1}</psr:dataSourceClass>
  <psr:processingLevel>{0,1}</psr:processingLevel>
</psr:parameterAxis>
Attributes
QName Type Fixed Default Use Annotation
parameterAxis-id xs:string optional
Source
<xs:element name="parameterAxis" type="psr:ParameterAxisType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Defines the ... TBC</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResourceType / psr:granule
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Define the granule (or product) in terms of rights, format, reader.
Diagram
Diagram PSResource.tmp#GranuleType_id PSResource.tmp#GranuleType_table-id PSResource.tmp#GranuleType_generalMetadata PSResource.tmp#GranuleType_instrument PSResource.tmp#GranuleType_targets PSResource.tmp#GranuleType_parameterAxis PSResource.tmp#GranuleType
Type psr:GranuleType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model psr:generalMetadata{0,1} , psr:instrument* , psr:targets{0,1} , psr:parameterAxis*
Children psr:generalMetadata, psr:instrument, psr:parameterAxis, psr:targets
Instance
<psr:granule id="" table-id="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:generalMetadata created="" status="" updated="">{0,1}</psr:generalMetadata>
  <psr:instrument id="">{0,unbounded}</psr:instrument>
  <psr:targets>{0,1}</psr:targets>
  <psr:parameterAxis parameterAxis-id="">{0,unbounded}</psr:parameterAxis>
</psr:granule>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the granule. It could be a
numeric value or a short string.
table-id xs:token optional
Token pointing to a unique identifier of a table in a tableset element. 
It could be a numeric value or a short string.
Source
<xs:element name="granule" type="psr:GranuleType" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Define the granule (or product) in terms of rights, format, reader.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:ResourceType / psr:datasource
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the sources of the resource, e.g. observational
or lab or ...
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration observational
enumeration laboratory
enumeration simulation
enumeration mixed
Source
<xs:element name="datasource" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Definition of the sources of the resource, e.g. observational or lab or ...</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="observational"/>
      <xs:enumeration value="laboratory"/>
      <xs:enumeration value="simulation"/>
      <xs:enumeration value="mixed"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:ResourceType / psr:dataproduct
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the high level scientific organization of the data product being considered.
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration image
enumeration spectrum
enumeration dynamic_spectrum
enumeration spectral_cube
enumeration profile
enumeration volume
enumeration movie
enumeration cube
enumeration timeseries
enumeration catalogue
enumeration spatial_vector
Source
<xs:element name="dataproduct" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Definition of the high level scientific organization of the data product being considered.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="image"/>
      <xs:enumeration value="spectrum"/>
      <xs:enumeration value="dynamic_spectrum"/>
      <xs:enumeration value="spectral_cube"/>
      <xs:enumeration value="profile"/>
      <xs:enumeration value="volume"/>
      <xs:enumeration value="movie"/>
      <xs:enumeration value="cube"/>
      <xs:enumeration value="timeseries"/>
      <xs:enumeration value="catalogue"/>
      <xs:enumeration value="spatial_vector"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element vr:Service / rights
Namespace No namespace
Annotations
Information about rights held in and over the resource.
This should be repeated for all Rights values that apply.
Diagram
Diagram PSResource.tmp#Rights
Type vr:Rights
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Facets
enumeration public
unrestricted, public access is allowed without 
authentication.
enumeration secure
authenticated, public access is allowed.
enumeration proprietary
only proprietary access is allowed with authentication.
Source
<xs:element name="rights" type="vr:Rights" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Rights</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>Information about rights held in and over the resource.</xs:documentation>
    <xs:documentation>This should be repeated for all Rights values that apply.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Service / capability
Namespace No namespace
Annotations
a description of a general capability of the
service and how to use it.
This describes a general function of the
service, usually in terms of a standard
service protocol (e.g. SIA), but not
necessarily.
A service can have many capabilities
associated with it, each reflecting different
aspects of the functionality it provides.
Diagram
Diagram PSResource.tmp#Capability_standardID PSResource.tmp#Capability_validationLevel PSResource.tmp#Capability_description PSResource.tmp#Capability_interface PSResource.tmp#Capability
Type vr:Capability
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model validationLevel* , description{0,1} , interface*
Children description, interface, validationLevel
Instance
<capability standardID="">
  <validationLevel validatedBy="">{0,unbounded}</validationLevel>
  <description>{0,1}</description>
  <interface role="" version="1.0">{0,unbounded}</interface>
</capability>
Attributes
QName Type Fixed Default Use Annotation
standardID xs:anyURI optional
A URI identifier for a standard service.
This provides a unique way to refer to a service
specification standard, such as a Simple Image Access service.
The use of an IVOA identifier here implies that a
VOResource description of the standard is registered and 
accessible.
Source
<xs:element name="capability" type="vr:Capability" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a general capability of the service and how to use it.</xs:documentation>
    <xs:documentation>This describes a general function of the service, usually in terms of a standard service protocol (e.g. SIA), but not necessarily.</xs:documentation>
    <xs:documentation>A service can have many capabilities associated with it, each reflecting different aspects of the functionality it provides.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Capability / validationLevel
Namespace No namespace
Annotations
A numeric grade describing the quality of the
capability description and interface, 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.
See vr:ValidationLevel for an explanation of the
allowed levels.
Diagram
Diagram PSResource.tmp#ValidationLevel PSResource.tmp#Validation_validatedBy PSResource.tmp#Validation
Type vr:Validation
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
validatedBy vr:IdentifierURI required
The IVOA ID of the registry or organisation that
assigned the validation level.
Source
<xs:element name="validationLevel" type="vr:Validation" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A numeric grade describing the quality of the capability description and interface, 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:annotation>
</xs:element>
[ top ]
Element vr:Capability / description
Namespace No namespace
Annotations
A human-readable description of what this capability 
provides as part of the over-all service
Use of this optional element is especially encouraged when
this capability is non-standard and is one of several 
capabilities listed.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="description" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A human-readable description of what this capability provides as part of the over-all service</xs:documentation>
    <xs:documentation>Use of this optional element is especially encouraged when this capability is non-standard and is one of several capabilities listed.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Capability / interface
Namespace No namespace
Annotations
a description of how to call the service to access
this capability
Since the Interface type is abstract, one must describe
the interface using a subclass of Interface, denoting
it via xsi:type.
Multiple occurances can describe different interfaces to 
the logically same capability--i.e. data or functionality.
That is, the inputs accepted and the output provides should
be logically the same.  For example, a WebBrowser interface
given in addition to a WebService interface would simply 
provide an interactive, human-targeted interface to the 
underlying WebService interface.
Diagram
Diagram PSResource.tmp#Interface_version PSResource.tmp#Interface_role PSResource.tmp#Interface_accessURL PSResource.tmp#Interface_securityMethod PSResource.tmp#Interface
Type vr:Interface
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model accessURL+ , securityMethod*
Children accessURL, securityMethod
Instance
<interface role="" version="1.0">
  <accessURL use="">{1,unbounded}</accessURL>
  <securityMethod standardID="">{0,unbounded}</securityMethod>
</interface>
Attributes
QName Type Fixed Default Use Annotation
role xs:NMTOKEN optional
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
version xs:string 1.0 optional
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Source
<xs:element name="interface" type="vr:Interface" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of how to call the service to access this capability</xs:documentation>
    <xs:documentation>Since the Interface type is abstract, one must describe the interface using a subclass of Interface, denoting it via xsi:type.</xs:documentation>
    <xs:documentation>Multiple occurances can describe different interfaces to the logically same capability--i.e. data or functionality. That is, the inputs accepted and the output provides should be logically the same. For example, a WebBrowser interface given in addition to a WebService interface would simply provide an interactive, human-targeted interface to the underlying WebService interface.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Interface / accessURL
Namespace No namespace
Annotations
The URL (or base URL) that a client uses to access the
service.  How this URL is to be interpreted and used 
depends on the specific Interface subclass
When more than one URL is given, each represents an
alternative (i.e. mirror) endpoint whose behavior is
identical to all the other accessURLs listed.
Editor's note: this element assumes that
all registered services are inherently web based.
Diagram
Diagram PSResource.tmp#AccessURL_use PSResource.tmp#AccessURL
Type vr:AccessURL
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
use restriction of xs:NMTOKEN optional
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Source
<xs:element name="accessURL" type="vr:AccessURL" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The URL (or base URL) that a client uses to access the service. How this URL is to be interpreted and used depends on the specific Interface subclass</xs:documentation>
    <xs:documentation>When more than one URL is given, each represents an alternative (i.e. mirror) endpoint whose behavior is identical to all the other accessURLs listed.</xs:documentation>
    <xs:documentation>Editor's note: this element assumes that all registered services are inherently web based.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Interface / securityMethod
Namespace No namespace
Annotations
the mechanism the client must employ to gain secure
access to the service.
when more than one method is listed, each one must
be employed to gain access.
Diagram
Diagram PSResource.tmp#SecurityMethod_standardID PSResource.tmp#SecurityMethod
Type vr:SecurityMethod
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model
Attributes
QName Type Fixed Default Use Annotation
standardID xs:anyURI optional
A URI identifier for a standard security mechanism.
This provides a unique way to refer to a security
specification standard.  The use of an IVOA identifier here 
implies that a VOResource description of the standard is 
registered and accessible.
Source
<xs:element name="securityMethod" type="vr:SecurityMethod" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>the mechanism the client must employ to gain secure access to the service.</xs:documentation>
    <xs:documentation>when more than one method is listed, each one must be employed to gain access.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataService / facility
Namespace No namespace
Annotations
the observatory or facility used to collect the data 
contained or managed by this resource.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="facility" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>the observatory or facility used to collect the data contained or managed by this resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataService / instrument
Namespace No namespace
Annotations
the Instrument used to collect the data contain or 
managed by a resource.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="instrument" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
      <vm:dcterm>Subject.Instrument</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>the Instrument used to collect the data contain or managed by a resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:DataService / coverage
Namespace No namespace
Annotations
Extent of the content of the resource over space, time, 
and frequency.
Diagram
Diagram PSResource.tmp#STCResourceProfile PSResource.tmp#Coverage_footprint PSResource.tmp#Coverage_waveband PSResource.tmp#Coverage_regionOfRegard PSResource.tmp#Coverage
Type vs:Coverage
Properties
content: complex
minOccurs: 0
Model STCResourceProfile{0,1} , footprint{0,1} , waveband* , regionOfRegard{0,1}
Children STCResourceProfile, footprint, regionOfRegard, waveband
Instance
<coverage xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:STCResourceProfile xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</stc:STCResourceProfile>
  <footprint ivo-id="">{0,1}</footprint>
  <waveband>{0,unbounded}</waveband>
  <regionOfRegard>{0,1}</regionOfRegard>
</coverage>
Source
<xs:element name="coverage" type="vs:Coverage" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Extent of the content of the resource over space, time, and frequency.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DataService / psr:resource
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The class of the resource, to be defined as a dataset or a granule.
Diagram
Diagram PSResource.tmp#ResourceType_class PSResource.tmp#ResourceType_dataset PSResource.tmp#ResourceType_granule PSResource.tmp#ResourceType_datasource PSResource.tmp#ResourceType_dataproduct PSResource.tmp#ResourceType
Type psr:ResourceType
Properties
content: complex
minOccurs: 1
maxOccurs: 1
Model (psr:dataset | psr:granule) , psr:datasource{0,1} , psr:dataproduct{0,1}
Children psr:dataproduct, psr:dataset, psr:datasource, psr:granule
Instance
<psr:resource class="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:dataset id="">{1,1}</psr:dataset>
  <psr:granule id="" table-id="">{1,1}</psr:granule>
  <psr:datasource>{0,1}</psr:datasource>
  <psr:dataproduct>{0,1}</psr:dataproduct>
</psr:resource>
Attributes
QName Type Fixed Default Use Annotation
class psr:ResourceClassType required
The key which identify the class of the resource, a dataset or a granule
Source
<xs:element name="resource" type="psr:ResourceType" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The class of the resource, to be defined as a dataset or a granule.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:DataService / psr:tableset
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A description of the tables that are accessible
through this service.
Each schema name and each table name must be
unique within this tableset.
This element is an extended clone of the vs:tableset 
element which allows a more precise definition of the
table parameters.
Diagram
Diagram PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSet_schema PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSet
Type psr:TableSet
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:schema+
Children psr:schema
Instance
<psr:tableset xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:schema>{1,unbounded}</psr:schema>
</psr:tableset>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
Source
<xs:element name="tableset" type="psr:TableSet" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>A description of the tables that are accessible through this service.</xs:documentation>
    <xs:documentation>Each schema name and each table name must be unique within this tableset.</xs:documentation>
    <xs:documentation>This element is an extended clone of the vs:tableset element which allows a more precise definition of the table parameters.</xs:documentation>
  </xs:annotation>
  <xs:unique name="CatalogService-schemaName">
    <xs:selector xpath="schema"/>
    <xs:field xpath="name"/>
  </xs:unique>
  <xs:unique name="CatalogService-tableName">
    <xs:selector xpath="schema/table"/>
    <xs:field xpath="name"/>
  </xs:unique>
</xs:element>
[ top ]
Element psr:TableSet / psr:schema
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A named description of a set of logically related tables of parameters.
The name given by the "name" child element must
be unique within this TableSet instance.  If there is
only one schema in this set and/or there's no locally
appropriate name to provide, the name can be set to
"default".
This aggregation does not need to map to an
actual database, catalog, or schema, though the
publisher may choose to aggregate along such
designations, or particular service protocol may
recommend it.
Diagram
Diagram PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_name PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_title PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_description PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_utype PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_table PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema
Type psr:TableSchema
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model psr:name , psr:title{0,1} , psr:description{0,1} , psr:utype{0,1} , psr:table*
Children psr:description, psr:name, psr:table, psr:title, psr:utype
Instance
<psr:schema xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:name>{1,1}</psr:name>
  <psr:title>{0,1}</psr:title>
  <psr:description>{0,1}</psr:description>
  <psr:utype>{0,1}</psr:utype>
  <psr:table id="" type="">{0,unbounded}</psr:table>
</psr:schema>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
Source
<xs:element name="schema" type="psr:TableSchema" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A named description of a set of logically related tables of parameters.</xs:documentation>
    <xs:documentation>The name given by the "name" child element must be unique within this TableSet instance. If there is only one schema in this set and/or there's no locally appropriate name to provide, the name can be set to "default".</xs:documentation>
    <xs:documentation>This aggregation does not need to map to an actual database, catalog, or schema, though the publisher may choose to aggregate along such designations, or particular service protocol may recommend it.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableSchema / psr:name
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A name for the set of tables.
This is used to uniquely identify the table set among
several table sets.  If a title is not present, this
name can be used for display purposes.
If there is no appropriate logical name associated with
this set, the name should be explicitly set to
"default".
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>A name for the set of tables.</xs:documentation>
    <xs:documentation>This is used to uniquely identify the table set among several table sets. If a title is not present, this name can be used for display purposes.</xs:documentation>
    <xs:documentation>If there is no appropriate logical name associated with this set, the name should be explicitly set to "default".</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableSchema / psr:title
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
a descriptive, human-interpretable name for the table set.
This is used for display purposes.  There is no requirement
regarding uniqueness.  It is useful when there are
multiple schemas in the context (e.g. within a
tableset; otherwise, the resource title could be
used instead).
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="title" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a descriptive, human-interpretable name for the table set.</xs:documentation>
    <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness. It is useful when there are multiple schemas in the context (e.g. within a tableset; otherwise, the resource title could be used instead).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableSchema / psr:description
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A free text description of the tableset that should
explain in general how all of the tables are related.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="description" type="xs:token" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>A free text description of the tableset that should explain in general how all of the tables are related.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableSchema / psr:utype
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
an identifier for a concept in a data model that
the data in this schema as a whole represent.
The format defined in the VOTable standard is strongly
recommended.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="utype" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>an identifier for a concept in a data model that the data in this schema as a whole represent.</xs:documentation>
    <xs:documentation>The format defined in the VOTable standard is strongly recommended.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableSchema / psr:table
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A description of one of the tables that makes up the set.
The table names for the table should be unique.
Diagram
Diagram PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_id PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_type PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_name PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_title PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_description PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_utype PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_column PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_foreignKey PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table
Type psr:Table
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:name , psr:title{0,1} , psr:description{0,1} , psr:utype{0,1} , psr:column* , psr:foreignKey*
Children psr:column, psr:description, psr:foreignKey, psr:name, psr:title, psr:utype
Instance
<psr:table id="" type="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:name>{1,1}</psr:name>
  <psr:title>{0,1}</psr:title>
  <psr:description>{0,1}</psr:description>
  <psr:utype>{0,1}</psr:utype>
  <psr:column id="" std="">{0,unbounded}</psr:column>
  <psr:foreignKey>{0,unbounded}</psr:foreignKey>
</psr:table>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the tableset. It could be
a numeric value or a short string. It could be used to link a granule
and the description of its content (in terms of columns of data).
type xs:string optional
a name for the role this table plays.  Recognized
values include "output", indicating this table is output 
from a query; "base_table", indicating a table
whose records represent the main subjects of its
schema; and "view", indicating that the table represents
a useful combination or subset of other tables.  Other 
values are allowed.
Source
<xs:element name="table" type="psr:Table" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A description of one of the tables that makes up the set.</xs:documentation>
    <xs:documentation>The table names for the table should be unique.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:Table / psr:name
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
the fully qualified name of the table. This name 
should include all catalog or schema prefixes
needed to sufficiently uniquely distinguish it in a
query.
In general, the format of the qualified name may
depend on the context; however, when the
table is intended to be queryable via ADQL, then the
catalog and schema qualifiers are delimited from the
table name with dots (.).
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 1
maxOccurs: 1
Source
<xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>the fully qualified name of the table. This name should include all catalog or schema prefixes needed to sufficiently uniquely distinguish it in a query.</xs:documentation>
    <xs:documentation>In general, the format of the qualified name may depend on the context; however, when the table is intended to be queryable via ADQL, then the catalog and schema qualifiers are delimited from the table name with dots (.).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:Table / psr:title
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
a descriptive, human-interpretable name for the table.
This is used for display purposes.  There is no requirement
regarding uniqueness.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="title" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a descriptive, human-interpretable name for the table.</xs:documentation>
    <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:Table / psr:description
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
a free-text description of the table's contents
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="description" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a free-text description of the table's contents</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:Table / psr:utype
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
an identifier for a concept in a data model that
the data in this table represent.
The format defined in the VOTable standard is highly
recommended.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
Source
<xs:element name="utype" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>an identifier for a concept in a data model that the data in this table represent.</xs:documentation>
    <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:Table / psr:column
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
a description of a table column.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#TableParam_std PSResource.tmp#TableParam_dataType PSResource.tmp#TableParam_flag PSResource.tmp#TableParam PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_id PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_source PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_xunit PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_processing_level PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_sensing_mode PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_sensing_type PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam
Type psr:TableParam
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1} , flag* , psr:source{0,1} , psr:xunit{0,1} , psr:processing_level{0,1} , psr:sensing_mode{0,1} , psr:sensing_type{0,1}
Children dataType, description, flag, name, psr:processing_level, psr:sensing_mode, psr:sensing_type, psr:source, psr:xunit, ucd, unit, utype
Instance
<psr:column id="" std="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <name>{0,1}</name>
  <description>{0,1}</description>
  <unit>{0,1}</unit>
  <ucd>{0,1}</ucd>
  <utype>{0,1}</utype>
  <dataType arraysize="1" delim=" " extendedSchema="" extendedType="">{0,1}</dataType>
  <flag>{0,unbounded}</flag>
  <psr:source>{0,1}</psr:source>
  <psr:xunit>{0,1}</psr:xunit>
  <psr:processing_level>{0,1}</psr:processing_level>
  <psr:sensing_mode>{0,1}</psr:sensing_mode>
  <psr:sensing_type>{0,1}</psr:sensing_type>
</psr:column>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
id xs:token optional
Token providing a unique identifier to the parameter. It could be
a numeric value or a short string.
std xs:boolean optional
If true, the meaning and use of this parameter is
reserved and defined by a standard model.  If false, 
it represents a database-specific parameter 
that effectively extends beyond the standard.  If
not provided, then the value is unknown.
Source
<xs:element name="column" type="psr:TableParam" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a table column.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableParam / psr:source
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Source of the parameter, i.e from measurement, model, or mixed.
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration measurement
enumeration model
enumeration mixed
Source
<xs:element name="source" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Source of the parameter, i.e from measurement, model, or mixed.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="measurement"/>
      <xs:enumeration value="model"/>
      <xs:enumeration value="mixed"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:TableParam / psr:xunit
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the unit by an expression or a dimensional equation and a scale system.
For simple unit (e.g. int, float), prefer the vs:unit element.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI PSResource.tmp#ExtendedUnit
Type psr:ExtendedUnit
Properties
content: complex
minOccurs: 0
maxOccurs: 1
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Instance
<psr:xunit xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:expression>{0,1}</psr:expression>
  <psr:dimEquation>{0,1}</psr:dimEquation>
  <psr:scaleSI>{0,1}</psr:scaleSI>
</psr:xunit>
Source
<xs:element name="xunit" type="psr:ExtendedUnit" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Defines the unit by an expression or a dimensional equation and a scale system. For simple unit (e.g. int, float), prefer the vs:unit element.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TableParam / psr:processing_level
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Processing level (TBD). 
Raw = compressed telemetry data,
Uncalibrated = uncompressed telemetry data,
Partially calibrated = partially calibrated data,
Calibrated = fully calibrated data
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration raw
enumeration uncalibrated
enumeration partially calibrated
enumeration calibrated
enumeration derived
Source
<xs:element name="processing_level" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Processing level (TBD). Raw = compressed telemetry data, Uncalibrated = uncompressed telemetry data, Partially calibrated = partially calibrated data, Calibrated = fully calibrated data</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="raw"/>
      <xs:enumeration value="uncalibrated"/>
      <xs:enumeration value="partially calibrated"/>
      <xs:enumeration value="calibrated"/>
      <xs:enumeration value="derived"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:TableParam / psr:sensing_mode
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Sensing mode (TBD)
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration remote
enumeration in situ
enumeration both
Source
<xs:element name="sensing_mode" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Sensing mode (TBD)</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="remote"/>
      <xs:enumeration value="in situ"/>
      <xs:enumeration value="both"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:TableParam / psr:sensing_type
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Sensing type (TBD)
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Facets
enumeration active
enumeration passive
enumeration both
Source
<xs:element name="sensing_type" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Sensing type (TBD)</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="active"/>
      <xs:enumeration value="passive"/>
      <xs:enumeration value="both"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
[ top ]
Element psr:Table / psr:foreignKey
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
a description of a foreign keys, one or more columns
from the current table that can be used to join with 
another table.
Diagram
Diagram PSResource.tmp#ForeignKey_targetTable PSResource.tmp#ForeignKey_fkColumn PSResource.tmp#ForeignKey_description PSResource.tmp#ForeignKey_utype PSResource.tmp#ForeignKey
Type vs:ForeignKey
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model targetTable , fkColumn+ , description{0,1} , utype{0,1}
Children description, fkColumn, targetTable, utype
Instance
<psr:foreignKey xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <targetTable>{1,1}</targetTable>
  <fkColumn>{1,unbounded}</fkColumn>
  <description>{0,1}</description>
  <utype>{0,1}</utype>
</psr:foreignKey>
Source
<xs:element name="foreignKey" type="vs:ForeignKey" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a foreign keys, one or more columns from the current table that can be used to join with another table.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Organisation / facility
Namespace No namespace
Annotations
the observatory or facility used to collect the data 
contained or managed by this resource.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="facility" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>the observatory or facility used to collect the data contained or managed by this resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:Organisation / instrument
Namespace No namespace
Annotations
the Instrument used to collect the data contain or 
managed by a resource.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id PSResource.tmp#ResourceName
Type vr:ResourceName
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:element name="instrument" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo>
      <vm:dcterm>Subject</vm:dcterm>
      <vm:dcterm>Subject.Instrument</vm:dcterm>
    </xs:appinfo>
    <xs:documentation>the Instrument used to collect the data contain or managed by a resource.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vr:WebService / wsdlURL
Namespace No namespace
Annotations
The location of the WSDL that describes this
Web Service.  If not provided, the location is 
assumed to be the accessURL with "?wsdl" appended.
Multiple occurances should represent mirror copies of 
the same WSDL file.
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="wsdlURL" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The location of the WSDL that describes this Web Service. If not provided, the location is assumed to be the accessURL with "?wsdl" appended.</xs:documentation>
    <xs:documentation>Multiple occurances should represent mirror copies of the same WSDL file.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ParamHTTP / queryType
Namespace No namespace
Annotations
The type of HTTP request, either GET or POST.
The service may indicate support for both GET
and POST by providing 2 queryType elements, one
with GET and one with POST.
Diagram
Diagram PSResource.tmp#HTTPQueryType
Type vs:HTTPQueryType
Properties
content: simple
minOccurs: 0
maxOccurs: 2
Facets
enumeration GET
enumeration POST
Source
<xs:element name="queryType" type="vs:HTTPQueryType" minOccurs="0" maxOccurs="2">
  <xs:annotation>
    <xs:documentation>The type of HTTP request, either GET or POST.</xs:documentation>
    <xs:documentation>The service may indicate support for both GET and POST by providing 2 queryType elements, one with GET and one with POST.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ParamHTTP / resultType
Namespace No namespace
Annotations
The MIME type of a document returned in the HTTP response.
Diagram
Diagram
Type xs:token
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="resultType" type="xs:token" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>The MIME type of a document returned in the HTTP response.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ParamHTTP / param
Namespace No namespace
Annotations
a description of a input parameter that can be 
provided as a name=value argument to the service.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#InputParam_use PSResource.tmp#InputParam_std PSResource.tmp#InputParam_dataType PSResource.tmp#InputParam
Type vs:InputParam
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1}
Children dataType, description, name, ucd, unit, utype
Instance
<param std="true" use="optional">
  <name>{0,1}</name>
  <description>{0,1}</description>
  <unit>{0,1}</unit>
  <ucd>{0,1}</ucd>
  <utype>{0,1}</utype>
  <dataType arraysize="1" delim=" " extendedSchema="" extendedType="">{0,1}</dataType>
</param>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
std xs:boolean true optional
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
use vs:ParamUse optional optional
An indication of whether this parameter is
required to be provided for the application
or service to work properly.
Allowed values are "required" and "optional".
Source
<xs:element name="param" type="vs:InputParam" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>a description of a input parameter that can be provided as a name=value argument to the service.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:InputParam / dataType
Namespace No namespace
Annotations
a type of data contained in the column
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#SimpleDataType_arraysize PSResource.tmp#SimpleDataType_delim PSResource.tmp#SimpleDataType_extendedType PSResource.tmp#SimpleDataType_extendedSchema PSResource.tmp#SimpleDataType
Type vs:SimpleDataType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
delim xs:string optional
extendedSchema xs:anyURI optional
extendedType xs:string optional
Source
<xs:element name="dataType" type="vs:SimpleDataType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>a type of data contained in the column</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:ParamHTTP / testQuery
Namespace No namespace
Annotations
an ampersand-delimited list of arguments that
can be used to test this service interface; 
when provided as the input to this interface,
it will produce a legal, non-null response.
When the interface supports GET, then the full 
query URL is formed by the concatonation of the 
base URL (given by the accessURL) and the value 
given by this testQuery element.
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="testQuery" type="xs:string" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>an ampersand-delimited list of arguments that can be used to test this service interface; when provided as the input to this interface, it will produce a legal, non-null response.</xs:documentation>
    <xs:documentation>When the interface supports GET, then the full query URL is formed by the concatonation of the base URL (given by the accessURL) and the value given by this testQuery element.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vs:CatalogService / tableset
Namespace No namespace
Annotations
A description of the tables that are accessible
through this service.
Each schema name and each table name must be
unique within this tableset.
Diagram
Diagram PSResource.tmp#TableSet_schema PSResource.tmp#TableSet
Type vs:TableSet
Properties
content: complex
minOccurs: 0
Model schema+
Children schema
Instance
<tableset>
  <schema>{1,unbounded}</schema>
</tableset>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
Source
<xs:element name="tableset" type="vs:TableSet" minOccurs="0">
  <xs:annotation>
    <xs:documentation>A description of the tables that are accessible through this service.</xs:documentation>
    <xs:documentation>Each schema name and each table name must be unique within this tableset.</xs:documentation>
  </xs:annotation>
  <xs:unique name="CatalogService-schemaName">
    <xs:selector xpath="schema"/>
    <xs:field xpath="name"/>
  </xs:unique>
  <xs:unique name="CatalogService-tableName">
    <xs:selector xpath="schema/table"/>
    <xs:field xpath="name"/>
  </xs:unique>
</xs:element>
[ top ]
Element vs:StandardSTC / stcDefinitions
Namespace No namespace
Annotations
An STC description of coordinate systems,
positions, and/or regions
Each system, position, and region description
should have a an XML ID assigned to it.
Because the STC schema sets 
elementFormDefault="qualified", it is
recommended that this element specify the STC 
default namespace via an xmlns namespace.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType
Type stcDescriptionType
Type hierarchy
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Model CoordSys* , Coords* , CoordArea*
Children CoordArea, CoordSys, Coords
Instance
<stcDefinitions xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:CoordSys xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordSys>
  <stc:Coords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:Coords>
  <stc:CoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</stc:CoordArea>
</stcDefinitions>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="stcDefinitions" type="stc:stcDescriptionType" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>An STC description of coordinate systems, positions, and/or regions</xs:documentation>
    <xs:documentation>Each system, position, and region description should have a an XML ID assigned to it.</xs:documentation>
    <xs:documentation>Because the STC schema sets elementFormDefault="qualified", it is recommended that this element specify the STC default namespace via an xmlns namespace.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element fkType / Equinox
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#coordEquinoxType
Type coordEquinoxType
Properties
content: simple
nillable: true
Facets
pattern [BJ]\-?\d?\d?\d?\d\d\d\d\.\d\d?\d?
Source
<xs:element name="Equinox" type="coordEquinoxType" nillable="true"/>
[ top ]
Element sphericalRefFrameType / Frame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Frame" type="xs:string"/>
[ top ]
Element sphericalRefFrameType / Pole_Zaxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#astroCoordsType_CoordFile PSResource.tmp#astroCoordsType_Orbit PSResource.tmp#astroCoordsType
Type astroCoordsType
Type hierarchy
Properties
content: complex
nillable: true
Model GenCoordinate , Time{0,1} , Position{0,1} , Velocity{0,1} , Spectral{0,1} , Redshift{0,1} , CoordFile{0,1} , Orbit{0,1}
Children CoordFile, GenCoordinate, Orbit, Position, Redshift, Spectral, Time, Velocity
Instance
<Pole_Zaxis coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</GenCoordinate>
  <Time coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</Time>
  <Position frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Position>
  <Velocity frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Velocity>
  <Spectral coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="">{0,1}</Spectral>
  <Redshift coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Redshift>
  <CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</CoordFile>
  <Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Orbit>
</Pole_Zaxis>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Pole_Zaxis" type="astroCoordsType" nillable="true"/>
[ top ]
Element sphericalRefFrameType / Xaxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#astroCoordsType_CoordFile PSResource.tmp#astroCoordsType_Orbit PSResource.tmp#astroCoordsType
Type astroCoordsType
Type hierarchy
Properties
content: complex
nillable: true
Model GenCoordinate , Time{0,1} , Position{0,1} , Velocity{0,1} , Spectral{0,1} , Redshift{0,1} , CoordFile{0,1} , Orbit{0,1}
Children CoordFile, GenCoordinate, Orbit, Position, Redshift, Spectral, Time, Velocity
Instance
<Xaxis coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</GenCoordinate>
  <Time coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="s">{0,1}</Time>
  <Position frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Position>
  <Velocity frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Velocity>
  <Spectral coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="">{0,1}</Spectral>
  <Redshift coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Redshift>
  <CoordFile frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</CoordFile>
  <Orbit frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</Orbit>
</Xaxis>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Xaxis" type="astroCoordsType" nillable="true"/>
[ top ]
Element CTransform2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D mapping
Diagram
Diagram PSResource.tmp#Transform2 PSResource.tmp#Transform2Matrix
Properties
abstract: true
Substitution Group
Used by
Complex Type cart2DRefFrameType
Source
<xs:element name="CTransform2" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for a 2-D mapping</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Transform2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size2Type mapping element: 2 doubles with optional position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#size2Type_PosAngle PSResource.tmp#size2Type PSResource.tmp#CTransform2
Type size2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , PosAngle{0,1}
Children C1, C2, PosAngle
Instance
<Transform2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle>
</Transform2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Transform2" type="size2Type" substitutionGroup="CTransform2" nillable="true">
  <xs:annotation>
    <xs:documentation>size2Type mapping element: 2 doubles with optional position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element double2Type / C1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="C1" type="double1Type" nillable="true"/>
[ top ]
Element double2Type / C2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="C2" type="double1Type" nillable="true"/>
[ top ]
Element size2Type / PosAngle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference PSResource.tmp#posAngleType
Type posAngleType
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PosAngle" type="posAngleType" nillable="true" minOccurs="0"/>
[ top ]
Element Transform2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix mapping element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double4Type_unit PSResource.tmp#double4Type_vel_time_unit PSResource.tmp#double4Type_gen_unit PSResource.tmp#double4Type_M11 PSResource.tmp#double4Type_M12 PSResource.tmp#double4Type_M21 PSResource.tmp#double4Type_M22 PSResource.tmp#double4Type PSResource.tmp#CTransform2
Type double4Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M21 , M22
Children M11, M12, M21, M22
Instance
<Transform2Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
</Transform2Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Transform2Matrix" type="double4Type" substitutionGroup="CTransform2" nillable="true">
  <xs:annotation>
    <xs:documentation>2x2 matrix mapping element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element double4Type / M11
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M11" type="xs:double" nillable="true"/>
[ top ]
Element double4Type / M12
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M12" type="xs:double" nillable="true"/>
[ top ]
Element double4Type / M21
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M21" type="xs:double" nillable="true"/>
[ top ]
Element double4Type / M22
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M22" type="xs:double" nillable="true"/>
[ top ]
Element CTransform3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D mapping
Diagram
Diagram PSResource.tmp#Transform3 PSResource.tmp#Transform3Matrix
Properties
abstract: true
Substitution Group
Used by
Complex Type cart3DRefFrameType
Source
<xs:element name="CTransform3" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for a 3-D mapping</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Transform3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size3Type mapping element: 3 doubles with optional position angle(s)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#size3Type_PosAngle1 PSResource.tmp#size3Type_PosAngle2 PSResource.tmp#size3Type PSResource.tmp#CTransform3
Type size3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , C3 , PosAngle1{0,1} , PosAngle2{0,1}
Children C1, C2, C3, PosAngle1, PosAngle2
Instance
<Transform3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle2>
</Transform3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Transform3" type="size3Type" substitutionGroup="CTransform3" nillable="true">
  <xs:annotation>
    <xs:documentation>size3Type mapping element: 3 doubles with optional position angle(s)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element double3Type / C1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="C1" type="double1Type" nillable="true"/>
[ top ]
Element double3Type / C2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="C2" type="double1Type" nillable="true"/>
[ top ]
Element double3Type / C3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="C3" type="double1Type" nillable="true"/>
[ top ]
Element size3Type / PosAngle1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference PSResource.tmp#posAngleType
Type posAngleType
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PosAngle1" type="posAngleType" nillable="true" minOccurs="0"/>
[ top ]
Element size3Type / PosAngle2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference PSResource.tmp#posAngleType
Type posAngleType
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PosAngle2" type="posAngleType" nillable="true" minOccurs="0"/>
[ top ]
Element Transform3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix mapping element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double9Type_unit PSResource.tmp#double9Type_vel_time_unit PSResource.tmp#double9Type_gen_unit PSResource.tmp#double9Type_M11 PSResource.tmp#double9Type_M12 PSResource.tmp#double9Type_M13 PSResource.tmp#double9Type_M21 PSResource.tmp#double9Type_M22 PSResource.tmp#double9Type_M23 PSResource.tmp#double9Type_M31 PSResource.tmp#double9Type_M32 PSResource.tmp#double9Type_M33 PSResource.tmp#double9Type PSResource.tmp#CTransform3
Type double9Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M13 , M21 , M22 , M23 , M31 , M32 , M33
Children M11, M12, M13, M21, M22, M23, M31, M32, M33
Instance
<Transform3Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M13>{1,1}</M13>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
  <M23>{1,1}</M23>
  <M31>{1,1}</M31>
  <M32>{1,1}</M32>
  <M33>{1,1}</M33>
</Transform3Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Transform3Matrix" type="double9Type" substitutionGroup="CTransform3" nillable="true">
  <xs:annotation>
    <xs:documentation>3x3 matrix mapping element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element double9Type / M11
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M11" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M12
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M12" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M13
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M13" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M21
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M21" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M22
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M22" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M23
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M23" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M31
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M31" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M32
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M32" type="xs:double" nillable="true"/>
[ top ]
Element double9Type / M33
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:double
Properties
content: simple
nillable: true
Source
<xs:element name="M33" type="xs:double" nillable="true"/>
[ top ]
Element cart1DRefFrameType / Scale
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Scale" type="double1Type" nillable="true"/>
[ top ]
Element ICRS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The ICRS reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<ICRS ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</ICRS>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="ICRS" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The ICRS reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element FK4
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
FK4; needs a Besselian epoch
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#fkType_Equinox PSResource.tmp#fkType PSResource.tmp#SpaceRefFrame
Type fkType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Equinox
Children Equinox, Name
Instance
<FK4 ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Equinox>{1,1}</Equinox>
</FK4>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="FK4" type="fkType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>FK4; needs a Besselian epoch</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element FK5
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
FK5; needs a Julian epoch
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#fkType_Equinox PSResource.tmp#fkType PSResource.tmp#SpaceRefFrame
Type fkType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Equinox
Children Equinox, Name
Instance
<FK5 ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Equinox>{1,1}</Equinox>
</FK5>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="FK5" type="fkType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>FK5; needs a Julian epoch</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ECLIPTIC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Ecliptic coordinates; needs an epoch
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#fkType_Equinox PSResource.tmp#fkType PSResource.tmp#SpaceRefFrame
Type fkType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Equinox
Children Equinox, Name
Instance
<ECLIPTIC ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Equinox>{1,1}</Equinox>
</ECLIPTIC>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="ECLIPTIC" type="fkType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Ecliptic coordinates; needs an epoch</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GALACTIC_I
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Galactic coordinates; first system
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<GALACTIC_I ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GALACTIC_I>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="GALACTIC_I" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Galactic coordinates; first system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GALACTIC_II
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Galactic coordinates; second system
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<GALACTIC_II ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GALACTIC_II>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="GALACTIC_II" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Galactic coordinates; second system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SUPER_GALACTIC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
SuperGalactic coordinates
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<SUPER_GALACTIC ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</SUPER_GALACTIC>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="SUPER_GALACTIC" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>SuperGalactic coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AZ_EL
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Local Azimuth and Elevation coordinates
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<AZ_EL ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</AZ_EL>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="AZ_EL" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Local Azimuth and Elevation coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element BODY
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic Body coordinates
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<BODY ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</BODY>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="BODY" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Generic Body coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GEO_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geocentric (co-rotating) reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<GEO_C ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GEO_C>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="GEO_C" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Geocentric (co-rotating) reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GEO_D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geodetic reference frame; semi-major axis and inverse flattening may be provided to define the reference spheroid; the default is the IAU 1976 reference spheroid
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#geodType_radius PSResource.tmp#geodType_inv_flattening PSResource.tmp#geodType_unit PSResource.tmp#geodType PSResource.tmp#SpaceRefFrame
Type geodType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<GEO_D inv_flattening="298.257" radius="6378140" ref_frame_id="" unit="m" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GEO_D>
Attributes
QName Type Fixed Default Use Annotation
inv_flattening xs:double 298.257 optional
radius xs:double 6378140 optional
ref_frame_id xs:IDREF optional
unit posUnitType m optional
Source
<xs:element name="GEO_D" type="geodType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Geodetic reference frame; semi-major axis and inverse flattening may be provided to define the reference spheroid; the default is the IAU 1976 reference spheroid</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MAG
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geomagnetic reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<MAG ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</MAG>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="MAG" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Geomagnetic reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GSE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geocentric Solar Ecliptic reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<GSE ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GSE>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="GSE" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Geocentric Solar Ecliptic reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GSM
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geocentric Solar Magnetic reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<GSM ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</GSM>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="GSM" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Geocentric Solar Magnetic reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SM
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Solar Magnetic reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<SM ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</SM>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="SM" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Solar Magnetic reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HGC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliographic (Carrington) reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HGC ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HGC>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HGC" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Heliographic (Carrington) reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HGS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliographic (Stonyhurst) reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HGS ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HGS>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HGS" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Heliographic (Stonyhurst) reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HPC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Helio-projective Cartesian reference frame (2-D or 3-D)
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HPC ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HPC>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HPC" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Helio-projective Cartesian reference frame (2-D or 3-D)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HPR
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Helio-projective Polar reference frame (2-D)
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HPR ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HPR>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HPR" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Helio-projective Polar reference frame (2-D)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HEE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliocentric Earth Ecliptic reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HEE ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HEE>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HEE" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Heliocentric Earth Ecliptic reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HEEQ
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliocentric Earth Equatorial reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HEEQ ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HEEQ>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HEEQ" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Heliocentric Earth Equatorial reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HGI
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliographic Inertial reference frame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HGI ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HGI>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HGI" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Heliographic Inertial reference frame</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HRTN
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliocentric Radial-Tangential-Normal coordinates
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<HRTN ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</HRTN>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="HRTN" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The Heliocentric Radial-Tangential-Normal coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MERCURY_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Mercury
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<MERCURY_C ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</MERCURY_C>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="MERCURY_C" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Mercury</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element VENUS_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Venus
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<VENUS_C ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</VENUS_C>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="VENUS_C" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Venus</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element LUNA_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The lunacentric reference frame anchored on the moon
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<LUNA_C ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</LUNA_C>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="LUNA_C" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The lunacentric reference frame anchored on the moon</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MARS_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Mars
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<MARS_C ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</MARS_C>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="MARS_C" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Mars</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element JUPITER_C_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Jupiter
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<JUPITER_C_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</JUPITER_C_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="JUPITER_C_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Jupiter</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SATURN_C_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Saturn
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<SATURN_C_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</SATURN_C_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="SATURN_C_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Saturn</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element URANUS_C_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Uranus
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<URANUS_C_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</URANUS_C_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="URANUS_C_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Uranus</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element NEPTUNE_C_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Neptune
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<NEPTUNE_C_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</NEPTUNE_C_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="NEPTUNE_C_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Neptune</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PLUTO_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Pluto
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<PLUTO_C ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</PLUTO_C>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="PLUTO_C" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetocentric reference frame anchored on Pluto</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MERCURY_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Mercury
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<MERCURY_G ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</MERCURY_G>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="MERCURY_G" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Mercury</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element VENUS_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Venus
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<VENUS_G ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</VENUS_G>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="VENUS_G" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Venus</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element LUNA_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The lunagraphic reference frame anchored on the moon
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<LUNA_G ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</LUNA_G>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="LUNA_G" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The lunagraphic reference frame anchored on the moon</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MARS_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Mars
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<MARS_G ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</MARS_G>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="MARS_G" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Mars</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element JUPITER_G_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Jupiter
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<JUPITER_G_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</JUPITER_G_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="JUPITER_G_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Jupiter</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SATURN_G_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Saturn
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<SATURN_G_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</SATURN_G_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="SATURN_G_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Saturn</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element URANUS_G_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Uranus
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<URANUS_G_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</URANUS_G_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="URANUS_G_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Uranus</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element NEPTUNE_G_III
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Neptune
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<NEPTUNE_G_III ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</NEPTUNE_G_III>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="NEPTUNE_G_III" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Neptune</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PLUTO_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Pluto
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<PLUTO_G ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</PLUTO_G>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="PLUTO_G" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>The planetographic reference frame anchored on Pluto</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element UNKNOWNFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Unknown space reference frame; the client is responsible for assigning a default
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#SpaceRefFrame
Type icrsType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1}
Children Name
Instance
<UNKNOWNFrame ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</UNKNOWNFrame>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="UNKNOWNFrame" type="icrsType" substitutionGroup="SpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Unknown space reference frame; the client is responsible for assigning a default</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CustomSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element for the custom coordinate reference frame substitution group
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#Cart1DSpaceRefFrame PSResource.tmp#Cart2DSpaceRefFrame PSResource.tmp#Cart3DSpaceRefFrame PSResource.tmp#SphericalSpaceRefFrame
Type coordRefFrameType
Properties
content: complex
abstract: true
Substitution Group
Model Name{0,1}
Children Name
Instance
<CustomSpaceRefFrame ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</CustomSpaceRefFrame>
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:element name="CustomSpaceRefFrame" type="coordRefFrameType" abstract="true">
  <xs:annotation>
    <xs:documentation>Head element for the custom coordinate reference frame substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SphericalSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: a custom pole (positive Z-axis) and positive X-axis direction
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#sphericalRefFrameType_id PSResource.tmp#sphericalRefFrameType_Frame PSResource.tmp#sphericalRefFrameType_Pole_Zaxis PSResource.tmp#sphericalRefFrameType_Xaxis PSResource.tmp#sphericalRefFrameType PSResource.tmp#CustomSpaceRefFrame
Type sphericalRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Frame , Pole_Zaxis , Xaxis
Children Frame, Name, Pole_Zaxis, Xaxis
Instance
<SphericalSpaceRefFrame id="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Frame>{1,1}</Frame>
  <Pole_Zaxis coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Pole_Zaxis>
  <Xaxis coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Xaxis>
</SphericalSpaceRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="SphericalSpaceRefFrame" type="sphericalRefFrameType" substitutionGroup="CustomSpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: a custom pole (positive Z-axis) and positive X-axis direction</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Cart1DSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 1-D scale
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart1DRefFrameType_id PSResource.tmp#cart1DRefFrameType_projection PSResource.tmp#cart1DRefFrameType_Scale PSResource.tmp#cart1DRefFrameType PSResource.tmp#CustomSpaceRefFrame
Type cart1DRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Scale
Children Name, Scale
Instance
<Cart1DSpaceRefFrame id="" projection="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Scale gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</Scale>
</Cart1DSpaceRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="Cart1DSpaceRefFrame" type="cart1DRefFrameType" substitutionGroup="CustomSpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: 1-D scale</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Cart2DSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 2-D rotation and scale
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart2DRefFrameType_id PSResource.tmp#cart2DRefFrameType_projection PSResource.tmp#CTransform2 PSResource.tmp#cart2DRefFrameType PSResource.tmp#CustomSpaceRefFrame
Type cart2DRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , CTransform2
Children CTransform2, Name
Instance
<Cart2DSpaceRefFrame id="" projection="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <CTransform2>{1,1}</CTransform2>
</Cart2DSpaceRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="Cart2DSpaceRefFrame" type="cart2DRefFrameType" substitutionGroup="CustomSpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: 2-D rotation and scale</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Cart3DSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 3-D rotation and scale
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart3DRefFrameType_id PSResource.tmp#cart3DRefFrameType_projection PSResource.tmp#CTransform3 PSResource.tmp#cart3DRefFrameType PSResource.tmp#CustomSpaceRefFrame
Type cart3DRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , CTransform3
Children CTransform3, Name
Instance
<Cart3DSpaceRefFrame id="" projection="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <CTransform3>{1,1}</CTransform3>
</Cart3DSpaceRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="Cart3DSpaceRefFrame" type="cart3DRefFrameType" substitutionGroup="CustomSpaceRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: 3-D rotation and scale</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SphericalRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: a custom pole (positive Z-axis) and positive X-axis direction
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#sphericalRefFrameType_id PSResource.tmp#sphericalRefFrameType_Frame PSResource.tmp#sphericalRefFrameType_Pole_Zaxis PSResource.tmp#sphericalRefFrameType_Xaxis PSResource.tmp#sphericalRefFrameType PSResource.tmp#CoordRefFrame
Type sphericalRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Frame , Pole_Zaxis , Xaxis
Children Frame, Name, Pole_Zaxis, Xaxis
Instance
<SphericalRefFrame id="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Frame>{1,1}</Frame>
  <Pole_Zaxis coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Pole_Zaxis>
  <Xaxis coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Xaxis>
</SphericalRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="SphericalRefFrame" type="sphericalRefFrameType" substitutionGroup="CoordRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: a custom pole (positive Z-axis) and positive X-axis direction</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ScalarRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 1-D scale
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart1DRefFrameType_id PSResource.tmp#cart1DRefFrameType_projection PSResource.tmp#cart1DRefFrameType_Scale PSResource.tmp#cart1DRefFrameType PSResource.tmp#CoordRefFrame
Type cart1DRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Scale
Children Name, Scale
Instance
<ScalarRefFrame id="" projection="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Scale gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</Scale>
</ScalarRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="ScalarRefFrame" type="cart1DRefFrameType" substitutionGroup="CoordRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: 1-D scale</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Cart2DRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 2-D rotation and scale
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart2DRefFrameType_id PSResource.tmp#cart2DRefFrameType_projection PSResource.tmp#CTransform2 PSResource.tmp#cart2DRefFrameType PSResource.tmp#CoordRefFrame
Type cart2DRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , CTransform2
Children CTransform2, Name
Instance
<Cart2DRefFrame id="" projection="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <CTransform2>{1,1}</CTransform2>
</Cart2DRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="Cart2DRefFrame" type="cart2DRefFrameType" substitutionGroup="CoordRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: 2-D rotation and scale</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Cart3DRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 3-D rotation and scale
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart3DRefFrameType_id PSResource.tmp#cart3DRefFrameType_projection PSResource.tmp#CTransform3 PSResource.tmp#cart3DRefFrameType PSResource.tmp#CoordRefFrame
Type cart3DRefFrameType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , CTransform3
Children CTransform3, Name
Instance
<Cart3DRefFrame id="" projection="" ref_frame_id="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <CTransform3>{1,1}</CTransform3>
</Cart3DRefFrame>
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:element name="Cart3DRefFrame" type="cart3DRefFrameType" substitutionGroup="CoordRefFrame">
  <xs:annotation>
    <xs:documentation>Coordinate reference frame: 3-D rotation and scale</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element stdRefPosType / PlanetaryEphem
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#planetaryEphemType
Type planetaryEphemType
Properties
content: simple
minOccurs: 0
nillable: true
Facets
enumeration JPL-DE200
enumeration JPL-DE405
Source
<xs:element name="PlanetaryEphem" type="planetaryEphemType" nillable="true" minOccurs="0"/>
[ top ]
Element TOPOCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Location of the observer/telescope
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<TOPOCENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</TOPOCENTER>
Source
<xs:element name="TOPOCENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Location of the observer/telescope</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element BARYCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Barycenter of the solar system
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<BARYCENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</BARYCENTER>
Source
<xs:element name="BARYCENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Barycenter of the solar system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HELIOCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the sun
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<HELIOCENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</HELIOCENTER>
Source
<xs:element name="HELIOCENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of the sun</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GEOCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the earth
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<GEOCENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</GEOCENTER>
Source
<xs:element name="GEOCENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of the earth</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element LSR
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
(Kinematic) Local Standard of Rest (only used for Doppler velocities); equivalent to LSRK
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<LSR xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</LSR>
Source
<xs:element name="LSR" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>(Kinematic) Local Standard of Rest (only used for Doppler velocities); equivalent to LSRK</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element LSRK
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Kinematic Local Standard of Rest (only used for Doppler velocities); equivalent to LSR
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<LSRK xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</LSRK>
Source
<xs:element name="LSRK" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Kinematic Local Standard of Rest (only used for Doppler velocities); equivalent to LSR</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element LSRD
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Dynamic Local Standard of Rest (only used for Doppler velocities)
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<LSRD xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</LSRD>
Source
<xs:element name="LSRD" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Dynamic Local Standard of Rest (only used for Doppler velocities)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element GALACTIC_CENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the Galaxy
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<GALACTIC_CENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</GALACTIC_CENTER>
Source
<xs:element name="GALACTIC_CENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of the Galaxy</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element LOCAL_GROUP_CENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the Local Group
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<LOCAL_GROUP_CENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</LOCAL_GROUP_CENTER>
Source
<xs:element name="LOCAL_GROUP_CENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of the Local Group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MOON
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the Moon
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<MOON xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</MOON>
Source
<xs:element name="MOON" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of the Moon</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element EMBARYCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Barycenter of the Earth-Moon system
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<EMBARYCENTER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</EMBARYCENTER>
Source
<xs:element name="EMBARYCENTER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Barycenter of the Earth-Moon system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MERCURY
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Mercury
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<MERCURY xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</MERCURY>
Source
<xs:element name="MERCURY" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Mercury</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element VENUS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Venus
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<VENUS xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</VENUS>
Source
<xs:element name="VENUS" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Venus</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MARS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Mars
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<MARS xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</MARS>
Source
<xs:element name="MARS" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Mars</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element JUPITER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Jupiter
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<JUPITER xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</JUPITER>
Source
<xs:element name="JUPITER" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Jupiter</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SATURN
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Saturn
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<SATURN xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</SATURN>
Source
<xs:element name="SATURN" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Saturn</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element URANUS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Uranus
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<URANUS xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</URANUS>
Source
<xs:element name="URANUS" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Uranus</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element NEPTUNE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Neptune
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<NEPTUNE xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</NEPTUNE>
Source
<xs:element name="NEPTUNE" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Neptune</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PLUTO
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Pluto
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<PLUTO xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</PLUTO>
Source
<xs:element name="PLUTO" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Center of Pluto</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element RELOCATABLE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A relocatable origin, especially useful for simulations
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<RELOCATABLE xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</RELOCATABLE>
Source
<xs:element name="RELOCATABLE" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>A relocatable origin, especially useful for simulations</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element UNKNOWNRefPos
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Unknown origin; the client is responsible for assigning a default
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem PSResource.tmp#stdRefPosType PSResource.tmp#ReferencePosition
Type stdRefPosType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Instance
<UNKNOWNRefPos xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PlanetaryEphem>{0,1}</PlanetaryEphem>
</UNKNOWNRefPos>
Source
<xs:element name="UNKNOWNRefPos" type="stdRefPosType" substitutionGroup="ReferencePosition">
  <xs:annotation>
    <xs:documentation>Unknown origin; the client is responsible for assigning a default</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SPHERICAL
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spherical 2-D (longitude, latitude) or 3-D (long, lat, radius/elevation) coordinates
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CoordFlavor
Type coordFlavorType
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="SPHERICAL" type="coordFlavorType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>Spherical 2-D (longitude, latitude) or 3-D (long, lat, radius/elevation) coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CARTESIAN
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Cartesian 1-, 2-, or 3-D coordinates
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CoordFlavor
Type coordFlavorType
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="CARTESIAN" type="coordFlavorType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>Cartesian 1-, 2-, or 3-D coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element UNITSPHERE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Unit sphere coordinates (direction cosines); in (long,lat), X is in the direction (0,0), Y (pi/2,0), Z (0,pi/2)
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CoordFlavor
Type coordFlavorType
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="UNITSPHERE" type="coordFlavorType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>3-D Unit sphere coordinates (direction cosines); in (long,lat), X is in the direction (0,0), Y (pi/2,0), Z (0,pi/2)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element POLAR
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D polar coordinates (radius, posangle)
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CoordFlavor
Type coordFlavorType
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="POLAR" type="coordFlavorType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>2-D polar coordinates (radius, posangle)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CYLINDRICAL
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D cylindrical coordinates (radius, posangle, z)
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CoordFlavor
Type coordFlavorType
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="CYLINDRICAL" type="coordFlavorType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>3-D cylindrical coordinates (radius, posangle, z)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element STRING
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
String coordinates (e.g., Stokes)
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#CoordFlavor
Type coordFlavorType
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:element name="STRING" type="coordFlavorType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>String coordinates (e.g., Stokes)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element HEALPIX
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Healpix coordinates; defaults for H(4) and K(3)
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#healpixType_healpix_H PSResource.tmp#healpixType_healpix_K PSResource.tmp#healpixType PSResource.tmp#CoordFlavor
Type healpixType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
healpix_H xs:integer 4 optional
healpix_K xs:integer 3 optional
Source
<xs:element name="HEALPIX" type="healpixType" substitutionGroup="CoordFlavor">
  <xs:annotation>
    <xs:documentation>2-D Healpix coordinates; defaults for H(4) and K(3)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element pixelFrameType / ReferencePixel
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#Pixel PSResource.tmp#pixelType
Type pixelType
Properties
content: complex
minOccurs: 0
nillable: true
Model Pixel
Children Pixel
Instance
<ReferencePixel xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Pixel frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Pixel>
</ReferencePixel>
Source
<xs:element name="ReferencePixel" type="pixelType" nillable="true" minOccurs="0"/>
[ top ]
Element Pixel
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Pixel coordinate substitution group
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Pixel1D PSResource.tmp#Pixel2D PSResource.tmp#Pixel3D PSResource.tmp#Coordinate
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Complex Types pixelCoordsType, pixelType
Model Name{0,1}
Children Name
Instance
<Pixel frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
</Pixel>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Pixel" type="coordinateType" substitutionGroup="Coordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of Pixel coordinate substitution group</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoordFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Element for pixel Coordinate Frames
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#CoordRefFrame PSResource.tmp#CoordRefPos PSResource.tmp#CoordFlavor PSResource.tmp#genericCoordFrameType PSResource.tmp#pixelFrameType_axis1_order PSResource.tmp#pixelFrameType_axis2_order PSResource.tmp#pixelFrameType_axis3_order PSResource.tmp#pixelFrameType_ref_frame_id PSResource.tmp#pixelFrameType_ReferencePixel PSResource.tmp#pixelFrameType
Type pixelFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Complex Type pixelCoordSystemType
Model Name{0,1} , CoordRefFrame{0,1} , CoordRefPos{0,1} , CoordFlavor , ReferencePixel{0,1}
Children CoordFlavor, CoordRefFrame, CoordRefPos, Name, ReferencePixel
Instance
<PixelCoordFrame axis1_order="" axis2_order="" axis3_order="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" ref_frame_id="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <CoordRefFrame ref_frame_id="">{0,1}</CoordRefFrame>
  <CoordRefPos>{0,1}</CoordRefPos>
  <CoordFlavor coord_naxes="2" handedness="">{1,1}</CoordFlavor>
  <ReferencePixel>{0,1}</ReferencePixel>
</PixelCoordFrame>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
axis1_order xs:integer required
axis2_order xs:integer optional
axis3_order xs:integer optional
id xs:ID optional
idref xs:IDREF optional
ref_frame_id xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoordFrame" type="pixelFrameType" nillable="true">
  <xs:annotation>
    <xs:documentation>Element for pixel Coordinate Frames</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoordSystem
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Pixel form of CoordSys
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#PixelCoordFrame PSResource.tmp#pixelCoordSystemType PSResource.tmp#CoordSys
Type pixelCoordSystemType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Complex Type pixelSpaceType
Model CoordFrame* , PixelCoordFrame
Children CoordFrame, PixelCoordFrame
Instance
<PixelCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</CoordFrame>
  <PixelCoordFrame axis1_order="" axis2_order="" axis3_order="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" ref_frame_id="" xlink:type="simple" ucd="">{1,1}</PixelCoordFrame>
</PixelCoordSystem>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoordSystem" type="pixelCoordSystemType" substitutionGroup="CoordSys" nillable="true">
  <xs:annotation>
    <xs:documentation>Pixel form of CoordSys</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ISOTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
ISO8601 time; note: only a limited subset of ISO 8601 is allowed: yyyy-mm-ddThh:mm:ss.sss...; only ".sss..." is optional
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#isoTimeType PSResource.tmp#AbsoluteTime
Type isoTimeType
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ISOTime" type="isoTimeType" substitutionGroup="AbsoluteTime" nillable="true">
  <xs:annotation>
    <xs:documentation>ISO8601 time; note: only a limited subset of ISO 8601 is allowed: yyyy-mm-ddThh:mm:ss.sss...; only ".sss..." is optional</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element JDTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
JD time
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#jdTimeType PSResource.tmp#AbsoluteTime
Type jdTimeType
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="JDTime" type="jdTimeType" substitutionGroup="AbsoluteTime" nillable="true">
  <xs:annotation>
    <xs:documentation>JD time</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element MJDTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
MJD time (=JD - 2400000.5)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#jdTimeType PSResource.tmp#AbsoluteTime
Type jdTimeType
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="MJDTime" type="jdTimeType" substitutionGroup="AbsoluteTime" nillable="true">
  <xs:annotation>
    <xs:documentation>MJD time (=JD - 2400000.5)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element TimeOrigin
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A relocatable time origin for simulations
Diagram
Diagram PSResource.tmp#relocatableOriginType PSResource.tmp#AbsoluteTime
Type relocatableOriginType
Properties
content: simple
Facets
enumeration RELOCATABLE
Substitution Group Affiliation
Source
<xs:element name="TimeOrigin" type="relocatableOriginType" substitutionGroup="AbsoluteTime">
  <xs:annotation>
    <xs:documentation>A relocatable time origin for simulations</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element curve2Type / P1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<P1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</P1>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="P1" type="double2Type" nillable="true"/>
[ top ]
Element curve2Type / P2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<P2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</P2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="P2" type="double2Type" nillable="true"/>
[ top ]
Element curve3Type / P1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<P1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</P1>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="P1" type="double3Type" nillable="true"/>
[ top ]
Element curve3Type / P2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<P2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</P2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="P2" type="double3Type" nillable="true"/>
[ top ]
Element CError
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of errors
Diagram
Diagram PSResource.tmp#CError2 PSResource.tmp#CError3 PSResource.tmp#Error
Properties
abstract: true
Substitution Group
Source
<xs:element name="CError" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for all types of errors</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of sizes
Diagram
Diagram PSResource.tmp#CSize2 PSResource.tmp#CSize3 PSResource.tmp#Size
Properties
abstract: true
Substitution Group
Source
<xs:element name="CSize" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for all types of sizes</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CPixSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of pixel sizes
Diagram
Diagram PSResource.tmp#CPixSize2 PSResource.tmp#CPixSize3 PSResource.tmp#PixSize
Properties
abstract: true
Substitution Group
Source
<xs:element name="CPixSize" type="xs:anyType" abstract="true">
  <xs:annotation>
    <xs:documentation>Substitution group for all types of pixel sizes</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CValue2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate value
Diagram
Diagram PSResource.tmp#Curve2 PSResource.tmp#Value2 PSResource.tmp#CoordValue
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CValue2" type="xs:anyType" abstract="true" substitutionGroup="CoordValue">
  <xs:annotation>
    <xs:documentation>Substitution group for a 2-D coordinate value</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Value2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double vector
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#CValue2
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model C1 , C2
Children C1, C2
Instance
<Value2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Value2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Value2" type="double2Type" substitutionGroup="CValue2" nillable="true">
  <xs:annotation>
    <xs:documentation>double vector</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Curve2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Curve in 2-D
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#curve2Type_curve_shape PSResource.tmp#curve2Type_P1 PSResource.tmp#curve2Type_P2 PSResource.tmp#curve2Type PSResource.tmp#CValue2
Type curve2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model P1 , P2
Children P1, P2
Instance
<Curve2 curve_shape="line" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <P1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</P1>
  <P2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</P2>
</Curve2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
curve_shape xs:string line optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Curve2" type="curve2Type" substitutionGroup="CValue2" nillable="true">
  <xs:annotation>
    <xs:documentation>Curve in 2-D</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CError2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate error
Diagram
Diagram PSResource.tmp#Error2 PSResource.tmp#Error2Matrix PSResource.tmp#Error2Radius PSResource.tmp#CError
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CError2" type="xs:anyType" abstract="true" substitutionGroup="CError">
  <xs:annotation>
    <xs:documentation>Substitution group for a 2-D coordinate error</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error2Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 2-D error circle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CError2
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error2Radius" type="double1Type" substitutionGroup="CError2" nillable="true">
  <xs:annotation>
    <xs:documentation>double: radius of a 2-D error circle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size2Type Error element: 2 doubles with optional position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#size2Type_PosAngle PSResource.tmp#size2Type PSResource.tmp#CError2
Type size2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , PosAngle{0,1}
Children C1, C2, PosAngle
Instance
<Error2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle>
</Error2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error2" type="size2Type" substitutionGroup="CError2" nillable="true">
  <xs:annotation>
    <xs:documentation>size2Type Error element: 2 doubles with optional position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix Error element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double4Type_unit PSResource.tmp#double4Type_vel_time_unit PSResource.tmp#double4Type_gen_unit PSResource.tmp#double4Type_M11 PSResource.tmp#double4Type_M12 PSResource.tmp#double4Type_M21 PSResource.tmp#double4Type_M22 PSResource.tmp#double4Type PSResource.tmp#CError2
Type double4Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M21 , M22
Children M11, M12, M21, M22
Instance
<Error2Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
</Error2Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error2Matrix" type="double4Type" substitutionGroup="CError2" nillable="true">
  <xs:annotation>
    <xs:documentation>2x2 matrix Error element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CResolution2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate resolution
Diagram
Diagram PSResource.tmp#Resolution2 PSResource.tmp#Resolution2Matrix PSResource.tmp#Resolution2Radius PSResource.tmp#CResolution
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CResolution2" type="xs:anyType" abstract="true" substitutionGroup="CResolution">
  <xs:annotation>
    <xs:documentation>Substitution group for a 2-D coordinate resolution</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution2Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 2-D circular resolution
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CResolution2
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution2Radius" type="double1Type" substitutionGroup="CResolution2" nillable="true">
  <xs:annotation>
    <xs:documentation>double: radius of a 2-D circular resolution</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size2Type Resolution element: 2 doubles with optional position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#size2Type_PosAngle PSResource.tmp#size2Type PSResource.tmp#CResolution2
Type size2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , PosAngle{0,1}
Children C1, C2, PosAngle
Instance
<Resolution2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle>
</Resolution2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution2" type="size2Type" substitutionGroup="CResolution2" nillable="true">
  <xs:annotation>
    <xs:documentation>size2Type Resolution element: 2 doubles with optional position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix Resolution element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double4Type_unit PSResource.tmp#double4Type_vel_time_unit PSResource.tmp#double4Type_gen_unit PSResource.tmp#double4Type_M11 PSResource.tmp#double4Type_M12 PSResource.tmp#double4Type_M21 PSResource.tmp#double4Type_M22 PSResource.tmp#double4Type PSResource.tmp#CResolution2
Type double4Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M21 , M22
Children M11, M12, M21, M22
Instance
<Resolution2Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
</Resolution2Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution2Matrix" type="double4Type" substitutionGroup="CResolution2" nillable="true">
  <xs:annotation>
    <xs:documentation>2x2 matrix Resolution element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CSize2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate size
Diagram
Diagram PSResource.tmp#Size2 PSResource.tmp#Size2Matrix PSResource.tmp#Size2Radius PSResource.tmp#CSize
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CSize2" type="xs:anyType" abstract="true" substitutionGroup="CSize">
  <xs:annotation>
    <xs:documentation>Substitution group for a 2-D coordinate size</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size2Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 2-D circle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CSize2
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size2Radius" type="double1Type" substitutionGroup="CSize2" nillable="true">
  <xs:annotation>
    <xs:documentation>double: radius of a 2-D circle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size2Type Size element: 2 doubles with optional position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#size2Type_PosAngle PSResource.tmp#size2Type PSResource.tmp#CSize2
Type size2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , PosAngle{0,1}
Children C1, C2, PosAngle
Instance
<Size2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle>
</Size2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size2" type="size2Type" substitutionGroup="CSize2" nillable="true">
  <xs:annotation>
    <xs:documentation>size2Type Size element: 2 doubles with optional position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix Size element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double4Type_unit PSResource.tmp#double4Type_vel_time_unit PSResource.tmp#double4Type_gen_unit PSResource.tmp#double4Type_M11 PSResource.tmp#double4Type_M12 PSResource.tmp#double4Type_M21 PSResource.tmp#double4Type_M22 PSResource.tmp#double4Type PSResource.tmp#CSize2
Type double4Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M21 , M22
Children M11, M12, M21, M22
Instance
<Size2Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
</Size2Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size2Matrix" type="double4Type" substitutionGroup="CSize2" nillable="true">
  <xs:annotation>
    <xs:documentation>2x2 matrix Size element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CPixSize2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate pixel size
Diagram
Diagram PSResource.tmp#PixSize2 PSResource.tmp#PixSize2Matrix PSResource.tmp#CPixSize
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CPixSize2" type="xs:anyType" abstract="true" substitutionGroup="CPixSize">
  <xs:annotation>
    <xs:documentation>Substitution group for a 2-D coordinate pixel size</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixSize2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size2Type PixSize element: 2 doubles with optional position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#size2Type_PosAngle PSResource.tmp#size2Type PSResource.tmp#CPixSize2
Type size2Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , PosAngle{0,1}
Children C1, C2, PosAngle
Instance
<PixSize2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle>
</PixSize2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixSize2" type="size2Type" substitutionGroup="CPixSize2" nillable="true">
  <xs:annotation>
    <xs:documentation>size2Type PixSize element: 2 doubles with optional position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixSize2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix PixSize element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double4Type_unit PSResource.tmp#double4Type_vel_time_unit PSResource.tmp#double4Type_gen_unit PSResource.tmp#double4Type_M11 PSResource.tmp#double4Type_M12 PSResource.tmp#double4Type_M21 PSResource.tmp#double4Type_M22 PSResource.tmp#double4Type PSResource.tmp#CPixSize2
Type double4Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M21 , M22
Children M11, M12, M21, M22
Instance
<PixSize2Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
</PixSize2Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixSize2Matrix" type="double4Type" substitutionGroup="CPixSize2" nillable="true">
  <xs:annotation>
    <xs:documentation>2x2 matrix PixSize element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vector2CoordinateType / Name1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name1" type="xs:string" minOccurs="0"/>
[ top ]
Element vector2CoordinateType / Name2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name2" type="xs:string" minOccurs="0"/>
[ top ]
Element pixelVector2CoordinateType / Name1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name1" type="xs:string" minOccurs="0"/>
[ top ]
Element pixelVector2CoordinateType / Name2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name2" type="xs:string" minOccurs="0"/>
[ top ]
Element CValue3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate value
Diagram
Diagram PSResource.tmp#Curve3 PSResource.tmp#Value3 PSResource.tmp#CoordValue
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CValue3" type="xs:anyType" abstract="true" substitutionGroup="CoordValue">
  <xs:annotation>
    <xs:documentation>Substitution group for a 3-D coordinate value</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Value3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Vector of 3 doubles
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#CValue3
Type double3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<Value3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</Value3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Value3" type="double3Type" substitutionGroup="CValue3" nillable="true">
  <xs:annotation>
    <xs:documentation>Vector of 3 doubles</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Curve3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Curve in 3-D
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#curve3Type_curve_shape PSResource.tmp#curve3Type_P1 PSResource.tmp#curve3Type_P2 PSResource.tmp#curve3Type PSResource.tmp#CValue3
Type curve3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model P1 , P2
Children P1, P2
Instance
<Curve3 curve_shape="line" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <P1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</P1>
  <P2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</P2>
</Curve3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
curve_shape xs:string line optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Curve3" type="curve3Type" substitutionGroup="CValue3" nillable="true">
  <xs:annotation>
    <xs:documentation>Curve in 3-D</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CError3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate error
Diagram
Diagram PSResource.tmp#Error3 PSResource.tmp#Error3Matrix PSResource.tmp#Error3Radius PSResource.tmp#CError
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CError3" type="xs:anyType" abstract="true" substitutionGroup="CError">
  <xs:annotation>
    <xs:documentation>Substitution group for a 3-D coordinate error</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error3Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 3-D error sphere
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CError3
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error3Radius" type="double1Type" substitutionGroup="CError3" nillable="true">
  <xs:annotation>
    <xs:documentation>double: radius of a 3-D error sphere</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size3Type Error element: 3 doubles with optional position angle(s)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#size3Type_PosAngle1 PSResource.tmp#size3Type_PosAngle2 PSResource.tmp#size3Type PSResource.tmp#CError3
Type size3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , C3 , PosAngle1{0,1} , PosAngle2{0,1}
Children C1, C2, C3, PosAngle1, PosAngle2
Instance
<Error3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle2>
</Error3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error3" type="size3Type" substitutionGroup="CError3" nillable="true">
  <xs:annotation>
    <xs:documentation>size3Type Error element: 3 doubles with optional position angle(s)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Error3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix Error element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double9Type_unit PSResource.tmp#double9Type_vel_time_unit PSResource.tmp#double9Type_gen_unit PSResource.tmp#double9Type_M11 PSResource.tmp#double9Type_M12 PSResource.tmp#double9Type_M13 PSResource.tmp#double9Type_M21 PSResource.tmp#double9Type_M22 PSResource.tmp#double9Type_M23 PSResource.tmp#double9Type_M31 PSResource.tmp#double9Type_M32 PSResource.tmp#double9Type_M33 PSResource.tmp#double9Type PSResource.tmp#CError3
Type double9Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M13 , M21 , M22 , M23 , M31 , M32 , M33
Children M11, M12, M13, M21, M22, M23, M31, M32, M33
Instance
<Error3Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M13>{1,1}</M13>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
  <M23>{1,1}</M23>
  <M31>{1,1}</M31>
  <M32>{1,1}</M32>
  <M33>{1,1}</M33>
</Error3Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Error3Matrix" type="double9Type" substitutionGroup="CError3" nillable="true">
  <xs:annotation>
    <xs:documentation>3x3 matrix Error element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CResolution3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate resolution
Diagram
Diagram PSResource.tmp#Resolution3 PSResource.tmp#Resolution3Matrix PSResource.tmp#Resolution3Radius PSResource.tmp#CResolution
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CResolution3" type="xs:anyType" abstract="true" substitutionGroup="CResolution">
  <xs:annotation>
    <xs:documentation>Substitution group for a 3-D coordinate resolution</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution3Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 3-D spherical resolution
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CResolution3
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution3Radius" type="double1Type" substitutionGroup="CResolution3" nillable="true">
  <xs:annotation>
    <xs:documentation>double: radius of a 3-D spherical resolution</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size3Type Resolution element: 3 doubles with optional position angle(s)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#size3Type_PosAngle1 PSResource.tmp#size3Type_PosAngle2 PSResource.tmp#size3Type PSResource.tmp#CResolution3
Type size3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , C3 , PosAngle1{0,1} , PosAngle2{0,1}
Children C1, C2, C3, PosAngle1, PosAngle2
Instance
<Resolution3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle2>
</Resolution3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution3" type="size3Type" substitutionGroup="CResolution3" nillable="true">
  <xs:annotation>
    <xs:documentation>size3Type Resolution element: 3 doubles with optional position angle(s)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Resolution3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix Resoltuion element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double9Type_unit PSResource.tmp#double9Type_vel_time_unit PSResource.tmp#double9Type_gen_unit PSResource.tmp#double9Type_M11 PSResource.tmp#double9Type_M12 PSResource.tmp#double9Type_M13 PSResource.tmp#double9Type_M21 PSResource.tmp#double9Type_M22 PSResource.tmp#double9Type_M23 PSResource.tmp#double9Type_M31 PSResource.tmp#double9Type_M32 PSResource.tmp#double9Type_M33 PSResource.tmp#double9Type PSResource.tmp#CResolution3
Type double9Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M13 , M21 , M22 , M23 , M31 , M32 , M33
Children M11, M12, M13, M21, M22, M23, M31, M32, M33
Instance
<Resolution3Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M13>{1,1}</M13>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
  <M23>{1,1}</M23>
  <M31>{1,1}</M31>
  <M32>{1,1}</M32>
  <M33>{1,1}</M33>
</Resolution3Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Resolution3Matrix" type="double9Type" substitutionGroup="CResolution3" nillable="true">
  <xs:annotation>
    <xs:documentation>3x3 matrix Resoltuion element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CSize3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate size
Diagram
Diagram PSResource.tmp#Size3 PSResource.tmp#Size3Matrix PSResource.tmp#Size3Radius PSResource.tmp#CSize
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CSize3" type="xs:anyType" abstract="true" substitutionGroup="CSize">
  <xs:annotation>
    <xs:documentation>Substitution group for a 3-D coordinate size</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size3Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 3-D sphere
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type PSResource.tmp#CSize3
Type double1Type
Properties
content: complex
nillable: true
Substitution Group Affiliation
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size3Radius" type="double1Type" substitutionGroup="CSize3" nillable="true">
  <xs:annotation>
    <xs:documentation>double: radius of a 3-D sphere</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size3Type Size element: 3 doubles with optional position angle(s)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#size3Type_PosAngle1 PSResource.tmp#size3Type_PosAngle2 PSResource.tmp#size3Type PSResource.tmp#CSize3
Type size3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , C3 , PosAngle1{0,1} , PosAngle2{0,1}
Children C1, C2, C3, PosAngle1, PosAngle2
Instance
<Size3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle2>
</Size3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size3" type="size3Type" substitutionGroup="CSize3" nillable="true">
  <xs:annotation>
    <xs:documentation>size3Type Size element: 3 doubles with optional position angle(s)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Size3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix Size element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double9Type_unit PSResource.tmp#double9Type_vel_time_unit PSResource.tmp#double9Type_gen_unit PSResource.tmp#double9Type_M11 PSResource.tmp#double9Type_M12 PSResource.tmp#double9Type_M13 PSResource.tmp#double9Type_M21 PSResource.tmp#double9Type_M22 PSResource.tmp#double9Type_M23 PSResource.tmp#double9Type_M31 PSResource.tmp#double9Type_M32 PSResource.tmp#double9Type_M33 PSResource.tmp#double9Type PSResource.tmp#CSize3
Type double9Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M13 , M21 , M22 , M23 , M31 , M32 , M33
Children M11, M12, M13, M21, M22, M23, M31, M32, M33
Instance
<Size3Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M13>{1,1}</M13>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
  <M23>{1,1}</M23>
  <M31>{1,1}</M31>
  <M32>{1,1}</M32>
  <M33>{1,1}</M33>
</Size3Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size3Matrix" type="double9Type" substitutionGroup="CSize3" nillable="true">
  <xs:annotation>
    <xs:documentation>3x3 matrix Size element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CPixSize3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate pixel size
Diagram
Diagram PSResource.tmp#PixSize3 PSResource.tmp#PixSize3Matrix PSResource.tmp#CPixSize
Properties
abstract: true
Substitution Group
Substitution Group Affiliation
Used by
Source
<xs:element name="CPixSize3" type="xs:anyType" abstract="true" substitutionGroup="CPixSize">
  <xs:annotation>
    <xs:documentation>Substitution group for a 3-D coordinate pixel size</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixSize3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
size3Type PixSize element: 3 doubles with optional position angle(s)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#size3Type_PosAngle1 PSResource.tmp#size3Type_PosAngle2 PSResource.tmp#size3Type PSResource.tmp#CPixSize3
Type size3Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model C1 , C2 , C3 , PosAngle1{0,1} , PosAngle2{0,1}
Children C1, C2, C3, PosAngle1, PosAngle2
Instance
<PixSize3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{0,1}</PosAngle2>
</PixSize3>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixSize3" type="size3Type" substitutionGroup="CPixSize3" nillable="true">
  <xs:annotation>
    <xs:documentation>size3Type PixSize element: 3 doubles with optional position angle(s)</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixSize3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix PixSize element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double9Type_unit PSResource.tmp#double9Type_vel_time_unit PSResource.tmp#double9Type_gen_unit PSResource.tmp#double9Type_M11 PSResource.tmp#double9Type_M12 PSResource.tmp#double9Type_M13 PSResource.tmp#double9Type_M21 PSResource.tmp#double9Type_M22 PSResource.tmp#double9Type_M23 PSResource.tmp#double9Type_M31 PSResource.tmp#double9Type_M32 PSResource.tmp#double9Type_M33 PSResource.tmp#double9Type PSResource.tmp#CPixSize3
Type double9Type
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model M11 , M12 , M13 , M21 , M22 , M23 , M31 , M32 , M33
Children M11, M12, M13, M21, M22, M23, M31, M32, M33
Instance
<PixSize3Matrix gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <M11>{1,1}</M11>
  <M12>{1,1}</M12>
  <M13>{1,1}</M13>
  <M21>{1,1}</M21>
  <M22>{1,1}</M22>
  <M23>{1,1}</M23>
  <M31>{1,1}</M31>
  <M32>{1,1}</M32>
  <M33>{1,1}</M33>
</PixSize3Matrix>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixSize3Matrix" type="double9Type" substitutionGroup="CPixSize3" nillable="true">
  <xs:annotation>
    <xs:documentation>3x3 matrix PixSize element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vector3CoordinateType / Name1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name1" type="xs:string" minOccurs="0"/>
[ top ]
Element vector3CoordinateType / Name2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name2" type="xs:string" minOccurs="0"/>
[ top ]
Element vector3CoordinateType / Name3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name3" type="xs:string" minOccurs="0"/>
[ top ]
Element pixelVector3CoordinateType / Name1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name1" type="xs:string" minOccurs="0"/>
[ top ]
Element pixelVector3CoordinateType / Name2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name2" type="xs:string" minOccurs="0"/>
[ top ]
Element pixelVector3CoordinateType / Name3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Name3" type="xs:string" minOccurs="0"/>
[ top ]
Element stringCoordinateType / Value
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Value" type="xs:string"/>
[ top ]
Element StringCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic string coordinate element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#stringCoordinateType_unit PSResource.tmp#stringCoordinateType_Value PSResource.tmp#stringCoordinateType PSResource.tmp#GenCoordinate
Type stringCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Value
Children Name, Value
Instance
<StringCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value>{1,1}</Value>
</StringCoordinate>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="StringCoordinate" type="stringCoordinateType" substitutionGroup="GenCoordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Generic string coordinate element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ScalarCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic scalar coordinate element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#scalarCoordinateType_unit PSResource.tmp#scalarCoordinateType PSResource.tmp#GenCoordinate
Type scalarCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<ScalarCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</Value>
  <Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Error>
  <Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Resolution>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Size>
  <PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</PixSize>
</ScalarCoordinate>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ScalarCoordinate" type="scalarCoordinateType" substitutionGroup="GenCoordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Generic scalar coordinate element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Vector2DCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic 2-D coordinate element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2 PSResource.tmp#vector2CoordinateType PSResource.tmp#genVector2CoordinateType_unit PSResource.tmp#genVector2CoordinateType PSResource.tmp#GenCoordinate
Type genVector2CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Instance
<Vector2DCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <CValue2>{0,1}</CValue2>
  <CError2>{0,2}</CError2>
  <CResolution2>{0,2}</CResolution2>
  <CSize2>{0,2}</CSize2>
  <CPixSize2>{0,2}</CPixSize2>
</Vector2DCoordinate>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Vector2DCoordinate" type="genVector2CoordinateType" substitutionGroup="GenCoordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Generic 2-D coordinate element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Vector3DCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic 3-D coordinate element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3 PSResource.tmp#vector3CoordinateType PSResource.tmp#genVector3CoordinateType_unit PSResource.tmp#genVector3CoordinateType PSResource.tmp#GenCoordinate
Type genVector3CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Instance
<Vector3DCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <Name3>{0,1}</Name3>
  <CValue3>{0,1}</CValue3>
  <CError3>{0,2}</CError3>
  <CResolution3>{0,2}</CResolution3>
  <CSize3>{0,2}</CSize3>
  <CPixSize3>{0,2}</CPixSize3>
</Vector3DCoordinate>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Vector3DCoordinate" type="genVector3CoordinateType" substitutionGroup="GenCoordinate" nillable="true">
  <xs:annotation>
    <xs:documentation>Generic 3-D coordinate element</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Pixel1D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
1-D Position coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#pixelVector1CoordinateType PSResource.tmp#Pixel
Type pixelVector1CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Value{0,1}
Children Name, Value
Instance
<Pixel1D frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</Value>
</Pixel1D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Pixel1D" type="pixelVector1CoordinateType" substitutionGroup="Pixel" nillable="true">
  <xs:annotation>
    <xs:documentation>1-D Position coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Pixel2D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Position coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#pixelVector2CoordinateType_Name1 PSResource.tmp#pixelVector2CoordinateType_Name2 PSResource.tmp#Value2 PSResource.tmp#pixelVector2CoordinateType PSResource.tmp#Pixel
Type pixelVector2CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Value2{0,1}
Children Name, Name1, Name2, Value2
Instance
<Pixel2D frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <Value2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Value2>
</Pixel2D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Pixel2D" type="pixelVector2CoordinateType" substitutionGroup="Pixel" nillable="true">
  <xs:annotation>
    <xs:documentation>2-D Position coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Pixel3D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Position coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#pixelVector3CoordinateType_Name1 PSResource.tmp#pixelVector3CoordinateType_Name2 PSResource.tmp#pixelVector3CoordinateType_Name3 PSResource.tmp#Value3 PSResource.tmp#pixelVector3CoordinateType PSResource.tmp#Pixel
Type pixelVector3CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , Value3{0,1}
Children Name, Name1, Name2, Name3, Value3
Instance
<Pixel3D frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <Name3>{0,1}</Name3>
  <Value3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Value3>
</Pixel3D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Pixel3D" type="pixelVector3CoordinateType" substitutionGroup="Pixel" nillable="true">
  <xs:annotation>
    <xs:documentation>3-D Position coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Position1D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
1-D Position coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#posVector1CoordinateType_coord_system_id PSResource.tmp#posVector1CoordinateType_unit PSResource.tmp#posVector1CoordinateType PSResource.tmp#Position
Type posVector1CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<Position1D coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</Value>
  <Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Error>
  <Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Resolution>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Size>
  <PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</PixSize>
</Position1D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position1D" type="posVector1CoordinateType" substitutionGroup="Position" nillable="true">
  <xs:annotation>
    <xs:documentation>1-D Position coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Position2D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Position coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2 PSResource.tmp#vector2CoordinateType PSResource.tmp#posVector2CoordinateType_coord_system_id PSResource.tmp#posVector2CoordinateType_unit PSResource.tmp#posVector2CoordinateType PSResource.tmp#Position
Type posVector2CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Instance
<Position2D coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <CValue2>{0,1}</CValue2>
  <CError2>{0,2}</CError2>
  <CResolution2>{0,2}</CResolution2>
  <CSize2>{0,2}</CSize2>
  <CPixSize2>{0,2}</CPixSize2>
</Position2D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position2D" type="posVector2CoordinateType" substitutionGroup="Position" nillable="true">
  <xs:annotation>
    <xs:documentation>2-D Position coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Position3D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Position coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3 PSResource.tmp#vector3CoordinateType PSResource.tmp#posVector3CoordinateType_coord_system_id PSResource.tmp#posVector3CoordinateType_unit PSResource.tmp#posVector3CoordinateType PSResource.tmp#Position
Type posVector3CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Instance
<Position3D coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <Name3>{0,1}</Name3>
  <CValue3>{0,1}</CValue3>
  <CError3>{0,2}</CError3>
  <CResolution3>{0,2}</CResolution3>
  <CSize3>{0,2}</CSize3>
  <CPixSize3>{0,2}</CPixSize3>
</Position3D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position3D" type="posVector3CoordinateType" substitutionGroup="Position" nillable="true">
  <xs:annotation>
    <xs:documentation>3-D Position coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Velocity1D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
1-D Velocity coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#posVector1CoordinateType_coord_system_id PSResource.tmp#posVector1CoordinateType_unit PSResource.tmp#posVector1CoordinateType PSResource.tmp#velVector1CoordinateType_vel_time_unit PSResource.tmp#velVector1CoordinateType PSResource.tmp#Velocity
Type velVector1CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<Velocity1D coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</Value>
  <Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Error>
  <Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Resolution>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</Size>
  <PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</PixSize>
</Velocity1D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Velocity1D" type="velVector1CoordinateType" substitutionGroup="Velocity" nillable="true">
  <xs:annotation>
    <xs:documentation>1-D Velocity coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Velocity2D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Velocity coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2 PSResource.tmp#vector2CoordinateType PSResource.tmp#posVector2CoordinateType_coord_system_id PSResource.tmp#posVector2CoordinateType_unit PSResource.tmp#posVector2CoordinateType PSResource.tmp#velVector2CoordinateType_vel_time_unit PSResource.tmp#velVector2CoordinateType PSResource.tmp#Velocity
Type velVector2CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Instance
<Velocity2D coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <CValue2>{0,1}</CValue2>
  <CError2>{0,2}</CError2>
  <CResolution2>{0,2}</CResolution2>
  <CSize2>{0,2}</CSize2>
  <CPixSize2>{0,2}</CPixSize2>
</Velocity2D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Velocity2D" type="velVector2CoordinateType" substitutionGroup="Velocity" nillable="true">
  <xs:annotation>
    <xs:documentation>2-D Velocity coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Velocity3D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Velocity coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3 PSResource.tmp#vector3CoordinateType PSResource.tmp#posVector3CoordinateType_coord_system_id PSResource.tmp#posVector3CoordinateType_unit PSResource.tmp#posVector3CoordinateType PSResource.tmp#velVector3CoordinateType_vel_time_unit PSResource.tmp#velVector3CoordinateType PSResource.tmp#Velocity
Type velVector3CoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Instance
<Velocity3D coord_system_id="" frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Name>{0,1}</Name>
  <Name1>{0,1}</Name1>
  <Name2>{0,1}</Name2>
  <Name3>{0,1}</Name3>
  <CValue3>{0,1}</CValue3>
  <CError3>{0,2}</CError3>
  <CResolution3>{0,2}</CResolution3>
  <CSize3>{0,2}</CSize3>
  <CPixSize3>{0,2}</CPixSize3>
</Velocity3D>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Velocity3D" type="velVector3CoordinateType" substitutionGroup="Velocity" nillable="true">
  <xs:annotation>
    <xs:documentation>3-D Velocity coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoords
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains pixel coordinates
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Pixel PSResource.tmp#pixelCoordsType PSResource.tmp#Coords
Type pixelCoordsType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Complex Type pixelSpaceType
Model GenCoordinate , Pixel
Children GenCoordinate, Pixel
Instance
<PixelCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <GenCoordinate frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</GenCoordinate>
  <Pixel frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</Pixel>
</PixelCoords>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoords" type="pixelCoordsType" substitutionGroup="Coords" nillable="true">
  <xs:annotation>
    <xs:documentation>Contains pixel coordinates</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element regionType / Area
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#regionAreaType_linearAreaUnit PSResource.tmp#regionAreaType_validArea PSResource.tmp#regionAreaType
Type regionAreaType
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
linearAreaUnit posUnitType required
validArea xs:boolean required
Source
<xs:element name="Area" type="regionAreaType" minOccurs="0"/>
[ top ]
Element circleType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinates of the circle's center
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Center>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Center" type="double2Type" nillable="true">
  <xs:annotation>
    <xs:documentation>The coordinates of the circle's center</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element circleType / Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The radius of the circle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Radius" type="double1Type" nillable="true">
  <xs:annotation>
    <xs:documentation>The radius of the circle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ellipseType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinates of the circle's center
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Center>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Center" type="double2Type" nillable="true">
  <xs:annotation>
    <xs:documentation>The coordinates of the circle's center</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ellipseType / SemiMajorAxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The radius of the circle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SemiMajorAxis" type="double1Type" nillable="true">
  <xs:annotation>
    <xs:documentation>The radius of the circle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ellipseType / SemiMinorAxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Half the minor axis of the ellipse, in radius_unit
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SemiMinorAxis" type="double1Type" nillable="true">
  <xs:annotation>
    <xs:documentation>Half the minor axis of the ellipse, in radius_unit</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ellipseType / PosAngle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position angle of major axis (Radius).
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference PSResource.tmp#posAngleType
Type posAngleType
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PosAngle" type="posAngleType" nillable="true">
  <xs:annotation>
    <xs:documentation>Position angle of major axis (Radius).</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element smallCircleType / Pole
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<Pole gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Pole>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Pole" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element vertexType / Position
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<Position gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Position>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position" type="double2Type" nillable="true"/>
[ top ]
Element vertexType / SmallCircle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#smallCircleType_Pole PSResource.tmp#smallCircleType
Type smallCircleType
Properties
content: complex
minOccurs: 0
nillable: true
Model Pole{0,1}
Children Pole
Instance
<SmallCircle xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Pole gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</Pole>
</SmallCircle>
Source
<xs:element name="SmallCircle" type="smallCircleType" nillable="true" minOccurs="0"/>
[ top ]
Element polygonType / Vertex
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
In order to form polygons, vertices are to be connected with straight line segments. In the case of spherical coordinates: greatcircle segments; if a smallCircle element si present, the vertex and its predecessor are to be connected with a smallcircle, by default in the CoordSys that is referenced; optionally, a pole may be specified (other than the CoordSys pole) that defines the smallcircle system
Diagram
Diagram PSResource.tmp#vertexType_Position PSResource.tmp#vertexType_SmallCircle PSResource.tmp#vertexType
Type vertexType
Properties
content: complex
maxOccurs: unbounded
Model Position , SmallCircle{0,1}
Children Position, SmallCircle
Instance
<Vertex xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Position gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Position>
  <SmallCircle>{0,1}</SmallCircle>
</Vertex>
Source
<xs:element name="Vertex" type="vertexType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>In order to form polygons, vertices are to be connected with straight line segments. In the case of spherical coordinates: greatcircle segments; if a smallCircle element si present, the vertex and its predecessor are to be connected with a smallcircle, by default in the CoordSys that is referenced; optionally, a pole may be specified (other than the CoordSys pole) that defines the smallcircle system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element boxType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinates of the box's center
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Center>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Center" type="double2Type" nillable="true">
  <xs:annotation>
    <xs:documentation>The coordinates of the box's center</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element boxType / Size
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The lengths of the box's sides
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2
Children C1, C2
Instance
<Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Size>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Size" type="double2Type" nillable="true">
  <xs:annotation>
    <xs:documentation>The lengths of the box's sides</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element sectorType / Position
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The vertex position of the sector
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
Model C1 , C2
Children C1, C2
Instance
<Position gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</Position>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position" type="double2Type">
  <xs:annotation>
    <xs:documentation>The vertex position of the sector</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element sectorType / PosAngle1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The area ccw from this position angle is included
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference PSResource.tmp#posAngleType
Type posAngleType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PosAngle1" type="posAngleType">
  <xs:annotation>
    <xs:documentation>The area ccw from this position angle is included</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element sectorType / PosAngle2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The area cw from this position angle is included
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference PSResource.tmp#posAngleType
Type posAngleType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PosAngle2" type="posAngleType">
  <xs:annotation>
    <xs:documentation>The area cw from this position angle is included</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element halfspaceType / Vector
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
This needs to be a spherical coordinate vector; it is the unit vector that is normal to the plane that forms a constraint for a convex
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<Vector gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</Vector>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Vector" type="double3Type" nillable="true">
  <xs:annotation>
    <xs:documentation>This needs to be a spherical coordinate vector; it is the unit vector that is normal to the plane that forms a constraint for a convex</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element halfspaceType / Offset
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The distance along the normal vector where the constraint plane intersects that vector; if positive, the spherical sector on the far side (seen from the center) is selected; if negative, the point of intersection is in the opposite direction of the vector, resulting in more than a hemisphere; the valid range is -1.0 to +1.0
Diagram
Diagram PSResource.tmp#hsOffsetType
Type hsOffsetType
Properties
content: simple
Facets
maxInclusive 1.0
minInclusive -1.0
Source
<xs:element name="Offset" type="hsOffsetType">
  <xs:annotation>
    <xs:documentation>The distance along the normal vector where the constraint plane intersects that vector; if positive, the spherical sector on the far side (seen from the center) is selected; if negative, the point of intersection is in the opposite direction of the vector, resulting in more than a hemisphere; the valid range is -1.0 to +1.0</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element convexType / Halfspace
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#halfspaceType_Vector PSResource.tmp#halfspaceType_Offset PSResource.tmp#halfspaceType
Type halfspaceType
Properties
content: complex
maxOccurs: unbounded
Model Vector , Offset
Children Offset, Vector
Instance
<Halfspace xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Vector gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Vector>
  <Offset>{1,1}</Offset>
</Halfspace>
Source
<xs:element name="Halfspace" type="halfspaceType" maxOccurs="unbounded"/>
[ top ]
Element convexHullType / Point
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<Point gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</Point>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Point" type="double3Type" nillable="true" maxOccurs="unbounded"/>
[ top ]
Element Region
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#AllSky PSResource.tmp#Box PSResource.tmp#Circle PSResource.tmp#Convex PSResource.tmp#ConvexHull PSResource.tmp#Difference PSResource.tmp#Ellipse PSResource.tmp#Intersection PSResource.tmp#Negation PSResource.tmp#Polygon PSResource.tmp#Sector PSResource.tmp#SkyIndex PSResource.tmp#Union PSResource.tmp#PositionInterval
Type regionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Model Area{0,1}
Children Area
Instance
<Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
</Region>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Region" type="regionType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of the Region substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Region2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of the Region2 substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#AllSky2 PSResource.tmp#Box2 PSResource.tmp#Circle2 PSResource.tmp#Convex2 PSResource.tmp#ConvexHull2 PSResource.tmp#Difference2 PSResource.tmp#Ellipse2 PSResource.tmp#Intersection2 PSResource.tmp#Negation2 PSResource.tmp#Polygon2 PSResource.tmp#Sector2 PSResource.tmp#SkyIndex2 PSResource.tmp#Union2 PSResource.tmp#PositionInterval
Type regionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Complex Type diffType
Model Area{0,1}
Children Area
Instance
<Region2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
</Region2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Region2" type="regionType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>Head element of the Region2 substitution group; a Region is a Shape or the result of a Region Operation on one or more Regions</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Intersection
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The intersection of two or more regions is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#intersectionType PSResource.tmp#Region
Type intersectionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region{2,unbounded}
Children Area, Region
Instance
<Intersection coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{2,unbounded}</Region>
</Intersection>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Intersection" type="intersectionType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>The intersection of two or more regions is a region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Union
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The union of two or more regions is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#unionType PSResource.tmp#Region
Type unionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region{2,unbounded}
Children Area, Region
Instance
<Union coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{2,unbounded}</Region>
</Union>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Union" type="unionType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>The union of two or more regions is a region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Negation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The negation of a region is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#negationType PSResource.tmp#Region
Type negationType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region
Children Area, Region
Instance
<Negation coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{1,1}</Region>
</Negation>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Negation" type="negationType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>The negation of a region is a region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Difference
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#Region2 PSResource.tmp#diffType PSResource.tmp#Region
Type diffType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region , Region2
Children Area, Region, Region2
Instance
<Difference coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{1,1}</Region>
  <Region2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{1,1}</Region2>
</Difference>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Difference" type="diffType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AllSky
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
AllSky is just a convenience, meaning no bounds
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#allSkyType PSResource.tmp#Region
Type allSkyType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1}
Children Area
Instance
<AllSky coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
</AllSky>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="AllSky" type="allSkyType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>AllSky is just a convenience, meaning no bounds</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Circle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The circle is defined by a center and a radius
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#circleType_Center PSResource.tmp#circleType_Radius PSResource.tmp#circleType PSResource.tmp#Region
Type circleType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Center , Radius
Children Area, Center, Radius
Instance
<Circle coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
  <Radius gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</Radius>
</Circle>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Circle" type="circleType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>The circle is defined by a center and a radius</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Ellipse
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Ellipse is an extension of the circle shape, with a minor axis radius and position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#ellipseType_Center PSResource.tmp#ellipseType_SemiMajorAxis PSResource.tmp#ellipseType_SemiMinorAxis PSResource.tmp#ellipseType_PosAngle PSResource.tmp#ellipseType PSResource.tmp#Region
Type ellipseType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Center , SemiMajorAxis , SemiMinorAxis , PosAngle
Children Area, Center, PosAngle, SemiMajorAxis, SemiMinorAxis
Instance
<Ellipse coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
  <SemiMajorAxis gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</SemiMajorAxis>
  <SemiMinorAxis gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</SemiMinorAxis>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{1,1}</PosAngle>
</Ellipse>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Ellipse" type="ellipseType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>Ellipse is an extension of the circle shape, with a minor axis radius and position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Polygon
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A polygon is a shape delineated by a list of vertices connected with lines, great circles, or small circles; the inside of the polygon is circumscribed counter-clockwise by the list of vertices; the polygon may be concave but not self-intersecting; the last vertex in the list is the predecessor of the first.  For celestial coordinates it is assumed that we are looking at the sphere from the inside, with Right Ascension increasing to the left. Sides should span less than 180 deg in each coordinate.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#polygonType_Vertex PSResource.tmp#polygonType PSResource.tmp#Region
Type polygonType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Vertex+
Children Area, Vertex
Instance
<Polygon coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Vertex>{1,unbounded}</Vertex>
</Polygon>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Polygon" type="polygonType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>A polygon is a shape delineated by a list of vertices connected with lines, great circles, or small circles; the inside of the polygon is circumscribed counter-clockwise by the list of vertices; the polygon may be concave but not self-intersecting; the last vertex in the list is the predecessor of the first. For celestial coordinates it is assumed that we are looking at the sphere from the inside, with Right Ascension increasing to the left. Sides should span less than 180 deg in each coordinate.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Box
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A box is a rectangle; the midpoints of its sides are the endpoints of a cross centered on the center position with arms that extend half the size for each coordinate in both directions, and the sides are lines or great circles that intersect the cross at its end points at right angles; the arms of the cross are parallel to the coordinate axes at the center point.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#boxType_Center PSResource.tmp#boxType_Size PSResource.tmp#boxType PSResource.tmp#Region
Type boxType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Center , Size
Children Area, Center, Size
Instance
<Box coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Size>
</Box>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Box" type="boxType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>A box is a rectangle; the midpoints of its sides are the endpoints of a cross centered on the center position with arms that extend half the size for each coordinate in both directions, and the sides are lines or great circles that intersect the cross at its end points at right angles; the arms of the cross are parallel to the coordinate axes at the center point.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Sector
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A sector selects the area between two half great circles or half lines meeting in a specified point
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#sectorType_Position PSResource.tmp#sectorType_PosAngle1 PSResource.tmp#sectorType_PosAngle2 PSResource.tmp#sectorType PSResource.tmp#Region
Type sectorType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Position , PosAngle1 , PosAngle2
Children Area, PosAngle1, PosAngle2, Position
Instance
<Sector coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Position gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Position>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{1,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{1,1}</PosAngle2>
</Sector>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Sector" type="sectorType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>A sector selects the area between two half great circles or half lines meeting in a specified point</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Convex
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A convex is defined as the intersection of one or more half-plane constraints with the unit sphere; this may also be described as the union of one or more convex polygons bounded by one or more constraint planes
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#convexType_Halfspace PSResource.tmp#convexType PSResource.tmp#Region
Type convexType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Halfspace+
Children Area, Halfspace
Instance
<Convex coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Halfspace>{1,unbounded}</Halfspace>
</Convex>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Convex" type="convexType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>A convex is defined as the intersection of one or more half-plane constraints with the unit sphere; this may also be described as the union of one or more convex polygons bounded by one or more constraint planes</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ConvexHull
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A convex hull is the convex polygon that contains all of the specified positions; the points have to be constrained to lie in one hemisphere
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#convexHullType_Point PSResource.tmp#convexHullType PSResource.tmp#Region
Type convexHullType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Point+
Children Area, Point
Instance
<ConvexHull coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Point gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,unbounded}</Point>
</ConvexHull>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ConvexHull" type="convexHullType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>A convex hull is the convex polygon that contains all of the specified positions; the points have to be constrained to lie in one hemisphere</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SkyIndex
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A shape defined through a sky indexing scheme; this is really a substitution group for concrete implementations
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#skyIndexType PSResource.tmp#Region
Type skyIndexType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1}
Children Area
Instance
<SkyIndex coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
</SkyIndex>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SkyIndex" type="skyIndexType" substitutionGroup="Region" nillable="true">
  <xs:annotation>
    <xs:documentation>A shape defined through a sky indexing scheme; this is really a substitution group for concrete implementations</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Intersection2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The intersection of two or more regions is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#intersectionType PSResource.tmp#Region2
Type intersectionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region{2,unbounded}
Children Area, Region
Instance
<Intersection2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{2,unbounded}</Region>
</Intersection2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Intersection2" type="intersectionType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>The intersection of two or more regions is a region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Union2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The union of two or more regions is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#unionType PSResource.tmp#Region2
Type unionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region{2,unbounded}
Children Area, Region
Instance
<Union2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{2,unbounded}</Region>
</Union2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Union2" type="unionType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>The union of two or more regions is a region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Negation2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The negation of a region is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#negationType PSResource.tmp#Region2
Type negationType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region
Children Area, Region
Instance
<Negation2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{1,1}</Region>
</Negation2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Negation2" type="negationType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>The negation of a region is a region</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Difference2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#Region2 PSResource.tmp#diffType PSResource.tmp#Region2
Type diffType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Region , Region2
Children Area, Region, Region2
Instance
<Difference2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Region coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{1,1}</Region>
  <Region2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="">{1,1}</Region2>
</Difference2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Difference2" type="diffType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element AllSky2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
AllSky is just a convenience, meaning no bounds
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#allSkyType PSResource.tmp#Region2
Type allSkyType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1}
Children Area
Instance
<AllSky2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
</AllSky2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="AllSky2" type="allSkyType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>AllSky is just a convenience, meaning no bounds</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Circle2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The circle is defined by a center and a radius
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#circleType_Center PSResource.tmp#circleType_Radius PSResource.tmp#circleType PSResource.tmp#Region2
Type circleType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Center , Radius
Children Area, Center, Radius
Instance
<Circle2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
  <Radius gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</Radius>
</Circle2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Circle2" type="circleType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>The circle is defined by a center and a radius</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Ellipse2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Ellipse is an extension of the circle shape, with a minor axis radius and position angle
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#ellipseType_Center PSResource.tmp#ellipseType_SemiMajorAxis PSResource.tmp#ellipseType_SemiMinorAxis PSResource.tmp#ellipseType_PosAngle PSResource.tmp#ellipseType PSResource.tmp#Region2
Type ellipseType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Center , SemiMajorAxis , SemiMinorAxis , PosAngle
Children Area, Center, PosAngle, SemiMajorAxis, SemiMinorAxis
Instance
<Ellipse2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
  <SemiMajorAxis gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</SemiMajorAxis>
  <SemiMinorAxis gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</SemiMinorAxis>
  <PosAngle xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{1,1}</PosAngle>
</Ellipse2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Ellipse2" type="ellipseType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>Ellipse is an extension of the circle shape, with a minor axis radius and position angle</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Polygon2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A polygon is a shape delineated by a list of vertices connected with lines, great circles, or small circles; the inside of the polygon is circumscribed counter-clockwise by the list of vertices; the polygon may be concave but not self-intersecting; the last vertex in the list is the predecessor of the first.  For celestial coordinates it is assumed that we are looking at the sphere from the inside, with Right Ascension increasing to the left. Sides should span less than 180 deg in each coordinate.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#polygonType_Vertex PSResource.tmp#polygonType PSResource.tmp#Region2
Type polygonType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Vertex+
Children Area, Vertex
Instance
<Polygon2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Vertex>{1,unbounded}</Vertex>
</Polygon2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Polygon2" type="polygonType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>A polygon is a shape delineated by a list of vertices connected with lines, great circles, or small circles; the inside of the polygon is circumscribed counter-clockwise by the list of vertices; the polygon may be concave but not self-intersecting; the last vertex in the list is the predecessor of the first. For celestial coordinates it is assumed that we are looking at the sphere from the inside, with Right Ascension increasing to the left. Sides should span less than 180 deg in each coordinate.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Box2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A box is a rectangle; the midpoints of its sides are the endpoints of a cross centered on the center position with arms that extend half the size for each coordinate in both directions, and the sides are lines or great circles that intersect the cross at its end points at right angles; the arms of the cross are parallel to the coordinate axes at the center point.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#boxType_Center PSResource.tmp#boxType_Size PSResource.tmp#boxType PSResource.tmp#Region2
Type boxType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Center , Size
Children Area, Center, Size
Instance
<Box2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
  <Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Size>
</Box2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Box2" type="boxType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>A box is a rectangle; the midpoints of its sides are the endpoints of a cross centered on the center position with arms that extend half the size for each coordinate in both directions, and the sides are lines or great circles that intersect the cross at its end points at right angles; the arms of the cross are parallel to the coordinate axes at the center point.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Sector2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A sector selects the area between two half great circles or half lines meeting in a specified point
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#sectorType_Position PSResource.tmp#sectorType_PosAngle1 PSResource.tmp#sectorType_PosAngle2 PSResource.tmp#sectorType PSResource.tmp#Region2
Type sectorType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Position , PosAngle1 , PosAngle2
Children Area, PosAngle1, PosAngle2, Position
Instance
<Sector2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Position gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Position>
  <PosAngle1 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{1,1}</PosAngle1>
  <PosAngle2 xlink:href="" id="" ID_type="" idref="" IDREF_type="" reference="X" xlink:type="simple" ucd="" unit="deg">{1,1}</PosAngle2>
</Sector2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Sector2" type="sectorType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>A sector selects the area between two half great circles or half lines meeting in a specified point</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Convex2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A convex is defined as the intersection of one or more half-plane constraints with the unit sphere; this may also be described as the union of one or more convex polygons bounded by one or more constraint planes
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#convexType_Halfspace PSResource.tmp#convexType PSResource.tmp#Region2
Type convexType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Halfspace+
Children Area, Halfspace
Instance
<Convex2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Halfspace>{1,unbounded}</Halfspace>
</Convex2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Convex2" type="convexType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>A convex is defined as the intersection of one or more half-plane constraints with the unit sphere; this may also be described as the union of one or more convex polygons bounded by one or more constraint planes</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ConvexHull2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A convex hull is the convex polygon that contains all of the specified positions; the points have to be constrained to lie in one hemisphere
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#convexHullType_Point PSResource.tmp#convexHullType PSResource.tmp#Region2
Type convexHullType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1} , Point+
Children Area, Point
Instance
<ConvexHull2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
  <Point gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,unbounded}</Point>
</ConvexHull2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ConvexHull2" type="convexHullType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>A convex hull is the convex polygon that contains all of the specified positions; the points have to be constrained to lie in one hemisphere</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SkyIndex2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A shape defined through a sky indexing scheme; this is really a substitution group for concrete implementations
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#skyIndexType PSResource.tmp#Region2
Type skyIndexType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Area{0,1}
Children Area
Instance
<SkyIndex2 coord_system_id="" epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" note="" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Area linearAreaUnit="" validArea="">{0,1}</Area>
</SkyIndex2>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SkyIndex2" type="skyIndexType" substitutionGroup="Region2" nillable="true">
  <xs:annotation>
    <xs:documentation>A shape defined through a sky indexing scheme; this is really a substitution group for concrete implementations</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element coord2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</LoLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element coord2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</HiLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element coord3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</LoLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element coord3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</HiLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element uCoordScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Lower bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element uCoordScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Upper bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element uCoord2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</LoLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element uCoord2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</HiLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element uCoord3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</LoLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element uCoord3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</HiLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element posScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Lower bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element posScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Upper bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element pos2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</LoLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element pos2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</HiLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element pos3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</LoLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element pos3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</HiLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element velScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Lower bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element velScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
minOccurs: 0
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Upper bound of interval</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element vel2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</LoLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element vel2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type
Type double2Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2
Children C1, C2
Instance
<HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
</HiLimit2Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
[ top ]
Element vel3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</LoLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element vel3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</HiLimit3Vec>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
[ top ]
Element CoordScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#uCoordScalarIntervalType_unit PSResource.tmp#uCoordScalarIntervalType_LoLimit PSResource.tmp#uCoordScalarIntervalType_HiLimit PSResource.tmp#uCoordScalarIntervalType PSResource.tmp#CoordInterval
Type uCoordScalarIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Instance
<CoordScalarInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</LoLimit>
  <HiLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</HiLimit>
</CoordScalarInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CoordScalarInterval" type="uCoordScalarIntervalType" substitutionGroup="CoordInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval in a scalar coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Coord2VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("box") in a 2-D coordinate pair
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#uCoord2VecIntervalType_unit PSResource.tmp#uCoord2VecIntervalType_LoLimit2Vec PSResource.tmp#uCoord2VecIntervalType_HiLimit2Vec PSResource.tmp#uCoord2VecIntervalType PSResource.tmp#CoordInterval
Type uCoord2VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Instance
<Coord2VecInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit2Vec>
  <HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit2Vec>
</Coord2VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Coord2VecInterval" type="uCoord2VecIntervalType" substitutionGroup="CoordInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("box") in a 2-D coordinate pair</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Coord3VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("cube") in a 3-D coordinate triplet
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#uCoord3VecIntervalType_unit PSResource.tmp#uCoord3VecIntervalType_LoLimit3Vec PSResource.tmp#uCoord3VecIntervalType_HiLimit3Vec PSResource.tmp#uCoord3VecIntervalType PSResource.tmp#CoordInterval
Type uCoord3VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Instance
<Coord3VecInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit3Vec>
  <HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit3Vec>
</Coord3VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Coord3VecInterval" type="uCoord3VecIntervalType" substitutionGroup="CoordInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("cube") in a 3-D coordinate triplet</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoordInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The 1-, 2-, or 3-D pixel coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#PixelCoord2VecInterval PSResource.tmp#PixelCoord3VecInterval PSResource.tmp#PixelCoordScalarInterval
Type coordIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Used by
Complex Type pixelCoordAreaType
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoordInterval" type="coordIntervalType" nillable="true">
  <xs:annotation>
    <xs:documentation>The 1-, 2-, or 3-D pixel coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoordScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar pixel coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coordScalarIntervalType_LoLimit PSResource.tmp#coordScalarIntervalType_HiLimit PSResource.tmp#coordScalarIntervalType PSResource.tmp#PixelCoordInterval
Type coordScalarIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Instance
<PixelCoordScalarInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</LoLimit>
  <HiLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</HiLimit>
</PixelCoordScalarInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoordScalarInterval" type="coordScalarIntervalType" substitutionGroup="PixelCoordInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval in a scalar pixel coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoord2VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("box") in a 2-D pixel coordinate pair
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coord2VecIntervalType_LoLimit2Vec PSResource.tmp#coord2VecIntervalType_HiLimit2Vec PSResource.tmp#coord2VecIntervalType PSResource.tmp#PixelCoordInterval
Type coord2VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Instance
<PixelCoord2VecInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit2Vec>
  <HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit2Vec>
</PixelCoord2VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoord2VecInterval" type="coord2VecIntervalType" substitutionGroup="PixelCoordInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("box") in a 2-D pixel coordinate pair</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoord3VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("cube") in a 3-D pixel coordinate triplet
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coord3VecIntervalType_LoLimit3Vec PSResource.tmp#coord3VecIntervalType_HiLimit3Vec PSResource.tmp#coord3VecIntervalType PSResource.tmp#PixelCoordInterval
Type coord3VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Instance
<PixelCoord3VecInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit3Vec>
  <HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit3Vec>
</PixelCoord3VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoord3VecInterval" type="coord3VecIntervalType" substitutionGroup="PixelCoordInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("cube") in a 3-D pixel coordinate triplet</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PositionScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#posScalarIntervalType_LoLimit PSResource.tmp#posScalarIntervalType_HiLimit PSResource.tmp#posScalarIntervalType PSResource.tmp#PositionInterval
Type posScalarIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Instance
<PositionScalarInterval epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</LoLimit>
  <HiLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</HiLimit>
</PositionScalarInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PositionScalarInterval" type="posScalarIntervalType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval in a scalar coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Position2VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("box") in a 2-D coordinate pair
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#pos2VecIntervalType_LoLimit2Vec PSResource.tmp#pos2VecIntervalType_HiLimit2Vec PSResource.tmp#pos2VecIntervalType PSResource.tmp#PositionInterval
Type pos2VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Instance
<Position2VecInterval epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit2Vec>
  <HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit2Vec>
</Position2VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position2VecInterval" type="pos2VecIntervalType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("box") in a 2-D coordinate pair</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Position3VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("cube") in a 3-D coordinate triplet
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#pos3VecIntervalType_LoLimit3Vec PSResource.tmp#pos3VecIntervalType_HiLimit3Vec PSResource.tmp#pos3VecIntervalType PSResource.tmp#PositionInterval
Type pos3VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Instance
<Position3VecInterval epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit3Vec>
  <HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit3Vec>
</Position3VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Position3VecInterval" type="pos3VecIntervalType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("cube") in a 3-D coordinate triplet</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element VelocityScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#velScalarIntervalType_LoLimit PSResource.tmp#velScalarIntervalType_HiLimit PSResource.tmp#velScalarIntervalType PSResource.tmp#VelocityInterval
Type velScalarIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Instance
<VelocityScalarInterval epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</LoLimit>
  <HiLimit gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</HiLimit>
</VelocityScalarInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="VelocityScalarInterval" type="velScalarIntervalType" substitutionGroup="VelocityInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval in a scalar coordinate</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Velocity2VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("box") in a 2-D coordinate pair
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#vel2VecIntervalType_LoLimit2Vec PSResource.tmp#vel2VecIntervalType_HiLimit2Vec PSResource.tmp#vel2VecIntervalType PSResource.tmp#VelocityInterval
Type vel2VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Instance
<Velocity2VecInterval epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit2Vec>
  <HiLimit2Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit2Vec>
</Velocity2VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Velocity2VecInterval" type="vel2VecIntervalType" substitutionGroup="VelocityInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("box") in a 2-D coordinate pair</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element Velocity3VecInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval ("cube") in a 3-D coordinate triplet
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#vel3VecIntervalType_LoLimit3Vec PSResource.tmp#vel3VecIntervalType_HiLimit3Vec PSResource.tmp#vel3VecIntervalType PSResource.tmp#VelocityInterval
Type vel3VecIntervalType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Instance
<Velocity3VecInterval epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <LoLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</LoLimit3Vec>
  <HiLimit3Vec gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{0,1}</HiLimit3Vec>
</Velocity3VecInterval>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Velocity3VecInterval" type="vel3VecIntervalType" substitutionGroup="VelocityInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>An interval ("cube") in a 3-D coordinate triplet</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element sphereType / Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Radius" type="double1Type" nillable="true"/>
[ top ]
Element sphereType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</Center>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Center" type="double3Type" nillable="true"/>
[ top ]
Element velocitySphereType / Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit PSResource.tmp#double1Type
Type double1Type
Properties
content: complex
nillable: true
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Radius" type="double1Type" nillable="true"/>
[ top ]
Element velocitySphereType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type
Type double3Type
Type hierarchy
Properties
content: complex
nillable: true
Model C1 , C2 , C3
Children C1, C2, C3
Instance
<Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <C1 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C1>
  <C2 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C2>
  <C3 gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</C3>
</Center>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Center" type="double3Type" nillable="true"/>
[ top ]
Element regionFileType / File
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
Source
<xs:element name="File" type="xs:anyURI"/>
[ top ]
Element Sphere
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines a sphere (3-D) region for spatial coordinates; contains a center position and a radius
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#sphereType_radius_unit PSResource.tmp#sphereType_Radius PSResource.tmp#sphereType_Center PSResource.tmp#sphereType PSResource.tmp#PositionInterval
Type sphereType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Radius , Center
Children Center, Radius
Instance
<Sphere epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" radius_unit="deg" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Radius gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</Radius>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
</Sphere>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
radius_unit posUnitType deg optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="Sphere" type="sphereType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>Defines a sphere (3-D) region for spatial coordinates; contains a center position and a radius</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element RegionFile
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A region as defined in a FITS region file
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionFileType_File PSResource.tmp#regionFileType PSResource.tmp#PositionInterval
Type regionFileType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model File
Children File
Instance
<RegionFile epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="" unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <File>{1,1}</File>
</RegionFile>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="RegionFile" type="regionFileType" substitutionGroup="PositionInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>A region as defined in a FITS region file</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element VelocitySphere
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines a sphere (3-D) region for velocity coordinates; contains a center position and a radius
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#velocitySphereType_radius_unit PSResource.tmp#velocitySphereType_Radius PSResource.tmp#velocitySphereType_Center PSResource.tmp#velocitySphereType PSResource.tmp#VelocityInterval
Type velocitySphereType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model Radius , Center
Children Center, Radius
Instance
<VelocitySphere epoch="" fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" radius_unit="deg" xlink:type="simple" ucd="" unit="" vel_time_unit="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <Radius gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{1,1}</Radius>
  <Center gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" unit="" vel_time_unit="">{1,1}</Center>
</VelocitySphere>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
radius_unit posUnitType deg optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="VelocitySphere" type="velocitySphereType" substitutionGroup="VelocityInterval" nillable="true">
  <xs:annotation>
    <xs:documentation>Defines a sphere (3-D) region for velocity coordinates; contains a center position and a radius</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element PixelCoordArea
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Pixel space bounds
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval PSResource.tmp#coordAreaType PSResource.tmp#PixelCoordInterval PSResource.tmp#pixelCoordAreaType PSResource.tmp#CoordArea
Type pixelCoordAreaType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Complex Type pixelSpaceType
Model CoordInterval , PixelCoordInterval
Children CoordInterval, PixelCoordInterval
Instance
<PixelCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <CoordInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{1,1}</CoordInterval>
  <PixelCoordInterval fill_factor="1.0" frame_id="" hi_include="true" xlink:href="" id="" ID_type="" idref="" IDREF_type="" lo_include="true" xlink:type="simple" ucd="">{1,1}</PixelCoordInterval>
</PixelCoordArea>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelCoordArea" type="pixelCoordAreaType" substitutionGroup="CoordArea" nillable="true">
  <xs:annotation>
    <xs:documentation>Pixel space bounds</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element obsDataLocationType / ObservatoryLocation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Specifies the location of the observatory during the observation
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#observatoryLocationType
Type observatoryLocationType
Type hierarchy
Properties
content: complex
nillable: true
Model AstroCoordSystem , AstroCoords
Children AstroCoordSystem, AstroCoords
Instance
<ObservatoryLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordSystem>
  <AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoords>
</ObservatoryLocation>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ObservatoryLocation" type="observatoryLocationType" nillable="true">
  <xs:annotation>
    <xs:documentation>Specifies the location of the observatory during the observation</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element obsDataLocationType / ObservationLocation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Describes the spatial and temporal coverage of the observation
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#AstroCoordArea PSResource.tmp#astroSTCDescriptionType
Type astroSTCDescriptionType
Type hierarchy
Properties
content: complex
nillable: true
Model AstroCoordSystem , AstroCoords , AstroCoordArea
Children AstroCoordArea, AstroCoordSystem, AstroCoords
Instance
<ObservationLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordSystem>
  <AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoords>
  <AstroCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordArea>
</ObservationLocation>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ObservationLocation" type="astroSTCDescriptionType" nillable="true">
  <xs:annotation>
    <xs:documentation>Describes the spatial and temporal coverage of the observation</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element obsDataLocationType / PixelSpace
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines the pixel coordinate system for pixelated data
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#PixelCoordSystem PSResource.tmp#PixelCoords PSResource.tmp#PixelCoordArea PSResource.tmp#pixelSpaceType
Type pixelSpaceType
Type hierarchy
Properties
content: complex
minOccurs: 0
nillable: true
Model PixelCoordSystem , PixelCoords , PixelCoordArea
Children PixelCoordArea, PixelCoordSystem, PixelCoords
Instance
<PixelSpace xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <PixelCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</PixelCoordSystem>
  <PixelCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</PixelCoords>
  <PixelCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</PixelCoordArea>
</PixelSpace>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="PixelSpace" type="pixelSpaceType" nillable="true" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Defines the pixel coordinate system for pixelated data</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element STCmetadata
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Toplevel: Abstract STCmetadata contains a choice of: ResourceProfile, SearchLocation, CatalogEntryLocation, or ObservationLocation plus ObservatoryLocation elements
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CatalogEntryLocation PSResource.tmp#ObsDataLocation PSResource.tmp#STCDescription PSResource.tmp#STCResourceProfile PSResource.tmp#SearchLocation
Type stcMetadataType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="STCmetadata" type="stcMetadataType" nillable="true">
  <xs:annotation>
    <xs:documentation>Toplevel: Abstract STCmetadata contains a choice of: ResourceProfile, SearchLocation, CatalogEntryLocation, or ObservationLocation plus ObservatoryLocation elements</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element STCDescription
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A generic STC metadata description
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#AstroCoordArea PSResource.tmp#astroSTCDescriptionType PSResource.tmp#STCmetadata
Type astroSTCDescriptionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model AstroCoordSystem , AstroCoords , AstroCoordArea
Children AstroCoordArea, AstroCoordSystem, AstroCoords
Instance
<STCDescription xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordSystem>
  <AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoords>
  <AstroCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordArea>
</STCDescription>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="STCDescription" type="astroSTCDescriptionType" substitutionGroup="STCmetadata" nillable="true">
  <xs:annotation>
    <xs:documentation>A generic STC metadata description</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element SearchLocation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines the spatial and temporal coordinate space specified by a query
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#AstroCoordArea PSResource.tmp#astroSTCDescriptionType PSResource.tmp#STCmetadata
Type astroSTCDescriptionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model AstroCoordSystem , AstroCoords , AstroCoordArea
Children AstroCoordArea, AstroCoordSystem, AstroCoords
Instance
<SearchLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordSystem>
  <AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoords>
  <AstroCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordArea>
</SearchLocation>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="SearchLocation" type="astroSTCDescriptionType" substitutionGroup="STCmetadata" nillable="true">
  <xs:annotation>
    <xs:documentation>Defines the spatial and temporal coordinate space specified by a query</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element CatalogEntryLocation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Describes the spatial and temporal coverage of a catalog (fragment) and contains the coordinates of the catalog entries; multiple coordinate systems are allowed
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#AstroCoordArea PSResource.tmp#astroSTCDescriptionType PSResource.tmp#STCmetadata
Type astroSTCDescriptionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model AstroCoordSystem , AstroCoords , AstroCoordArea
Children AstroCoordArea, AstroCoordSystem, AstroCoords
Instance
<CatalogEntryLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <AstroCoordSystem xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordSystem>
  <AstroCoords coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoords>
  <AstroCoordArea coord_system_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</AstroCoordArea>
</CatalogEntryLocation>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="CatalogEntryLocation" type="astroSTCDescriptionType" substitutionGroup="STCmetadata" nillable="true">
  <xs:annotation>
    <xs:documentation>Describes the spatial and temporal coverage of a catalog (fragment) and contains the coordinates of the catalog entries; multiple coordinate systems are allowed</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element ObsDataLocation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Describes the coordinate system used in and coordinate space occupied by a particular observational dataset; it contains an observation location, an observatory location, and optionally a pixel coordinate system
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#obsDataLocationType_ObservatoryLocation PSResource.tmp#obsDataLocationType_ObservationLocation PSResource.tmp#obsDataLocationType_PixelSpace PSResource.tmp#obsDataLocationType PSResource.tmp#STCmetadata
Type obsDataLocationType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Model ObservatoryLocation , ObservationLocation , PixelSpace{0,1}
Children ObservationLocation, ObservatoryLocation, PixelSpace
Instance
<ObsDataLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <ObservatoryLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</ObservatoryLocation>
  <ObservationLocation xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{1,1}</ObservationLocation>
  <PixelSpace xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</PixelSpace>
</ObsDataLocation>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="ObsDataLocation" type="obsDataLocationType" substitutionGroup="STCmetadata" nillable="true">
  <xs:annotation>
    <xs:documentation>Describes the coordinate system used in and coordinate space occupied by a particular observational dataset; it contains an observation location, an observatory location, and optionally a pixel coordinate system</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:particleEnergy
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#particleCoord
Type basicCoordinateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<psr:particleEnergy frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</stc:Value>
  <stc:Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Error>
  <stc:Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Resolution>
  <stc:Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Size>
  <stc:PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:PixSize>
</psr:particleEnergy>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particleEnergy" substitutionGroup="psr:particleCoord" type="stc:basicCoordinateType"/>
[ top ]
Element psr:particleMass
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#particleCoord
Type basicCoordinateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<psr:particleMass frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</stc:Value>
  <stc:Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Error>
  <stc:Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Resolution>
  <stc:Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Size>
  <stc:PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:PixSize>
</psr:particleMass>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particleMass" substitutionGroup="psr:particleCoord" type="stc:basicCoordinateType"/>
[ top ]
Element psr:particleCharge
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#particleCoord
Type basicCoordinateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<psr:particleCharge frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</stc:Value>
  <stc:Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Error>
  <stc:Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Resolution>
  <stc:Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Size>
  <stc:PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:PixSize>
</psr:particleCharge>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particleCharge" substitutionGroup="psr:particleCoord" type="stc:basicCoordinateType"/>
[ top ]
Element psr:particlePichAngle
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#particleCoord
Type basicCoordinateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<psr:particlePichAngle frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</stc:Value>
  <stc:Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Error>
  <stc:Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Resolution>
  <stc:Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Size>
  <stc:PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:PixSize>
</psr:particlePichAngle>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particlePichAngle" substitutionGroup="psr:particleCoord" type="stc:basicCoordinateType"/>
[ top ]
Element psr:particleEnergyPerCharge
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#particleCoord
Type basicCoordinateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<psr:particleEnergyPerCharge frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</stc:Value>
  <stc:Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Error>
  <stc:Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Resolution>
  <stc:Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Size>
  <stc:PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:PixSize>
</psr:particleEnergyPerCharge>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particleEnergyPerCharge" substitutionGroup="psr:particleCoord" type="stc:basicCoordinateType"/>
[ top ]
Element psr:particleMassPerCharge
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#particleCoord
Type basicCoordinateType
Type hierarchy
Properties
content: complex
Substitution Group Affiliation
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Instance
<psr:particleMassPerCharge frame_id="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <stc:Name>{0,1}</stc:Name>
  <stc:Value gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,1}</stc:Value>
  <stc:Error gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Error>
  <stc:Resolution gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Resolution>
  <stc:Size gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:Size>
  <stc:PixSize gen_unit="" xlink:href="" id="" ID_type="" idref="" IDREF_type="" pos_angle_unit="" pos_unit="" spectral_unit="" time_unit="" xlink:type="simple" ucd="" vel_time_unit="">{0,2}</stc:PixSize>
</psr:particleMassPerCharge>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:element name="particleMassPerCharge" substitutionGroup="psr:particleCoord" type="stc:basicCoordinateType"/>
[ top ]
Element cha:characterizationAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
describes an axis and its properties
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#characterisationAxis
Type cha:CharacterisationAxisType
Properties
content: complex
Substitution Group Affiliation
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:characterizationAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:characterizationAxis>
Source
<xsd:element name="characterizationAxis" type="cha:CharacterisationAxisType" substitutionGroup="cha:characterisationAxis">
  <xsd:annotation>
    <xsd:documentation>describes an axis and its properties</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis
Diagram
Diagram
Source
<xsd:element name="axisName" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The physical meaning of the axis, 
Type:  standard semantic tag defined in the UCD list.
Diagram
Diagram
Source
<xsd:element name="ucd" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
default unit for the axis: 
Type: controlled unit vocabulary following the VOTable units definitions
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Reference coordinate system for the axis:
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType">
  <xsd:annotation>
    <xsd:documentation>Reference coordinate system for the axis:</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Observatory location
Type: a  STC:observatoryLocationType or an xlink
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Observatory location Type: a STC:observatoryLocationType or an xlink</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Global accuracy description of the axis
Diagram
Diagram PSResource.tmp#AccuracyType_quality PSResource.tmp#AccuracyType_statError PSResource.tmp#AccuracyType_sysError PSResource.tmp#AccuracyType_CustError PSResource.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Global accuracy description of the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Indicates wether the axis is independent or not from the other axes. The Observable axis
has a false independentAxis "value" 
Type : boolean
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value" Type : boolean</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
defines if and how the axis is calibrated: 
Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A flag to mention wether the data are undersampled.
Type: boolean
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A flag to mention wether the data are undersampled. Type: boolean</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A flag to mention wether the data are regularly sampled.
Type : boolean
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A flag to mention wether the data are regularly sampled. Type : boolean</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
[ top ]
Element cha:CoverageType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
redefinition of unit for coverage
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>redefinition of unit for coverage</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CoverageType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
redefinition of coordsystem
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>redefinition of coordsystem</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CoverageType / cha:location
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical value on one axis
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coord PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType
Type cha:LocationType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:coord+ , cha:documentation{0,1}
Children cha:coord, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:location xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:coord>{1,unbounded}</cha:coord>
  <cha:documentation>{0,1}</cha:documentation>
</cha:location>
Source
<xsd:element name="location" type="cha:LocationType">
  <xsd:annotation>
    <xsd:documentation>Typical value on one axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:LocationType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Redefinition of unit
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Redefinition of unit</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:LocationType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Redefinition of coordsystem
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Redefinition of coordsystem</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:LocationType / cha:coord
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordsType
Properties
content: simple
maxOccurs: unbounded
Source
<xsd:element name="coord" type="stc:astroCoordsType" maxOccurs="unbounded"/>
[ top ]
Element cha:LocationType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The typical coordinate value
Type: stc:astroCoordsType
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The typical coordinate value Type: stc:astroCoordsType</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CoverageType / cha:bounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
the limits of the observation on this axis
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_Extent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_limits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType
Type cha:BoundsType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:limits , cha:documentation{0,1}
Children cha:Extent, cha:coordsystem, cha:documentation, cha:limits, cha:unit
Instance
<cha:bounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:limits>{1,1}</cha:limits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:bounds>
Source
<xsd:element name="bounds" type="cha:BoundsType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>the limits of the observation on this axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:BoundsType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
for bounds unit redefinition
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>for bounds unit redefinition</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:BoundsType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
for bounds coosys redefinition
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>for bounds coosys redefinition</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:BoundsType / cha:Extent
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type double1Type
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
[ top ]
Element cha:BoundsType / cha:limits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The actual values defining the bounds.
2 possible types : a cha:CharBox which is a customised  STC:Coordinate with mandatory value and size 
                    or an STC:Interval
Diagram
Diagram PSResource.tmp#CharCoordAreaType_coord_system_id PSResource.tmp#CharCoordAreaType_CharBox PSResource.tmp#Interval PSResource.tmp#CharCoordAreaType
Type cha:CharCoordAreaType
Type hierarchy
Properties
content: complex
Model cha:CharBox | cha:Interval
Children cha:CharBox, cha:Interval
Instance
<cha:limits xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:CharBox>{1,1}</cha:CharBox>
  <cha:Interval>{1,1}</cha:Interval>
</cha:limits>
Source
<xsd:element name="limits" type="cha:CharCoordAreaType">
  <xsd:annotation>
    <xsd:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:BoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A document to mention how the bounds are defined.
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A document to mention how the bounds are defined.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CoverageType / cha:support
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
describes the area where measurements are effectively present and interpretable
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Extent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Area PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_AreaType PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType
Type cha:SupportType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:Area , cha:AreaType , cha:documentation{0,1}
Children cha:Area, cha:AreaType, cha:Extent, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:support xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:Area>{1,1}</cha:Area>
  <cha:AreaType>{1,1}</cha:AreaType>
  <cha:documentation>{0,1}</cha:documentation>
</cha:support>
Source
<xsd:element name="support" type="cha:SupportType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>describes the area where measurements are effectively present and interpretable</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SupportType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SupportType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SupportType / cha:Extent
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type double1Type
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
[ top ]
Element cha:SupportType / cha:Area
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines the effective covered region
Diagram
Diagram
Type astroCoordAreaType
Properties
content: simple
Source
<xsd:element name="Area" type="stc:astroCoordAreaType">
  <xsd:annotation>
    <xsd:documentation>Defines the effective covered region</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SupportType / cha:AreaType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Gives the name of the region shape
Type:  predefined string in {Circle, Polygon, Box, ...}
Diagram
Diagram
Source
<xsd:element name="AreaType" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SupportType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Some text about the Support region definition
Type: any URI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Some text about the Support region definition Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CoverageType / cha:sensitivity
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
encodes the variability of response along the  axis
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_variationMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType
Type cha:SensitivityType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:variationMap , cha:documentation
Children cha:coordsystem, cha:documentation, cha:unit, cha:variationMap
Instance
<cha:sensitivity xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:variationMap>{1,1}</cha:variationMap>
  <cha:documentation>{1,1}</cha:documentation>
</cha:sensitivity>
Source
<xsd:element name="sensitivity" type="cha:SensitivityType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>encodes the variability of response along the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SensitivityType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SensitivityType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SensitivityType / cha:variationMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
encodes the variability of the response along the axis
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="variationMap" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>encodes the variability of the response along the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SensitivityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
documents the purpose, type and encoding of sensitivity information
Type: URL
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="documentation" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>documents the purpose, type and encoding of sensitivity information Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
[ top ]
Element cha:ResolutionType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:ResolutionType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:ResolutionType / cha:resolutionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_ResPow PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType
Type cha:ResolutionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CResolution , cha:ResPow{0,1} , cha:documentation{0,1}
Children CResolution, cha:ResPow, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:resolutionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CResolution>{1,1}</stc:CResolution>
  <cha:ResPow>{0,1}</cha:ResPow>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionRefVal>
Source
<xsd:element name="resolutionRefVal" type="cha:ResolutionRefValType"/>
[ top ]
Element cha:ResolutionRefValType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:ResolutionRefValType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:ResolutionRefValType / cha:ResPow
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type double1Type
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ResPow" type="stc:double1Type" minOccurs="0"/>
[ top ]
Element cha:ResolutionRefValType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines and explains how this reference value for resolution has been estimated
Type: URL
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ResolutionType / cha:resolutionBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_coordsystem PSResource.tmp#resolutionLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType
Type cha:ResolutionBoundsType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Instance
<cha:resolutionBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionLimits>{1,1}</cha:resolutionLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionBounds>
Source
<xsd:element name="resolutionBounds" type="cha:ResolutionBoundsType" minOccurs="0"/>
[ top ]
Element cha:ResolutionBoundsType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:ResolutionBoundsType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:ResolutionBoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines and explains how this resolution has been estimated
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Defines and explains how this resolution has been estimated</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ResolutionType / cha:resolutionSupport
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_coordsystem PSResource.tmp#resolutionLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType
Type cha:ResolutionSupportType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits+ , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Instance
<cha:resolutionSupport xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionLimits>{1,unbounded}</cha:resolutionLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionSupport>
Source
<xsd:element name="resolutionSupport" type="cha:ResolutionSupportType" minOccurs="0"/>
[ top ]
Element cha:ResolutionSupportType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:ResolutionSupportType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:ResolutionSupportType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines and explains how this resolution has been estimated
Type: URL
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ResolutionType / cha:resolutionVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_resolutionMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType
Type cha:ResolutionVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionMap, cha:unit
Instance
<cha:resolutionVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionMap>{1,1}</cha:resolutionMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionVariability>
Source
<xsd:element name="resolutionVariability" type="cha:ResolutionVariabilityType" minOccurs="0"/>
[ top ]
Element cha:ResolutionVariabilityType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:ResolutionVariabilityType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:ResolutionVariabilityType / cha:resolutionMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="resolutionMap" type="cha:anyURIType"/>
[ top ]
Element cha:ResolutionVariabilityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
defines and explains how this resolution has been estimated
Type: URL
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:CharacterisationAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionType / cha:samplingPrecisionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_coordsystem PSResource.tmp#samplingPeriod PSResource.tmp#sampleExtent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_FillFactor PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType
Type cha:SamplingPrecisionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | cha:FillFactor{0,1}) , cha:documentation{0,1}
Children cha:FillFactor, cha:coordsystem, cha:documentation, cha:sampleExtent, cha:samplingPeriod, cha:unit
Instance
<cha:samplingPrecisionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriod>{1,1}</cha:samplingPeriod>
  <cha:sampleExtent>{0,1}</cha:sampleExtent>
  <cha:FillFactor>{0,1}</cha:FillFactor>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionRefVal>
Source
<xsd:element name="samplingPrecisionRefVal" type="cha:SamplingPrecisionRefValType"/>
[ top ]
Element cha:SamplingPrecisionRefValType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionRefValType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionRefValType / cha:FillFactor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:double
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="FillFactor" type="xsd:double" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionRefValType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Explains how the fill factor is estimated . Type: URI
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Explains how the fill factor is estimated . Type: URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SamplingPrecisionType / cha:samplingPrecisionBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_coordsystem PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType
Type cha:SamplingPrecisionBoundsType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits , cha:samplingExtentLimits{0,1} , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Instance
<cha:samplingPrecisionBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriodLimits>{1,1}</cha:samplingPeriodLimits>
  <cha:samplingExtentLimits>{0,1}</cha:samplingExtentLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionBounds>
Source
<xsd:element name="samplingPrecisionBounds" type="cha:SamplingPrecisionBoundsType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionBoundsType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionBoundsType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionBoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionType / cha:samplingPrecisionSupport
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_coordsystem PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType
Type cha:SamplingPrecisionSupportType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits+ , cha:samplingExtentLimits* , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Instance
<cha:samplingPrecisionSupport xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriodLimits>{1,unbounded}</cha:samplingPeriodLimits>
  <cha:samplingExtentLimits>{0,unbounded}</cha:samplingExtentLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionSupport>
Source
<xsd:element name="samplingPrecisionSupport" type="cha:SamplingPrecisionSupportType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionSupportType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionSupportType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionSupportType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A place to hook some explanations about "how" the Sampling was done and assessed.  
Type: URI
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SamplingPrecisionType / cha:samplingPrecisionVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_samplingPrecisionMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType
Type cha:SamplingPrecisionVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingPrecisionMap, cha:unit
Instance
<cha:samplingPrecisionVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionMap>{1,1}</cha:samplingPrecisionMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionVariability>
Source
<xsd:element name="samplingPrecisionVariability" type="cha:SamplingPrecisionVariabilityType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionVariabilityType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionVariabilityType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
[ top ]
Element cha:SamplingPrecisionVariabilityType / cha:samplingPrecisionMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
This map describes  the variability of the sampling along the axis, or the varying shape of the sampling 
fonction, or both. Can be attached to the data implemented as anyURI type
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="samplingPrecisionMap" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:SamplingPrecisionVariabilityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
[ top ]
Element cha:characterisation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationType_characterisationAxis PSResource.tmp#CharacterisationType PSResource.tmp#characterization
Type cha:CharacterisationType
Properties
content: complex
Substitution Group
Model cha:characterisationAxis+
Children cha:characterisationAxis
Instance
<cha:characterisation xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:characterisationAxis>{1,unbounded}</cha:characterisationAxis>
</cha:characterisation>
Source
<xsd:element name="characterisation" type="cha:CharacterisationType"/>
[ top ]
Element cha:CharacterisationType / cha:characterisationAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType
Type cha:CharacterisationAxisType
Properties
content: complex
maxOccurs: unbounded
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:characterisationAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:characterisationAxis>
Source
<xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType" maxOccurs="unbounded"/>
[ top ]
Element cha:characterization
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationType_characterisationAxis PSResource.tmp#CharacterisationType PSResource.tmp#characterisation
Type cha:CharacterisationType
Properties
content: complex
Substitution Group Affiliation
Model cha:characterisationAxis+
Children cha:characterisationAxis
Instance
<cha:characterization xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:characterisationAxis>{1,unbounded}</cha:characterisationAxis>
</cha:characterization>
Source
<xsd:element name="characterization" type="cha:CharacterisationType" substitutionGroup="cha:characterisation"/>
[ top ]
Element cha:characterisationAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
describes an axis and its properties
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#characterizationAxis
Type cha:CharacterisationAxisType
Properties
content: complex
Substitution Group
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:characterisationAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:characterisationAxis>
Source
<xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType">
  <xsd:annotation>
    <xsd:documentation>describes an axis and its properties</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
[ top ]
Element cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
minimum size of an interpretable signal along this axis
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType">
  <xsd:annotation>
    <xsd:documentation>minimum size of an interpretable signal along this axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:location
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coord PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType
Type cha:LocationType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:coord+ , cha:documentation{0,1}
Children cha:coord, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:location xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:coord>{1,unbounded}</cha:coord>
  <cha:documentation>{0,1}</cha:documentation>
</cha:location>
Source
<xsd:element name="location" type="cha:LocationType"/>
[ top ]
Element cha:bounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_Extent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_limits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType
Type cha:BoundsType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:limits , cha:documentation{0,1}
Children cha:Extent, cha:coordsystem, cha:documentation, cha:limits, cha:unit
Instance
<cha:bounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:limits>{1,1}</cha:limits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:bounds>
Source
<xsd:element name="bounds" type="cha:BoundsType"/>
[ top ]
Element cha:support
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Extent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Area PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_AreaType PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType
Type cha:SupportType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:Area , cha:AreaType , cha:documentation{0,1}
Children cha:Area, cha:AreaType, cha:Extent, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:support xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:Area>{1,1}</cha:Area>
  <cha:AreaType>{1,1}</cha:AreaType>
  <cha:documentation>{0,1}</cha:documentation>
</cha:support>
Source
<xsd:element name="support" type="cha:SupportType"/>
[ top ]
Element cha:sensitivity
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_variationMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType
Type cha:SensitivityType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:variationMap , cha:documentation
Children cha:coordsystem, cha:documentation, cha:unit, cha:variationMap
Instance
<cha:sensitivity xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:variationMap>{1,1}</cha:variationMap>
  <cha:documentation>{1,1}</cha:documentation>
</cha:sensitivity>
Source
<xsd:element name="sensitivity" type="cha:SensitivityType"/>
[ top ]
Element cha:resolutionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_ResPow PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType
Type cha:ResolutionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CResolution , cha:ResPow{0,1} , cha:documentation{0,1}
Children CResolution, cha:ResPow, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:resolutionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CResolution>{1,1}</stc:CResolution>
  <cha:ResPow>{0,1}</cha:ResPow>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionRefVal>
Source
<xsd:element name="resolutionRefVal" type="cha:ResolutionRefValType"/>
[ top ]
Element cha:samplingPrecisionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_coordsystem PSResource.tmp#samplingPeriod PSResource.tmp#sampleExtent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_FillFactor PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_documentation PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType
Type cha:SamplingPrecisionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | cha:FillFactor{0,1}) , cha:documentation{0,1}
Children cha:FillFactor, cha:coordsystem, cha:documentation, cha:sampleExtent, cha:samplingPeriod, cha:unit
Instance
<cha:samplingPrecisionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriod>{1,1}</cha:samplingPeriod>
  <cha:sampleExtent>{0,1}</cha:sampleExtent>
  <cha:FillFactor>{0,1}</cha:FillFactor>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionRefVal>
Source
<xsd:element name="samplingPrecisionRefVal" type="cha:SamplingPrecisionRefValType"/>
[ top ]
Element cha:SpatialAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: spatial
Source
<xsd:element name="axisName" type="xsd:anyType" fixed="spatial"/>
[ top ]
Element cha:SpatialAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: pos
Source
<xsd:element name="ucd" type="xsd:anyType" fixed="pos"/>
[ top ]
Element cha:SpatialAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"/>
[ top ]
Element cha:SpatialAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
[ top ]
Element cha:SpatialAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
[ top ]
Element cha:SpatialAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#AccuracyType_quality PSResource.tmp#AccuracyType_statError PSResource.tmp#AccuracyType_sysError PSResource.tmp#AccuracyType_CustError PSResource.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
[ top ]
Element cha:SpatialAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SpatialAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"/>
[ top ]
Element cha:SpatialAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SpatialAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SpatialAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
[ top ]
Element cha:SpatialAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
[ top ]
Element cha:SpatialAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
[ top ]
Element cha:spatialAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#SpatialAxisType_axisName PSResource.tmp#SpatialAxisType_ucd PSResource.tmp#SpatialAxisType_unit PSResource.tmp#SpatialAxisType_coordsystem PSResource.tmp#SpatialAxisType_ObsyLoc PSResource.tmp#SpatialAxisType_accuracy PSResource.tmp#SpatialAxisType_independentAxis PSResource.tmp#SpatialAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#SpatialAxisType_undersamplingStatus PSResource.tmp#SpatialAxisType_regularsamplingStatus PSResource.tmp#SpatialAxisType_coverage PSResource.tmp#SpatialAxisType_resolution PSResource.tmp#SpatialAxisType_samplingPrecision PSResource.tmp#SpatialAxisType
Type cha:SpatialAxisType
Type hierarchy
Properties
content: complex
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:spatialAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:spatialAxis>
Source
<xsd:element name="spatialAxis" type="cha:SpatialAxisType"/>
[ top ]
Element cha:SpectralAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: spectral
Source
<xsd:element name="axisName" type="xsd:anyType" fixed="spectral"/>
[ top ]
Element cha:SpectralAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: em
Source
<xsd:element name="ucd" type="xsd:anyType" fixed="em"/>
[ top ]
Element cha:SpectralAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"/>
[ top ]
Element cha:SpectralAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
[ top ]
Element cha:SpectralAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
[ top ]
Element cha:SpectralAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#AccuracyType_quality PSResource.tmp#AccuracyType_statError PSResource.tmp#AccuracyType_sysError PSResource.tmp#AccuracyType_CustError PSResource.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
[ top ]
Element cha:SpectralAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SpectralAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"/>
[ top ]
Element cha:SpectralAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SpectralAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:SpectralAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
[ top ]
Element cha:SpectralAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
[ top ]
Element cha:SpectralAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
[ top ]
Element cha:spectralAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#SpectralAxisType_axisName PSResource.tmp#SpectralAxisType_ucd PSResource.tmp#SpectralAxisType_unit PSResource.tmp#SpectralAxisType_coordsystem PSResource.tmp#SpectralAxisType_ObsyLoc PSResource.tmp#SpectralAxisType_accuracy PSResource.tmp#SpectralAxisType_independentAxis PSResource.tmp#SpectralAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#SpectralAxisType_undersamplingStatus PSResource.tmp#SpectralAxisType_regularsamplingStatus PSResource.tmp#SpectralAxisType_coverage PSResource.tmp#SpectralAxisType_resolution PSResource.tmp#SpectralAxisType_samplingPrecision PSResource.tmp#SpectralAxisType
Type cha:SpectralAxisType
Type hierarchy
Properties
content: complex
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:spectralAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:spectralAxis>
Source
<xsd:element name="spectralAxis" type="cha:SpectralAxisType"/>
[ top ]
Element cha:TimeAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: temporal
Source
<xsd:element name="axisName" type="xsd:anyType" fixed="temporal"/>
[ top ]
Element cha:TimeAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: time
Source
<xsd:element name="ucd" type="xsd:anyType" fixed="time"/>
[ top ]
Element cha:TimeAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"/>
[ top ]
Element cha:TimeAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
[ top ]
Element cha:TimeAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
[ top ]
Element cha:TimeAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#AccuracyType_quality PSResource.tmp#AccuracyType_statError PSResource.tmp#AccuracyType_sysError PSResource.tmp#AccuracyType_CustError PSResource.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
[ top ]
Element cha:TimeAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:TimeAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"/>
[ top ]
Element cha:TimeAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:TimeAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
[ top ]
Element cha:TimeAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
[ top ]
Element cha:TimeAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
[ top ]
Element cha:TimeAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
[ top ]
Element cha:timeAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#TimeAxisType_axisName PSResource.tmp#TimeAxisType_ucd PSResource.tmp#TimeAxisType_unit PSResource.tmp#TimeAxisType_coordsystem PSResource.tmp#TimeAxisType_ObsyLoc PSResource.tmp#TimeAxisType_accuracy PSResource.tmp#TimeAxisType_independentAxis PSResource.tmp#TimeAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#TimeAxisType_undersamplingStatus PSResource.tmp#TimeAxisType_regularsamplingStatus PSResource.tmp#TimeAxisType_coverage PSResource.tmp#TimeAxisType_resolution PSResource.tmp#TimeAxisType_samplingPrecision PSResource.tmp#TimeAxisType
Type cha:TimeAxisType
Type hierarchy
Properties
content: complex
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:timeAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:timeAxis>
Source
<xsd:element name="timeAxis" type="cha:TimeAxisType"/>
[ top ]
Element cha:numBins1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#numBins
Type xsd:int
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="numBins1" type="xsd:int" substitutionGroup="cha:numBins"/>
[ top ]
Element cha:numBins2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#numBins2_I1 PSResource.tmp#numBins2_I2 PSResource.tmp#numBins
Properties
content: complex
Substitution Group Affiliation
Model cha:I1 , cha:I2
Children cha:I1, cha:I2
Instance
<cha:numBins2 xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:I1>{1,1}</cha:I1>
  <cha:I2>{1,1}</cha:I2>
</cha:numBins2>
Source
<xsd:element name="numBins2" substitutionGroup="cha:numBins">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="I1" type="xsd:int"/>
      <xsd:element name="I2" type="xsd:int"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element cha:numBins2 / cha:I1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I1" type="xsd:int"/>
[ top ]
Element cha:numBins2 / cha:I2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I2" type="xsd:int"/>
[ top ]
Element cha:numBins3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#numBins3_I1 PSResource.tmp#numBins3_I2 PSResource.tmp#numBins3_I3 PSResource.tmp#numBins
Properties
content: complex
Substitution Group Affiliation
Model cha:I1 , cha:I2 , cha:I3
Children cha:I1, cha:I2, cha:I3
Instance
<cha:numBins3 xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:I1>{1,1}</cha:I1>
  <cha:I2>{1,1}</cha:I2>
  <cha:I3>{1,1}</cha:I3>
</cha:numBins3>
Source
<xsd:element name="numBins3" substitutionGroup="cha:numBins">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="I1" type="xsd:int"/>
      <xsd:element name="I2" type="xsd:int"/>
      <xsd:element name="I3" type="xsd:int"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element cha:numBins3 / cha:I1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I1" type="xsd:int"/>
[ top ]
Element cha:numBins3 / cha:I2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I2" type="xsd:int"/>
[ top ]
Element cha:numBins3 / cha:I3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I3" type="xsd:int"/>
[ top ]
Element cha:ErrorRefValue
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="ErrorRefValue" type="xsd:anyType" abstract="true" substitutionGroup="stc:CError"/>
[ top ]
Element cha:ErrorLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorLimits
Type coordScalarIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="ErrorLimits1" type="stc:coordScalarIntervalType" substitutionGroup="cha:ErrorLimits"/>
[ top ]
Element cha:ErrorLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="ErrorLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:ErrorLimits"/>
[ top ]
Element cha:ErrorLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="ErrorLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:ErrorLimits"/>
[ top ]
Element cha:value
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="value" type="xsd:anyType" abstract="true" substitutionGroup="stc:CoordValue"/>
[ top ]
Element cha:size
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="size" type="xsd:anyType" abstract="true" substitutionGroup="stc:CSize"/>
[ top ]
Element cha:CoordScalarInterval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A scalar coordinate interval
Diagram
Diagram PSResource.tmp#Interval
Type coordScalarIntervalType
Properties
content: simple
nillable: true
Substitution Group Affiliation
Source
<xsd:element name="CoordScalarInterval" type="stc:coordScalarIntervalType" substitutionGroup="cha:Interval" nillable="true">
  <xsd:annotation>
    <xsd:documentation>A scalar coordinate interval</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:Coord2VecInterval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A 2-D coordinate interval ("box")
Diagram
Diagram PSResource.tmp#Interval
Type coord2VecIntervalType
Properties
content: simple
nillable: true
Substitution Group Affiliation
Source
<xsd:element name="Coord2VecInterval" type="stc:coord2VecIntervalType" substitutionGroup="cha:Interval" nillable="true">
  <xsd:annotation>
    <xsd:documentation>A 2-D coordinate interval ("box")</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:Coord3VecInterval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A 3-D coordinate triplet interval ("cube")
Diagram
Diagram PSResource.tmp#Interval
Type coord3VecIntervalType
Properties
content: simple
nillable: true
Substitution Group Affiliation
Source
<xsd:element name="Coord3VecInterval" type="stc:coord3VecIntervalType" substitutionGroup="cha:Interval" nillable="true">
  <xsd:annotation>
    <xsd:documentation>A 3-D coordinate triplet interval ("cube")</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:ReferenceValue
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical resolution value along the axis
1D resolution of type stc:double1Type
  2D resolution of type stc:size2Type, double4Type or double1Type (resolution radius)
    	  3D resolution of type stc:size3Type, double9TYpe or double1Type (resolution 3 radius)
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="ReferenceValue" type="xsd:anyType" abstract="true" substitutionGroup="stc:CResolution">
  <xsd:annotation>
    <xsd:documentation>Typical resolution value along the axis 1D resolution of type stc:double1Type 2D resolution of type stc:size2Type, double4Type or double1Type (resolution radius) 3D resolution of type stc:size3Type, double9TYpe or double1Type (resolution 3 radius)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element cha:resolutionLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#resolutionLimits
Type coordScalarIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="resolutionLimits1" type="stc:coordScalarIntervalType" substitutionGroup="cha:resolutionLimits"/>
[ top ]
Element cha:resolutionLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#resolutionLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="resolutionLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:resolutionLimits"/>
[ top ]
Element cha:resolutionLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#resolutionLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="resolutionLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:resolutionLimits"/>
[ top ]
Element cha:samplingPeriodLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingPeriodLimits
Type coordScalarIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingPeriodLimits1" type="stc:coordScalarIntervalType" substitutionGroup="cha:samplingPeriodLimits"/>
[ top ]
Element cha:samplingPeriodLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingPeriodLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingPeriodLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:samplingPeriodLimits"/>
[ top ]
Element cha:samplingPeriodLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingPeriodLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingPeriodLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:samplingPeriodLimits"/>
[ top ]
Element cha:samplingExtentLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingExtentLimits
Type coordIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingExtentLimits1" type="stc:coordIntervalType" substitutionGroup="cha:samplingExtentLimits"/>
[ top ]
Element cha:samplingExtentLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingExtentLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingExtentLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:samplingExtentLimits"/>
[ top ]
Element cha:samplingExtentLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#samplingExtentLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingExtentLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:samplingExtentLimits"/>
[ top ]
Element psr:ParamHTTP / psr:templateQuery
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A description of a template query to access to the data through a service.
Diagram
Diagram PSResource.tmp#TemplateQueryType_use PSResource.tmp#TemplateQueryType_std PSResource.tmp#TemplateQueryType_granule-id PSResource.tmp#TemplateQueryType_accessURL PSResource.tmp#TemplateQueryType_templateParam PSResource.tmp#TemplateQueryType
Type psr:TemplateQueryType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model psr:accessURL+ , psr:templateParam*
Children psr:accessURL, psr:templateParam
Instance
<psr:templateQuery granule-id="" std="true" use="optional" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <psr:accessURL use="">{1,unbounded}</psr:accessURL>
  <psr:templateParam std="true" use="optional">{0,unbounded}</psr:templateParam>
</psr:templateQuery>
Attributes
QName Type Fixed Default Use Annotation
granule-id xs:token optional
Token pointing to a unique identifier of a granule. It could
be a numeric value or a short string.
std xs:boolean true optional
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
use vs:ParamUse optional optional
An indication of whether this parameter is required to be provided 
for the application or service to work properly.
Allowed values are "required" and "optional".
Source
<xs:element name="templateQuery" type="psr:TemplateQueryType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A description of a template query to access to the data through a service.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TemplateQueryType / psr:accessURL
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The URL (or base URL) that a client uses to access the
service.  How this URL is to be interpreted and used 
depends on the specific Interface subclass
When more than one URL is given, each represents an
alternative (i.e. mirror) endpoint whose behavior is
identical to all the other accessURLs listed.
Editor's note: this element assumes that
all registered services are inherently web based.
Diagram
Diagram PSResource.tmp#AccessURL_use PSResource.tmp#AccessURL
Type vr:AccessURL
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
use restriction of xs:NMTOKEN optional
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Source
<xs:element name="accessURL" type="vr:AccessURL" minOccurs="1" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The URL (or base URL) that a client uses to access the service. How this URL is to be interpreted and used depends on the specific Interface subclass</xs:documentation>
    <xs:documentation>When more than one URL is given, each represents an alternative (i.e. mirror) endpoint whose behavior is identical to all the other accessURLs listed.</xs:documentation>
    <xs:documentation>Editor's note: this element assumes that all registered services are inherently web based.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Element psr:TemplateQueryType / psr:templateParam
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A description of the value of an input parameter (provided as ${parameter_name}) 
which must be substituted to provide a name=value argument to the service.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#InputParam_use PSResource.tmp#InputParam_std PSResource.tmp#InputParam_dataType PSResource.tmp#InputParam
Type vs:InputParam
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1}
Children dataType, description, name, ucd, unit, utype
Instance
<psr:templateParam std="true" use="optional" xmlns:psr="http://voparis-europlanet.obspm.fr/xml/PSR/v1.0">
  <name>{0,1}</name>
  <description>{0,1}</description>
  <unit>{0,1}</unit>
  <ucd>{0,1}</ucd>
  <utype>{0,1}</utype>
  <dataType arraysize="1" delim=" " extendedSchema="" extendedType="">{0,1}</dataType>
</psr:templateParam>
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
std xs:boolean true optional
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
use vs:ParamUse optional optional
An indication of whether this parameter is
required to be provided for the application
or service to work properly.
Allowed values are "required" and "optional".
Source
<xs:element name="templateParam" type="vs:InputParam" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A description of the value of an input parameter (provided as ${parameter_name}) which must be substituted to provide a name=value argument to the service.</xs:documentation>
  </xs:annotation>
</xs:element>
[ top ]
Complex Type psr:DataCollection
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A logical grouping of data which, in general, is composed of one or
more accessible datasets. A collection can contain any combination of images,
spectra, catalogs, or other data. (A dataset is a collection of digitally-encoded
data that is normally accessible as a single unit, e.g. a file.)
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_facility PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_instrument PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_rights PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_format PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_coverage PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_tableset PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_accessURL PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection PSResource.tmp#DataCollection_resource
Type extension of vs:DataCollection
Type hierarchy
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , facility* , instrument* , rights* , format* , coverage{0,1} , tableset{0,1} , accessURL{0,1} , psr:resource{0,1}
Children accessURL, content, coverage, curation, facility, format, identifier, instrument, psr:resource, rights, shortName, tableset, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="DataCollection">
  <xs:annotation>
    <xs:documentation>A logical grouping of data which, in general, is composed of one or more accessible datasets. A collection can contain any combination of images, spectra, catalogs, or other data. (A dataset is a collection of digitally-encoded data that is normally accessible as a single unit, e.g. a file.)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:DataCollection">
      <xs:sequence>
        <xs:element name="resource" type="psr:ResourceType" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>The definition of the resource as a dataset or a granule.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:DataCollection
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A logical grouping of data which, in general, is composed of one 
or more accessible datasets.  A collection can contain any
combination of images, spectra, catalogs, or other data.
(A dataset is a collection of digitally-encoded data that 
is normally accessible as a single unit, e.g. a file.)
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_facility PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_instrument PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_rights PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_format PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_coverage PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_tableset PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataCollection_accessURL
Type extension of vr:Resource
Type hierarchy
Used by
Complex Type psr:DataCollection
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , facility* , instrument* , rights* , format* , coverage{0,1} , tableset{0,1} , accessURL{0,1}
Children accessURL, content, coverage, curation, facility, format, identifier, instrument, rights, shortName, tableset, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="DataCollection">
  <xs:annotation>
    <xs:documentation>A logical grouping of data which, in general, is composed of one or more accessible datasets. A collection can contain any combination of images, spectra, catalogs, or other data.</xs:documentation>
    <xs:documentation>(A dataset is a collection of digitally-encoded data that is normally accessible as a single unit, e.g. a file.)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Resource">
      <xs:sequence>
        <xs:element name="facility" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Subject</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>the observatory or facility used to collect the data contained or managed by this resource.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="instrument" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Subject</vm:dcterm>
              <vm:dcterm>Subject.Instrument</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>the Instrument used to collect the data contain or managed by a resource.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="rights" type="vr:Rights" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Rights</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>Information about rights held in and over the resource.</xs:documentation>
            <xs:documentation>This should be repeated for all Rights values that apply.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="format" type="vs:Format" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>The physical or digital manifestation of the information supported by a resource.</xs:documentation>
            <xs:documentation>MIME types should be used for network-retrievable, digital data. Non-MIME type values are used for media that cannot be retrieved over the network--e.g. CDROM, poster, slides, video cassette, etc.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="coverage" type="vs:Coverage" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Extent of the content of the resource over space, time, and frequency.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="tableset" type="vs:TableSet" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A description of the tables that are part of this collection.</xs:documentation>
            <xs:documentation>Each schema name and each table name must be unique within this tableset.</xs:documentation>
          </xs:annotation>
          <xs:unique name="DataCollection-schemaName">
            <xs:selector xpath="schema"/>
            <xs:field xpath="name"/>
          </xs:unique>
          <xs:unique name="DataCollection-tableName">
            <xs:selector xpath="schema/table"/>
            <xs:field xpath="name"/>
          </xs:unique>
        </xs:element>
        <xs:element name="accessURL" type="vr:AccessURL" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The URL that can be used to download the data contained in this data collection.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vr:Resource
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
Any entity or component of a VO application that is
describable and identifiable by a IVOA Identifier.
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content
Used by
Model validationLevel* , title , shortName{0,1} , identifier , curation , content
Children content, curation, identifier, shortName, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<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:element name="validationLevel" type="vr:Validation" minOccurs="0" maxOccurs="unbounded">
      <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:element name="title" type="xs:token">
      <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:element name="shortName" type="vr:ShortName" minOccurs="0">
      <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: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>
    <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>
    <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>
  </xs:sequence>
  <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>
  <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>
  <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:restriction base="xs:string">
        <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>
[ top ]
Complex Type vr:Validation
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
a validation stamp combining a validation level and the ID of 
the validator.
Diagram
Diagram PSResource.tmp#ValidationLevel PSResource.tmp#Validation_validatedBy
Type extension of vr:ValidationLevel
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
validatedBy vr:IdentifierURI required
The IVOA ID of the registry or organisation that
assigned the validation level.
Source
<xs:complexType name="Validation">
  <xs:annotation>
    <xs:documentation>a validation stamp combining a validation level and the ID of the validator.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="vr:ValidationLevel">
      <xs:attribute name="validatedBy" type="vr:IdentifierURI" use="required">
        <xs:annotation>
          <xs:documentation>The IVOA ID of the registry or organisation that assigned the validation level.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type vr:ValidationLevel
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
the allowed values for describing the resource descriptions
and interfaces.
See the RM (v1.1, section 4) for more guidance on the use of
these values.
Diagram
Diagram
Type restriction of xs:integer
Facets
whiteSpace collapse
enumeration 0
The resource has a description that is stored in a
registry. This level does not imply a compliant
description.
enumeration 1
In addition to meeting the level 0 definition, the
resource description conforms syntactically to this
standard and to the encoding scheme used.
enumeration 2
In addition to meeting the level 1 definition, the
resource description refers to an existing resource that
has demonstrated to be functionally compliant.
enumeration 3
In addition to meeting the level 2 definition, the
resource description has been inspected by a human and
judged to comply semantically to this standard as well
as meeting any additional minimum quality criteria (e.g.,
providing values for important but non-required
metadata) set by the human inspector.
enumeration 4
In addition to meeting the level 3 definition, the
resource description meets additional quality criteria
set by the human inspector and is therefore considered
an excellent description of the resource. Consequently,
the resource is expected to be operate well as part of a
VO application or research study.
Used by
Complex Type vr:Validation
Source
<xs:simpleType name="ValidationLevel">
  <xs:annotation>
    <xs:documentation>the allowed values for describing the resource descriptions and interfaces.</xs:documentation>
    <xs:documentation>See the RM (v1.1, section 4) for more guidance on the use of these values.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer">
    <xs:whiteSpace value="collapse"/>
    <xs:enumeration value="0">
      <xs:annotation>
        <xs:documentation>The resource has a description that is stored in a registry. This level does not imply a compliant description.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1">
      <xs:annotation>
        <xs:documentation>In addition to meeting the level 0 definition, the resource description conforms syntactically to this standard and to the encoding scheme used.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2">
      <xs:annotation>
        <xs:documentation>In addition to meeting the level 1 definition, the resource description refers to an existing resource that has demonstrated to be functionally compliant.</xs:documentation>
        <xs:documentation>When the resource is a service, it is consider to exist and functionally compliant if use of the service accessURL responds without error when used as intended by the resource. If the service is a standard one, it must also demonstrate the response is syntactically compliant with the service standard in order to be considered functionally compliant. If the resource is not a service, then the ReferenceURL must be shown to return a document without error.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3">
      <xs:annotation>
        <xs:documentation>In addition to meeting the level 2 definition, the resource description has been inspected by a human and judged to comply semantically to this standard as well as meeting any additional minimum quality criteria (e.g., providing values for important but non-required metadata) set by the human inspector.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="4">
      <xs:annotation>
        <xs:documentation>In addition to meeting the level 3 definition, the resource description meets additional quality criteria set by the human inspector and is therefore considered an excellent description of the resource. Consequently, the resource is expected to be operate well as part of a VO application or research study.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type vr:IdentifierURI
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram
Type restriction of xs:anyURI
Facets
pattern ivo://[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}(/[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*)?
Used by
Source
<xs:simpleType name="IdentifierURI">
  <xs:restriction base="xs:anyURI">
    <xs:pattern value="ivo://[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}(/[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*)?"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type vr:ShortName
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
a short name or abbreviation given to something.
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.
One word or a few letters is recommended.  No more
than sixteen characters are allowed.
Diagram
Diagram
Type restriction of xs:token
Facets
maxLength 16
Used by
Source
<xs:simpleType name="ShortName">
  <xs:annotation>
    <xs:documentation>a short name or abbreviation given to something.</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:restriction base="xs:token">
    <xs:maxLength value="16"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vr:Curation
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
Information regarding the general curation of a resource
Diagram
Diagram PSResource.tmp#Curation_publisher PSResource.tmp#Curation_creator PSResource.tmp#Curation_contributor PSResource.tmp#Curation_date PSResource.tmp#Curation_version PSResource.tmp#Curation_contact
Used by
Model publisher , creator* , contributor* , date* , version{0,1} , contact+
Children contact, contributor, creator, date, publisher, version
Source
<xs:complexType name="Curation">
  <xs:annotation>
    <xs:documentation>Information regarding the general curation of a resource</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="publisher" type="vr:ResourceName">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Publisher</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>Entity (e.g. person or organisation) responsible for making the resource available</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="creator" type="vr:Creator" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Creator</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>The entity (e.g. person or organisation) primarily responsible for creating the content or constitution of the resource.</xs:documentation>
        <xs:documentation>A logo need only be provided for the first occurance. When multiple logos are supplied via multiple creator elements, the application is free to choose which to use.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="contributor" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Contributor</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>Entity responsible for contributions to the content of the resource</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="date" type="vr:Date" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Date</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>Date associated with an event in the life cycle of the resource.</xs:documentation>
        <xs:documentation>This will typically be associated with the creation or availability (i.e., most recent release or version) of the resource. Use the role attribute to clarify.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="version" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Label associated with creation or availablilty of a version of a resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="contact" type="vr:Contact" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Information that can be used for contacting someone with regard to this resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vr:ResourceName
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
the name of a potentially registered resource.  That is, the entity
referred to may have an associated identifier.
Diagram
Diagram PSResource.tmp#ResourceName_ivo-id
Type extension of xs:token
Used by
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the resource refered to
Source
<xs:complexType name="ResourceName">
  <xs:annotation>
    <xs:documentation>the name of a potentially registered resource. That is, the entity referred to may have an associated identifier.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:token">
      <xs:attribute name="ivo-id" type="vr:IdentifierURI">
        <xs:annotation>
          <xs:documentation>The URI form of the IVOA identifier for the resource refered to</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type vr:Creator
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
The entity (e.g. person or organisation) primarily responsible 
for creating something
Diagram
Diagram PSResource.tmp#Creator_name PSResource.tmp#Creator_logo
Used by
Model name , logo{0,1}
Children logo, name
Source
<xs:complexType name="Creator">
  <xs:annotation>
    <xs:documentation>The entity (e.g. person or organisation) primarily responsible for creating something</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="vr:ResourceName">
      <xs:annotation>
        <xs:documentation>the name or title of the creating person or organization</xs:documentation>
        <xs:documentation>Users of the creation should use this name in subsequent credits and acknowledgements.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="logo" type="xs:anyURI" minOccurs="0">
      <xs:annotation>
        <xs:documentation>URL pointing to a graphical logo, which may be used to help identify the information source</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vr:Date
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram PSResource.tmp#UTCDateTime PSResource.tmp#Date_role
Type extension of vr:UTCDateTime
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
role xs:string representative optional
A string indicating what the date refers to.
While this vocabulary is uncontrolled, recognized strings 
include "creation", indicating the date that the resource 
itself was created, and "update", indicating when the
resource was updated last.  The default value, 
"representative", means that the date is a rough 
representation of the time coverage of the resource.
Note that this date refers to the resource; dates describing
the metadata description of the resource are handled by
the "created" and "updated" attributes of the Resource 
element.
Source
<xs:complexType name="Date">
  <xs:simpleContent>
    <xs:extension base="vr:UTCDateTime">
      <xs:attribute name="role" type="xs:string" default="representative">
        <xs:annotation>
          <xs:documentation>A string indicating what the date refers to.</xs:documentation>
          <xs:documentation>While this vocabulary is uncontrolled, recognized strings include "creation", indicating the date that the resource itself was created, and "update", indicating when the resource was updated last. The default value, "representative", means that the date is a rough representation of the time coverage of the resource.</xs:documentation>
          <xs:documentation>Note that this date refers to the resource; dates describing the metadata description of the resource are handled by the "created" and "updated" attributes of the Resource element.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type vr:UTCDateTime
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A date stamp that can be given to a precision of either a
day (type xs:date) or seconds (type
xs:dateTime)
Diagram
Diagram PSResource.tmp#UTCTimestamp
Type union of(xs:date, vr:UTCTimestamp)
Used by
Complex Type vr:Date
Source
<xs:simpleType name="UTCDateTime">
  <xs:annotation>
    <xs:documentation>A date stamp that can be given to a precision of either a day (type xs:date) or seconds (type xs:dateTime)</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="xs:date vr:UTCTimestamp"/>
</xs:simpleType>
[ top ]
Complex Type vr:Contact
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
Information that can be used for contacting someone
Diagram
Diagram PSResource.tmp#Contact_name PSResource.tmp#Contact_address PSResource.tmp#Contact_email PSResource.tmp#Contact_telephone
Used by
Model name , address{0,1} , email{0,1} , telephone{0,1}
Children address, email, name, telephone
Source
<xs:complexType name="Contact">
  <xs:annotation>
    <xs:documentation>Information that can be used for contacting someone</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="vr:ResourceName">
      <xs:annotation>
        <xs:documentation>the name or title of the contact person.</xs:documentation>
        <xs:documentation>This can be a person's name, e.g. "John P. Jones" or a group, "Archive Support Team".</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="address" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>the contact mailing address</xs:documentation>
        <xs:documentation>All components of the mailing address are given in one string, e.g. "3700 San Martin Drive, Baltimore, MD 21218 USA".</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="email" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>the contact email address</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="telephone" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>the contact telephone number</xs:documentation>
        <xs:documentation>Complete international dialing codes should be given, e.g. "+1-410-338-1234".</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vr:Content
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
Information regarding the general content of a resource
Diagram
Diagram PSResource.tmp#Content_subject PSResource.tmp#Content_description PSResource.tmp#Content_source PSResource.tmp#Content_referenceURL PSResource.tmp#Content_type PSResource.tmp#Content_contentLevel PSResource.tmp#Content_relationship
Used by
Model subject+ , description , source{0,1} , referenceURL , type* , contentLevel* , relationship*
Children contentLevel, description, referenceURL, relationship, source, subject, type
Source
<xs:complexType name="Content">
  <xs:annotation>
    <xs:documentation>Information regarding the general content of a resource</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="subject" type="xs:token" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Subject</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>a topic, object type, or other descriptive keywords about the resource.</xs:documentation>
        <xs:documentation>Terms for Subject should be drawn from the IAU Astronomy Thesaurus (http://msowww.anu.edu.au/library/thesaurus/).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Description</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>An account of the nature of the resource</xs:documentation>
        <xs:documentation>The description may include but is not limited to an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="source" type="vr:Source" minOccurs="0">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Source</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>a bibliographic reference from which the present resource is derived or extracted.</xs:documentation>
        <xs:documentation>This is intended to point to an article in the published literature. An ADS Bibcode is recommended as a value when available.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="referenceURL" type="xs:anyURI">
      <xs:annotation>
        <xs:documentation>URL pointing to a human-readable document describing this resource.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="type" type="vr:Type" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Type</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>Nature or genre of the content of the resource</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="contentLevel" type="vr:ContentLevel" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Subject</vm:dcterm>
          <vm:dcterm>Subject.ContentLevel</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>Description of the content level or intended audience</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="relationship" type="vr:Relationship" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a description of a relationship to another resource.</xs:documentation>
        <xs:documentation>Because this element's type is abstract, an xsi:type must be to indicate the set of relationship types that are valid.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vr:Source
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram PSResource.tmp#Source_format
Type extension of xs:token
Used by
Attributes
QName Type Fixed Default Use Annotation
format xs:string optional
The reference format.  Recognized values include "bibcode", 
referring to a standard astronomical bibcode 
(http://cdsweb.u-strasbg.fr/simbad/refcode.html).
Source
<xs:complexType name="Source">
  <xs:simpleContent>
    <xs:extension base="xs:token">
      <xs:attribute name="format" type="xs:string">
        <xs:annotation>
          <xs:documentation>The reference format. Recognized values include "bibcode", referring to a standard astronomical bibcode (http://cdsweb.u-strasbg.fr/simbad/refcode.html).</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type vr:Type
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration Other
resource that does not fall into any of the category names
currently defined.
enumeration Archive
Collection of pointed observations
enumeration Bibliography
Collection of bibliographic reference, abstracts, and 
publications
enumeration Catalog
Collection of derived data, primarily in tabular form
enumeration Journal
Collection of scholarly publications under common editorial 
policy
enumeration Library
Collection of published materials (journals, books, etc.)
enumeration Simulation
Theoretical simulation or model
enumeration Survey
Collection of observations covering substantial and
contiguous areas of the sky
enumeration Transformation
A service that transforms data
enumeration Education
Collection of materials appropriate for educational use, such
as teaching resources, curricula, etc.
enumeration Outreach
Collection of materials appropriate for public outreach, such
as press releases and photo galleries
enumeration EPOResource
Collection of materials that may be suitable for EPO
products but which are not in final product form, as in Type 
Outreach or Type Education.  EPOResource would apply,
e.g., to archives with easily accessed preview images or to
surveys with easy-to-use images.
enumeration Animation
Animation clips of astronomical phenomena
enumeration Artwork
Artists' renderings of astronomical phenomena or objects
enumeration Background
Background information on astronomical phenomena or objects
enumeration BasicData
Compilations of basic astronomical facts about objects,
such as approximate distance or membership in constellation.
enumeration Historical
Historical information about astronomical objects
enumeration Photographic
Publication-quality photographs of astronomical objects
enumeration Press
Press releases about astronomical objects
enumeration Organisation
An organization that is a publisher or curator of other 
resources.
enumeration Project
A project that is a publisher or curator of other resources
enumeration Registry
a query service for which response is a structured
description of resources.
Used by
Element vr:Content/type
Source
<xs:simpleType name="Type">
  <xs:restriction base="xs:token">
    <xs:enumeration value="Other">
      <xs:annotation>
        <xs:documentation>resource that does not fall into any of the category names currently defined.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Archive">
      <xs:annotation>
        <xs:documentation>Collection of pointed observations</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Bibliography">
      <xs:annotation>
        <xs:documentation>Collection of bibliographic reference, abstracts, and publications</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Catalog">
      <xs:annotation>
        <xs:documentation>Collection of derived data, primarily in tabular form</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Journal">
      <xs:annotation>
        <xs:documentation>Collection of scholarly publications under common editorial policy</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Library">
      <xs:annotation>
        <xs:documentation>Collection of published materials (journals, books, etc.)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Simulation">
      <xs:annotation>
        <xs:documentation>Theoretical simulation or model</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Survey">
      <xs:annotation>
        <xs:documentation>Collection of observations covering substantial and contiguous areas of the sky</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Transformation">
      <xs:annotation>
        <xs:documentation>A service that transforms data</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Education">
      <xs:annotation>
        <xs:documentation>Collection of materials appropriate for educational use, such as teaching resources, curricula, etc.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Outreach">
      <xs:annotation>
        <xs:documentation>Collection of materials appropriate for public outreach, such as press releases and photo galleries</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EPOResource">
      <xs:annotation>
        <xs:documentation>Collection of materials that may be suitable for EPO products but which are not in final product form, as in Type Outreach or Type Education. EPOResource would apply, e.g., to archives with easily accessed preview images or to surveys with easy-to-use images.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Animation">
      <xs:annotation>
        <xs:documentation>Animation clips of astronomical phenomena</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Artwork">
      <xs:annotation>
        <xs:documentation>Artists' renderings of astronomical phenomena or objects</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Background">
      <xs:annotation>
        <xs:documentation>Background information on astronomical phenomena or objects</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BasicData">
      <xs:annotation>
        <xs:documentation>Compilations of basic astronomical facts about objects, such as approximate distance or membership in constellation.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Historical">
      <xs:annotation>
        <xs:documentation>Historical information about astronomical objects</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Photographic">
      <xs:annotation>
        <xs:documentation>Publication-quality photographs of astronomical objects</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Press">
      <xs:annotation>
        <xs:documentation>Press releases about astronomical objects</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Organisation">
      <xs:annotation>
        <xs:documentation>An organization that is a publisher or curator of other resources.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Project">
      <xs:annotation>
        <xs:documentation>A project that is a publisher or curator of other resources</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Registry">
      <xs:annotation>
        <xs:documentation>a query service for which response is a structured description of resources.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type vr:ContentLevel
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration General
Resource provides information appropriate for all users
enumeration Elementary Education
Resource provides information appropriate for use in elementary
education (e.g. approximate ages 6-11)
enumeration Middle School Education
Resource provides information appropriate for use in middle
school education (e.g. approximate ages 11-14)
enumeration Secondary Education
Resource provides information appropriate for use in elementary
education (e.g. approximate ages 14-18)
enumeration Community College
Resource provides information appropriate for use in 
community/junior college or early university education.
enumeration University
Resource provides information appropriate for use in
university education
enumeration Research
Resource provides information appropriate for
supporting scientific research.
enumeration Amateur
Resource provides information of interest to
amateur astronomers.
enumeration Informal Education
Resource provides information appropriate for education
at museums, planetariums, and other centers of informal learning.
Used by
Source
<xs:simpleType name="ContentLevel">
  <xs:restriction base="xs:token">
    <xs:enumeration value="General">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for all users</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Elementary Education">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for use in elementary education (e.g. approximate ages 6-11)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Middle School Education">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for use in middle school education (e.g. approximate ages 11-14)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Secondary Education">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for use in elementary education (e.g. approximate ages 14-18)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Community College">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for use in community/junior college or early university education.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="University">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for use in university education</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Research">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for supporting scientific research.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Amateur">
      <xs:annotation>
        <xs:documentation>Resource provides information of interest to amateur astronomers.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Informal Education">
      <xs:annotation>
        <xs:documentation>Resource provides information appropriate for education at museums, planetariums, and other centers of informal learning.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vr:Relationship
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A description of the relationship between one resource and one or
more other resources.
Diagram
Diagram PSResource.tmp#Relationship_relationshipType PSResource.tmp#Relationship_relatedResource
Used by
Model relationshipType , relatedResource+
Children relatedResource, relationshipType
Source
<xs:complexType name="Relationship">
  <xs:annotation>
    <xs:documentation>A description of the relationship between one resource and one or more other resources.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="relationshipType" type="xs:token">
      <xs:annotation>
        <xs:documentation>the named type of relationship</xs:documentation>
        <xs:documentation>The VOResource Core specification defines a standard set of names that are not enforced by this schema, but are otherwise required by the spec.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="relatedResource" type="vr:ResourceName" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>the name of resource that this resource is related to.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Simple Type vr:Rights
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration public
unrestricted, public access is allowed without 
authentication.
enumeration secure
authenticated, public access is allowed.
enumeration proprietary
only proprietary access is allowed with authentication.
Used by
Source
<xs:simpleType name="Rights">
  <xs:restriction base="xs:token">
    <xs:enumeration value="public">
      <xs:annotation>
        <xs:documentation>unrestricted, public access is allowed without authentication.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="secure">
      <xs:annotation>
        <xs:documentation>authenticated, public access is allowed.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="proprietary">
      <xs:annotation>
        <xs:documentation>only proprietary access is allowed with authentication.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vs:Format
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Diagram
Diagram PSResource.tmp#Format_isMIMEType
Type extension of xs:token
Used by
Attributes
QName Type Fixed Default Use Annotation
isMIMEType xs:boolean false optional
if true, then the content is a MIME Type
Source
<xs:complexType name="Format">
  <xs:simpleContent>
    <xs:extension base="xs:token">
      <xs:attribute name="isMIMEType" type="xs:boolean" default="false">
        <xs:annotation>
          <xs:documentation>if true, then the content is a MIME Type</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type vs:Coverage
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A description of how a resource's contents or behavior maps
to the sky, to time, and to frequency space, including
coverage and resolution.
Diagram
Diagram PSResource.tmp#STCResourceProfile PSResource.tmp#Coverage_footprint PSResource.tmp#Coverage_waveband PSResource.tmp#Coverage_regionOfRegard
Used by
Model STCResourceProfile{0,1} , footprint{0,1} , waveband* , regionOfRegard{0,1}
Children STCResourceProfile, footprint, regionOfRegard, waveband
Source
<xs:complexType name="Coverage">
  <xs:annotation>
    <xs:documentation>A description of how a resource's contents or behavior maps to the sky, to time, and to frequency space, including coverage and resolution.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="stc:STCResourceProfile" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The STC description of the location of the resource's data (or behavior on data) on the sky, in time, and in frequency space, including resolution.</xs:documentation>
        <xs:documentation>In general, this description should be approximate; a more precise description can be provided by the footprint service.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="footprint" type="vs:ServiceReference" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a reference to a footprint service for retrieving precise and up-to-date description of coverage.</xs:documentation>
        <xs:documentation>the ivo-id attribute refers to a Service record that describes the Footprint capability. That is, the record will have a capability element describing the service. The resource refered to may be the current one.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="waveband" type="vs:Waveband" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Coverage.Spectral</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>a named spectral region of the electro-magnetic spectrum that the resource's spectral coverage overlaps with.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="regionOfRegard" type="xs:float" minOccurs="0">
      <xs:annotation>
        <xs:appinfo>
          <vm:dcterm>Coverage.RegionOfRegard</vm:dcterm>
        </xs:appinfo>
        <xs:documentation>a single numeric value representing the angle, given in decimal degrees, by which a positional query against this resource should be "blurred" in order to get an appropriate match.</xs:documentation>
        <xs:documentation>In the case of image repositories, it might refer to a typical field-of-view size, or the primary beam size for radio aperture synthesis data. In the case of object catalogs RoR should normally be the largest of the typical size of the objects, the astrometric errors in the positions, or the resolution of the data.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type astroSTCDescriptionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for generic astronomical STC metadata, in particular Resource Profile, Search Location, Catalog Entry.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords PSResource.tmp#AstroCoordArea
Type restriction of stcDescriptionType
Type hierarchy
Used by
Model AstroCoordSystem , AstroCoords , AstroCoordArea
Children AstroCoordArea, AstroCoordSystem, AstroCoords
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="astroSTCDescriptionType">
  <xs:annotation>
    <xs:documentation>Type for generic astronomical STC metadata, in particular Resource Profile, Search Location, Catalog Entry.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:restriction base="stcDescriptionType">
      <xs:sequence>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="AstroCoordSystem">
            <xs:annotation>
              <xs:documentation>The coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systems</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="AstroCoords">
            <xs:annotation>
              <xs:documentation>AstroCoords contains information on time and spatial locations, resolution, errors, and pixelsizes (if fixed); typical best numbers are expected</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="AstroCoordArea">
            <xs:annotation>
              <xs:documentation>The coverage area of the data; the fill factor does not need to be 1.0</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:sequence>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type stcDescriptionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generalized single stcMetadata type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea
Type extension of stcMetadataType
Type hierarchy
Used by
Model CoordSys* , Coords* , CoordArea*
Children CoordArea, CoordSys, Coords
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="stcDescriptionType">
  <xs:annotation>
    <xs:documentation>Generalized single stcMetadata type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcMetadataType">
      <xs:sequence>
        <xs:element ref="CoordSys" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element ref="Coords" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element ref="CoordArea" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type stcMetadataType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract stcMetadata type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType
Type extension of stcBaseType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="stcMetadataType">
  <xs:annotation>
    <xs:documentation>Abstract stcMetadata type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type stcBaseType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
STC standard base type. Elements of derived types may contain real content, be a reference to another element in the document (idref), or be a reference to a distributed resource; the href is to be a standard IVOA identifier or a valid URL. Actuation is up to the client. At this time it is required to be of type simple. An id is optional; it allows referencing by other elements.
Diagram
Diagram PSResource.tmp#STCReference
Properties
abstract: true
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="stcBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>STC standard base type. Elements of derived types may contain real content, be a reference to another element in the document (idref), or be a reference to a distributed resource; the href is to be a standard IVOA identifier or a valid URL. Actuation is up to the client. At this time it is required to be of type simple. An id is optional; it allows referencing by other elements.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="STCReference"/>
</xs:complexType>
[ top ]
Complex Type coordSysType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate system definition: a collection of coordinate frames
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame
Type extension of stcBaseType
Type hierarchy
Used by
Model CoordFrame*
Children CoordFrame
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordSysType">
  <xs:annotation>
    <xs:documentation>Coordinate system definition: a collection of coordinate frames</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:annotation>
        <xs:documentation>A CoordSys consists of at least one coordinate frames; unfortunately, schema inheritance and polymorphism doesn't allow us to specify this in the most genarl way</xs:documentation>
      </xs:annotation>
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="CoordFrame" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type genericCoordFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#CoordRefFrame PSResource.tmp#CoordRefPos PSResource.tmp#CoordFlavor
Type extension of coordFrameType
Type hierarchy
Used by
Element CoordFrame
Complex Type pixelFrameType
Model Name{0,1} , CoordRefFrame{0,1} , CoordRefPos{0,1} , CoordFlavor
Children CoordFlavor, CoordRefFrame, CoordRefPos, Name
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="genericCoordFrameType">
  <xs:complexContent>
    <xs:extension base="coordFrameType">
      <xs:sequence>
        <xs:element ref="CoordRefFrame" minOccurs="0"/>
        <xs:element ref="CoordRefPos" minOccurs="0"/>
        <xs:element ref="CoordFlavor">
          <xs:annotation>
            <xs:documentation>Provides the coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocities</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A CoordFrame has to have at least an Id
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name
Type extension of stcBaseType
Type hierarchy
Used by
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordFrameType">
  <xs:annotation>
    <xs:documentation>A CoordFrame has to have at least an Id</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="Name" type="xs:string" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A generic CoordReferenceFrame
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name
Used by
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="coordRefFrameType">
  <xs:annotation>
    <xs:documentation>A generic CoordReferenceFrame</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="xs:string" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="ref_frame_id" type="xs:IDREF"/>
</xs:complexType>
[ top ]
Complex Type customRefPosType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for custom positions: specifies reference origin
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#Coordinate
Type extension of referencePositionType
Type hierarchy
Used by
Element CoordRefPos
Model Coordinate
Children Coordinate
Source
<xs:complexType name="customRefPosType">
  <xs:annotation>
    <xs:documentation>Type for custom positions: specifies reference origin</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="referencePositionType">
      <xs:sequence>
        <xs:element ref="Coordinate"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type referencePositionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract type for reference positions
Diagram
Diagram
Properties
abstract: true
Used by
Source
<xs:complexType name="referencePositionType" abstract="true">
  <xs:annotation>
    <xs:documentation>Abstract type for reference positions</xs:documentation>
  </xs:annotation>
</xs:complexType>
[ top ]
Complex Type coordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract coordinate type; a concrete Coordinate consists of a Value, Error, Resolution, Size, and PixSize
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name
Type extension of stcBaseType
Type hierarchy
Used by
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordinateType">
  <xs:annotation>
    <xs:documentation>Abstract coordinate type; a concrete Coordinate consists of a Value, Error, Resolution, Size, and PixSize</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="Name" type="xs:string" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="frame_id" type="xs:IDREF" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordFlavorType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Provides the spatial coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocities
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness
Used by
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
Source
<xs:complexType name="coordFlavorType">
  <xs:annotation>
    <xs:documentation>Provides the spatial coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocities</xs:documentation>
  </xs:annotation>
  <xs:attribute name="coord_naxes" default="2">
    <xs:simpleType>
      <xs:restriction base="xs:integer">
        <xs:minInclusive value="1"/>
        <xs:maxInclusive value="3"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="handedness" use="optional">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="left"/>
        <xs:enumeration value="right"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:complexType>
[ top ]
Complex Type coordsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The generic coordsType
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate
Type extension of stcBaseType
Type hierarchy
Used by
Model GenCoordinate
Children GenCoordinate
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordsType">
  <xs:annotation>
    <xs:documentation>The generic coordsType</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:annotation>
        <xs:documentation>A CoordSys consists of at least one coordinate frames; unfortunately, schema inheritance and polymorphism doesn't allow us to specify this in the most genarl way</xs:documentation>
      </xs:annotation>
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="GenCoordinate"/>
      </xs:sequence>
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generalized coordinate area type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval
Type extension of stcBaseType
Type hierarchy
Used by
Model CoordInterval
Children CoordInterval
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordAreaType">
  <xs:annotation>
    <xs:documentation>Generalized coordinate area type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="CoordInterval"/>
      </xs:sequence>
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstact coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id
Type extension of stcBaseType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordIntervalType">
  <xs:annotation>
    <xs:documentation>Abstact coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:attribute name="lo_include" type="xs:boolean" default="true">
        <xs:annotation>
          <xs:documentation>Limit to be included?</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="hi_include" type="xs:boolean" default="true">
        <xs:annotation>
          <xs:documentation>Limit to be included?</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="fill_factor" type="xs:float" use="optional" default="1.0">
        <xs:annotation>
          <xs:documentation>Fraction of interval that is occupied by data</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="frame_id" type="xs:IDREF" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type astroCoordSystemType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The astronomical coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; spectral frame and (optionally) Doppler frame; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systems
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame
Type extension of coordSysType
Type hierarchy
Used by
Model CoordFrame* , TimeFrame{0,1} , SpaceFrame{0,1} , SpectralFrame{0,1} , RedshiftFrame{0,1}
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="astroCoordSystemType">
  <xs:annotation>
    <xs:documentation>The astronomical coordinate system definition: spatial coordinate frame and reference position; time frame and reference position; the coordinate flavor; spectral frame and (optionally) Doppler frame; and the planetary ephemeris; an ID is required, since this is how coordinate elements are associated with their coordinate systems</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordSysType">
      <xs:sequence>
        <xs:element ref="TimeFrame" minOccurs="0"/>
        <xs:element ref="SpaceFrame" minOccurs="0"/>
        <xs:element ref="SpectralFrame" minOccurs="0"/>
        <xs:element ref="RedshiftFrame" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type timeFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The time reference frame consists of a timescale, a reference position, and optionally a reference direction (needed when transformations have been applied)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#timeFrameType_TimeScale PSResource.tmp#ReferencePosition PSResource.tmp#timeFrameType_TimeRefDirection
Type extension of coordFrameType
Type hierarchy
Used by
Element TimeFrame
Model Name{0,1} , TimeScale , ReferencePosition , TimeRefDirection{0,1}
Children Name, ReferencePosition, TimeRefDirection, TimeScale
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="timeFrameType">
  <xs:annotation>
    <xs:documentation>The time reference frame consists of a timescale, a reference position, and optionally a reference direction (needed when transformations have been applied)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordFrameType">
      <xs:sequence>
        <xs:element name="TimeScale" type="timeScaleType" default="TT" nillable="true">
          <xs:annotation>
            <xs:documentation>The time reference frame consists of a time scale, a time format, and a reference time, if needed</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="ReferencePosition">
          <xs:annotation>
            <xs:documentation>Origin of the coordinate reference frame: either a "known place" such as geocenter or barycenter, or a position defined in a known coordinate system</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="TimeRefDirection" type="astroCoordsType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Some time transformations (e.g., change of RefPos) depend on an assumed directonal position of the source</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type timeScaleType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The actual time scale used: TT, TAI, UTC, TDB, etc.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration TT
Terrestrial Time; the basis for ephemerides
enumeration TDT
Obsolete synonym for TT
enumeration ET
Ephemeris Time; predecessor of, and continuous with, TT
enumeration TDB
Barycentric Dynamic Time:the independent variable in planetay ephemerides; time at the solar system barycenter synchronous with TT on an annual basis; sometimes called TEB
enumeration TEB
Barycentric Ephemeris Time: time at the solar system barycenter synchronous with TT on an annual basis; a deprecated synonym of TDB.
enumeration TCG
Terrestrial Coordinate Time
enumeration TCB
Barycentric Coordinate Time; runs slower than TDB but is consistent with physical constants
enumeration TAI
International Atomic Time; runs 32.184 s behind TT
enumeration IAT
Synonym for TAI
enumeration UTC
Coordinated Universal Time; currently (2006) runs 33 leapseconds behind TAI
enumeration GPS
Global Positioning System's time scale; runs 19 s behind TAI, 51.184 s behind TT.
enumeration LST
Local Siderial Time; only for ground-based observations; note that the second is shorter
enumeration GMST
Greenwich Mean Siderial Time; only for ground-based observations; note that the second is shorter
enumeration LOCAL
Only to be used for simulations in conjunction with a relocatable spatial frame
Used by
Source
<xs:simpleType name="timeScaleType">
  <xs:annotation>
    <xs:documentation>The actual time scale used: TT, TAI, UTC, TDB, etc.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="TT">
      <xs:annotation>
        <xs:documentation>Terrestrial Time; the basis for ephemerides</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TDT">
      <xs:annotation>
        <xs:documentation>Obsolete synonym for TT</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ET">
      <xs:annotation>
        <xs:documentation>Ephemeris Time; predecessor of, and continuous with, TT</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TDB">
      <xs:annotation>
        <xs:documentation>Barycentric Dynamic Time:the independent variable in planetay ephemerides; time at the solar system barycenter synchronous with TT on an annual basis; sometimes called TEB</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TEB">
      <xs:annotation>
        <xs:documentation>Barycentric Ephemeris Time: time at the solar system barycenter synchronous with TT on an annual basis; a deprecated synonym of TDB.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TCG">
      <xs:annotation>
        <xs:documentation>Terrestrial Coordinate Time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TCB">
      <xs:annotation>
        <xs:documentation>Barycentric Coordinate Time; runs slower than TDB but is consistent with physical constants</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TAI">
      <xs:annotation>
        <xs:documentation>International Atomic Time; runs 32.184 s behind TT</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="IAT">
      <xs:annotation>
        <xs:documentation>Synonym for TAI</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="UTC">
      <xs:annotation>
        <xs:documentation>Coordinated Universal Time; currently (2006) runs 33 leapseconds behind TAI</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GPS">
      <xs:annotation>
        <xs:documentation>Global Positioning System's time scale; runs 19 s behind TAI, 51.184 s behind TT.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LST">
      <xs:annotation>
        <xs:documentation>Local Siderial Time; only for ground-based observations; note that the second is shorter</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="GMST">
      <xs:annotation>
        <xs:documentation>Greenwich Mean Siderial Time; only for ground-based observations; note that the second is shorter</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LOCAL">
      <xs:annotation>
        <xs:documentation>Only to be used for simulations in conjunction with a relocatable spatial frame</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type astroCoordsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The astronomical (STC) coordsType
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#astroCoordsType_CoordFile PSResource.tmp#astroCoordsType_Orbit
Type extension of coordsType
Type hierarchy
Used by
Model GenCoordinate , Time{0,1} , Position{0,1} , Velocity{0,1} , Spectral{0,1} , Redshift{0,1} , CoordFile{0,1} , Orbit{0,1}
Children CoordFile, GenCoordinate, Orbit, Position, Redshift, Spectral, Time, Velocity
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="astroCoordsType">
  <xs:annotation>
    <xs:documentation>The astronomical (STC) coordsType</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordsType">
      <xs:sequence>
        <xs:element ref="Time" minOccurs="0"/>
        <xs:element ref="Position" minOccurs="0"/>
        <xs:element ref="Velocity" minOccurs="0"/>
        <xs:element ref="Spectral" minOccurs="0"/>
        <xs:element ref="Redshift" minOccurs="0"/>
        <xs:element name="CoordFile" type="astroCoordsFileType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Some or all coordinate values may be given in file</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Orbit" type="orbitType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Orbit specified by orbital elements</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type timeCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Time coordinate type; sibling of basicCoordinateType
Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#timeCoordinateType_coord_system_id PSResource.tmp#timeCoordinateType_unit PSResource.tmp#timeCoordinateType_TimeInstant PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize
Type extension of coordinateType
Type hierarchy
Used by
Element Time
Model Name{0,1} , TimeInstant{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, TimeInstant
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit timeUnitType s optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="timeCoordinateType">
  <xs:annotation>
    <xs:documentation>Time coordinate type; sibling of basicCoordinateType</xs:documentation>
    <xs:documentation>Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element name="TimeInstant" type="astronTimeType" minOccurs="0"/>
        <xs:element ref="Error" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="Resolution" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="Size" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="PixSize" minOccurs="0" maxOccurs="2"/>
      </xs:sequence>
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
      <xs:attribute name="unit" type="timeUnitType" use="optional" default="s"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type astronTimeType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
astronTime is the generalized astronomical time type and consists of one, two, or three elements: optional TimeScale, optional relative time offset, and an absolute time (ISO8601 or a decimal JD or MJD; or it may be an IDREF to one of those three); TimeScale may be omitted only if the element is part of AstroCoords, referring to an AstroCoordSystem that specifies a TimeScale.
Diagram
Diagram PSResource.tmp#astronTimeType_Timescale PSResource.tmp#TimeOffset PSResource.tmp#AbsoluteTime
Used by
Model Timescale{0,1} , TimeOffset{0,1} , AbsoluteTime
Children AbsoluteTime, TimeOffset, Timescale
Source
<xs:complexType name="astronTimeType">
  <xs:annotation>
    <xs:documentation>astronTime is the generalized astronomical time type and consists of one, two, or three elements: optional TimeScale, optional relative time offset, and an absolute time (ISO8601 or a decimal JD or MJD; or it may be an IDREF to one of those three); TimeScale may be omitted only if the element is part of AstroCoords, referring to an AstroCoordSystem that specifies a TimeScale.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Timescale" type="timeScaleType" nillable="true" minOccurs="0"/>
    <xs:element ref="TimeOffset" minOccurs="0"/>
    <xs:element ref="AbsoluteTime"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type timeOffsetType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Actual elapsed time offset
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#timeOffsetType_unit
Type extension of xs:decimal
Used by
Element TimeOffset
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit timeUnitType s optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="timeOffsetType">
  <xs:annotation>
    <xs:documentation>Actual elapsed time offset</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:decimal">
      <xs:attributeGroup ref="STCReference"/>
      <xs:attribute name="unit" type="timeUnitType" use="optional" default="s"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type timeUnitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Time units may be second (s), hour (h: 3600 s), day (d: 86400 s), Julian year (a, yr: 365.25 d), Julian century (cy: 36525 d), or empty (i.e., dimensionless) for ISO-8601 format
Diagram
Diagram PSResource.tmp#unitType
Type restriction of unitType
Type hierarchy
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
enumeration
Used by
Source
<xs:simpleType name="timeUnitType">
  <xs:annotation>
    <xs:documentation>Time units may be second (s), hour (h: 3600 s), day (d: 86400 s), Julian year (a, yr: 365.25 d), Julian century (cy: 36525 d), or empty (i.e., dimensionless) for ISO-8601 format</xs:documentation>
  </xs:annotation>
  <xs:restriction base="unitType">
    <xs:enumeration value="s"/>
    <xs:enumeration value="h"/>
    <xs:enumeration value="d"/>
    <xs:enumeration value="a"/>
    <xs:enumeration value="yr"/>
    <xs:enumeration value="cy"/>
    <xs:enumeration value=""/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type unitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Basic unit type
Diagram
Diagram
Type xs:string
Used by
Source
<xs:simpleType name="unitType">
  <xs:annotation>
    <xs:documentation>Basic unit type</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string"/>
</xs:simpleType>
[ top ]
Complex Type double1Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A double with referencing and units attributes
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#double1Type_time_unit PSResource.tmp#double1Type_pos_unit PSResource.tmp#double1Type_pos_angle_unit PSResource.tmp#double1Type_vel_time_unit PSResource.tmp#double1Type_spectral_unit PSResource.tmp#double1Type_gen_unit
Type extension of xs:double
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
pos_angle_unit angleUnitType optional
pos_unit posUnitType optional
spectral_unit spectralUnitType optional
time_unit timeUnitType optional
ucd xs:string optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="double1Type">
  <xs:annotation>
    <xs:documentation>A double with referencing and units attributes</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:double">
      <xs:attributeGroup ref="STCReference"/>
      <xs:attribute name="time_unit" type="timeUnitType" use="optional"/>
      <xs:attribute name="pos_unit" type="posUnitType" use="optional"/>
      <xs:attribute name="pos_angle_unit" type="angleUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
      <xs:attribute name="spectral_unit" type="spectralUnitType" use="optional"/>
      <xs:attribute name="gen_unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type posUnitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spatial coordinate units may be angular (degrees, radians, hours, arcmins, arcsecs), linear (meters, km, mm, AUs, parsecs, kpc, Mpc, lightyears), or empty (i.e., dimensionless).  The three-units strings are for special 3-D vectors where the components do not share the same unit; one may prefer to give each component its own unit, instead.
Diagram
Diagram PSResource.tmp#unitType
Type restriction of unitType
Type hierarchy
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Source
<xs:simpleType name="posUnitType">
  <xs:annotation>
    <xs:documentation>Spatial coordinate units may be angular (degrees, radians, hours, arcmins, arcsecs), linear (meters, km, mm, AUs, parsecs, kpc, Mpc, lightyears), or empty (i.e., dimensionless). The three-units strings are for special 3-D vectors where the components do not share the same unit; one may prefer to give each component its own unit, instead.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="unitType">
    <xs:enumeration value="deg"/>
    <xs:enumeration value="deg deg m"/>
    <xs:enumeration value="deg deg Mpc"/>
    <xs:enumeration value="rad"/>
    <xs:enumeration value="h"/>
    <xs:enumeration value="arcmin"/>
    <xs:enumeration value="arcsec"/>
    <xs:enumeration value="m"/>
    <xs:enumeration value="km"/>
    <xs:enumeration value="mm"/>
    <xs:enumeration value="AU"/>
    <xs:enumeration value="pc"/>
    <xs:enumeration value="kpc"/>
    <xs:enumeration value="Mpc"/>
    <xs:enumeration value="lyr"/>
    <xs:enumeration value=""/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type angleUnitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Angular coordinate units may be degrees, radians, hours, arcmins, arcsecs
Diagram
Diagram PSResource.tmp#unitType
Type restriction of unitType
Type hierarchy
Facets
enumeration deg
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
Used by
Source
<xs:simpleType name="angleUnitType">
  <xs:annotation>
    <xs:documentation>Angular coordinate units may be degrees, radians, hours, arcmins, arcsecs</xs:documentation>
  </xs:annotation>
  <xs:restriction base="unitType">
    <xs:enumeration value="deg"/>
    <xs:enumeration value="rad"/>
    <xs:enumeration value="h"/>
    <xs:enumeration value="arcmin"/>
    <xs:enumeration value="arcsec"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type velTimeUnitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Velocity units are a posUnitType / velTimeType; the latter may be second, day, hour, year (a or yr), century, but not empty
Diagram
Diagram PSResource.tmp#unitType
Type restriction of unitType
Type hierarchy
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Source
<xs:simpleType name="velTimeUnitType">
  <xs:annotation>
    <xs:documentation>Velocity units are a posUnitType / velTimeType; the latter may be second, day, hour, year (a or yr), century, but not empty</xs:documentation>
  </xs:annotation>
  <xs:restriction base="unitType">
    <xs:enumeration value="s"/>
    <xs:enumeration value="h"/>
    <xs:enumeration value="d"/>
    <xs:enumeration value="a"/>
    <xs:enumeration value="yr"/>
    <xs:enumeration value="cy"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type spectralUnitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spectral units may be frequency (Hz, kHz, MHz, GHz), wavelength (meters, mm, micron, nm, Angstrom), or energy (eV, keV, MeV, GeV, TeV)
Diagram
Diagram PSResource.tmp#unitType
Type restriction of unitType
Type hierarchy
Facets
enumeration Hz
enumeration kHz
enumeration MHz
enumeration GHz
enumeration m
enumeration mm
enumeration um
enumeration nm
enumeration Angstrom
enumeration eV
enumeration keV
enumeration MeV
enumeration GeV
enumeration TeV
Used by
Source
<xs:simpleType name="spectralUnitType">
  <xs:annotation>
    <xs:documentation>Spectral units may be frequency (Hz, kHz, MHz, GHz), wavelength (meters, mm, micron, nm, Angstrom), or energy (eV, keV, MeV, GeV, TeV)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="unitType">
    <xs:enumeration value="Hz"/>
    <xs:enumeration value="kHz"/>
    <xs:enumeration value="MHz"/>
    <xs:enumeration value="GHz"/>
    <xs:enumeration value="m"/>
    <xs:enumeration value="mm"/>
    <xs:enumeration value="um"/>
    <xs:enumeration value="nm"/>
    <xs:enumeration value="Angstrom"/>
    <xs:enumeration value="eV"/>
    <xs:enumeration value="keV"/>
    <xs:enumeration value="MeV"/>
    <xs:enumeration value="GeV"/>
    <xs:enumeration value="TeV"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type spectralCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spectral coordinate type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#spectralCoordinateType_coord_system_id PSResource.tmp#spectralCoordinateType_unit
Type extension of basicCoordinateType
Type hierarchy
Used by
Element Spectral
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit spectralUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="spectralCoordinateType">
  <xs:annotation>
    <xs:documentation>Spectral coordinate type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="basicCoordinateType">
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
      <xs:attribute name="unit" type="spectralUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type basicCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Basic scalar coordinate type
Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize
Type extension of coordinateType
Type hierarchy
Used by
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="basicCoordinateType">
  <xs:annotation>
    <xs:documentation>Basic scalar coordinate type</xs:documentation>
    <xs:documentation>Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element ref="Value" minOccurs="0"/>
        <xs:element ref="Error" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="Resolution" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="Size" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="PixSize" minOccurs="0" maxOccurs="2"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type redshiftCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Redshift coordinate type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#redshiftCoordinateType_coord_system_id PSResource.tmp#redshiftCoordinateType_unit PSResource.tmp#redshiftCoordinateType_vel_time_unit
Type extension of basicCoordinateType
Type hierarchy
Used by
Element Redshift
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="redshiftCoordinateType">
  <xs:annotation>
    <xs:documentation>Redshift coordinate type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="basicCoordinateType">
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type astroCoordsFileType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate references to a specific FITS file
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#astroCoordsFileType_FITSFile PSResource.tmp#astroCoordsFileType_FITSTime PSResource.tmp#astroCoordsFileType_FITSPosition PSResource.tmp#astroCoordsFileType_FITSVelocity PSResource.tmp#astroCoordsFileType_FITSSpectral PSResource.tmp#astroCoordsFileType_FITSRedshift
Type extension of coordinateType
Type hierarchy
Used by
Model Name{0,1} , FITSFile , FITSTime{0,1} , FITSPosition{0,1} , FITSVelocity{0,1} , FITSSpectral{0,1} , FITSRedshift{0,1}
Children FITSFile, FITSPosition, FITSRedshift, FITSSpectral, FITSTime, FITSVelocity, Name
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="astroCoordsFileType">
  <xs:annotation>
    <xs:documentation>Coordinate references to a specific FITS file</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:annotation>
        <xs:documentation>Coordinate references to a specific FITS file</xs:documentation>
      </xs:annotation>
      <xs:sequence>
        <xs:element name="FITSFile" type="fitsType"/>
        <xs:element name="FITSTime" type="coordFITSColumnsType" minOccurs="0"/>
        <xs:element name="FITSPosition" type="coordFITSColumnsType" minOccurs="0"/>
        <xs:element name="FITSVelocity" type="coordFITSColumnsType" minOccurs="0"/>
        <xs:element name="FITSSpectral" type="coordFITSColumnsType" minOccurs="0"/>
        <xs:element name="FITSRedshift" type="coordFITSColumnsType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type fitsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Specifies a FITS file and optionally a specific HDU by HDU number or HDU name
Diagram
Diagram PSResource.tmp#fitsType_hdu_num PSResource.tmp#fitsType_hdu_name
Type extension of xs:anyURI
Used by
Attributes
QName Type Fixed Default Use Annotation
hdu_name xs:string optional
hdu_num xs:integer optional
Source
<xs:complexType name="fitsType">
  <xs:annotation>
    <xs:documentation>Specifies a FITS file and optionally a specific HDU by HDU number or HDU name</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:anyURI">
      <xs:attribute name="hdu_num" type="xs:integer"/>
      <xs:attribute name="hdu_name" type="xs:string"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type coordFITSColumnsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Refers coordinate components to specific columns in the FITS file HDU
Diagram
Diagram PSResource.tmp#coordFITSColumnsType_Name PSResource.tmp#coordFITSColumnsType_Value PSResource.tmp#coordFITSColumnsType_Error PSResource.tmp#coordFITSColumnsType_Resolution PSResource.tmp#coordFITSColumnsType_Size PSResource.tmp#coordFITSColumnsType_PixSize
Used by
Model Name{0,1} , Value{0,1} , Error{0,1} , Resolution{0,1} , Size{0,1} , PixSize{0,1}
Children Error, Name, PixSize, Resolution, Size, Value
Source
<xs:complexType name="coordFITSColumnsType">
  <xs:annotation>
    <xs:documentation>Refers coordinate components to specific columns in the FITS file HDU</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="xs:string" minOccurs="0"/>
    <xs:element name="Value" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The column name for the coordinate value; comma-separated if multi-dimensional</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Error" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The column name for the coordinate error; comma-separated if multi-dimensional</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Resolution" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The column name for the coordinate resolution; comma-separated if multi-dimensional</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Size" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The column name for the coordinate size; comma-separated if multi-dimensional</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="PixSize" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The column name for the coordinate pixel size; comma-separated if multi-dimensional</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type orbitType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Orbit defined by six orbital elements and optional mean anomaly and period; note that the epoch of periapsis or of mean anomaly is provided by T, however, an coordinate epoch should be provided by paring this element with a time instant element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#orbitType_a PSResource.tmp#orbitType_q PSResource.tmp#orbitType_e PSResource.tmp#orbitType_i PSResource.tmp#orbitType_Node PSResource.tmp#orbitType_Aop PSResource.tmp#orbitType_M PSResource.tmp#orbitType_P PSResource.tmp#orbitType_T
Type extension of coordinateType
Type hierarchy
Used by
Model Name{0,1} , (a | q) , e , i , Node , Aop , M{0,1} , P{0,1} , T
Children Aop, M, Name, Node, P, T, a, e, i, q
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="orbitType">
  <xs:annotation>
    <xs:documentation>Orbit defined by six orbital elements and optional mean anomaly and period; note that the epoch of periapsis or of mean anomaly is provided by T, however, an coordinate epoch should be provided by paring this element with a time instant element</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:choice>
          <xs:annotation>
            <xs:documentation>This really is a choice: provide either a or q, but not both - and a only for closed orbits</xs:documentation>
          </xs:annotation>
          <xs:element name="a" nillable="true">
            <xs:annotation>
              <xs:documentation>Semi-major axis for elliptical (closed) orbits (1>e>=0) only; for parabolic or hyperbolic orbits us periapsis distance q</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:complexContent>
                <xs:extension base="double1Type">
                  <xs:attribute name="unit" type="posUnitType" use="optional" default="AU"/>
                </xs:extension>
              </xs:complexContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="q" nillable="true">
            <xs:annotation>
              <xs:documentation>Periapsis distance; required (instead of a) for open orbits (e>=1)</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:complexContent>
                <xs:extension base="double1Type">
                  <xs:attribute name="unit" type="posUnitType" use="optional" default="AU"/>
                </xs:extension>
              </xs:complexContent>
            </xs:complexType>
          </xs:element>
        </xs:choice>
        <xs:element name="e" type="double1Type" nillable="true">
          <xs:annotation>
            <xs:documentation>Eccentricity</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="i" nillable="true">
          <xs:annotation>
            <xs:documentation>Inclination</xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:complexContent>
              <xs:extension base="double1Type">
                <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
              </xs:extension>
            </xs:complexContent>
          </xs:complexType>
        </xs:element>
        <xs:element name="Node" nillable="true">
          <xs:annotation>
            <xs:documentation>Longitude of ascending node</xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:complexContent>
              <xs:extension base="double1Type">
                <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
              </xs:extension>
            </xs:complexContent>
          </xs:complexType>
        </xs:element>
        <xs:element name="Aop" nillable="true">
          <xs:annotation>
            <xs:documentation>Argument of periapsis</xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:complexContent>
              <xs:extension base="double1Type">
                <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
              </xs:extension>
            </xs:complexContent>
          </xs:complexType>
        </xs:element>
        <xs:element name="M" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Mean anomaly at time T; if absent T will refer to pericenter</xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:complexContent>
              <xs:extension base="double1Type">
                <xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
              </xs:extension>
            </xs:complexContent>
          </xs:complexType>
        </xs:element>
        <xs:element name="P" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Orbital period (redundant); for closed orbits only</xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:complexContent>
              <xs:extension base="double1Type">
                <xs:attribute name="unit" type="timeUnitType" use="optional" default="d"/>
              </xs:extension>
            </xs:complexContent>
          </xs:complexType>
        </xs:element>
        <xs:element name="T" type="astronTimeType">
          <xs:annotation>
            <xs:documentation>Epoch of M (mean anomaly, if present) or of periapsis (if M is absent)</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type spaceFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A spatial coordinate frame consists of a coordinate frame, a reference position, a flavor, and, optionally, an offset center
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#SpaceRefFrame PSResource.tmp#ReferencePosition PSResource.tmp#spaceFrameType_OffsetCenter PSResource.tmp#CoordFlavor
Type extension of coordFrameType
Type hierarchy
Used by
Element SpaceFrame
Model Name{0,1} , SpaceRefFrame , ReferencePosition , OffsetCenter{0,1} , CoordFlavor
Children CoordFlavor, Name, OffsetCenter, ReferencePosition, SpaceRefFrame
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="spaceFrameType">
  <xs:annotation>
    <xs:documentation>A spatial coordinate frame consists of a coordinate frame, a reference position, a flavor, and, optionally, an offset center</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordFrameType">
      <xs:sequence>
        <xs:element ref="SpaceRefFrame">
          <xs:annotation>
            <xs:documentation>Coordinate reference frame: optional equinox with either a standard reference system (ICRS, FK5, FK4) and optional standard pole (equatorial, ecliptic, galactic, etc.), or pole (positive Z-axis) and positive X-axis direction</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="ReferencePosition">
          <xs:annotation>
            <xs:documentation>Origin of the coordinate reference frame: either a "known place" such as geocenter or barycenter, or a position defined in a known coordinate system</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="OffsetCenter" type="coordValueType" minOccurs="0"/>
        <xs:element ref="CoordFlavor">
          <xs:annotation>
            <xs:documentation>Provides the coordinate definitions: number of axes, SPHERICAL, CARTESIAN, UNITSPHERE, POLAR, or HEALPIX, presence of velocities</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordValueType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A type that just holds a 1-3D coordinate value; see comment in the CoordValue head element
Diagram
Diagram PSResource.tmp#CoordValue
Used by
Model CoordValue
Children CoordValue
Source
<xs:complexType name="coordValueType">
  <xs:annotation>
    <xs:documentation>A type that just holds a 1-3D coordinate value; see comment in the CoordValue head element</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="CoordValue"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type spectralFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains the spectral frame reference position
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#ReferencePosition
Type extension of coordFrameType
Type hierarchy
Used by
Element SpectralFrame
Model Name{0,1} , ReferencePosition
Children Name, ReferencePosition
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="spectralFrameType">
  <xs:annotation>
    <xs:documentation>Contains the spectral frame reference position</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordFrameType">
      <xs:sequence>
        <xs:element ref="ReferencePosition">
          <xs:annotation>
            <xs:documentation>The reference frame for the spectral scale; note presence of LSR</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type redshiftFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains the Doppler definitions, including whether the values are velocity or redshift (value_type)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#redshiftFrameType_value_type PSResource.tmp#redshiftFrameType_DopplerDefinition PSResource.tmp#ReferencePosition
Type extension of coordFrameType
Type hierarchy
Used by
Element RedshiftFrame
Model Name{0,1} , DopplerDefinition , ReferencePosition
Children DopplerDefinition, Name, ReferencePosition
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
value_type restriction of xs:string VELOCITY optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="redshiftFrameType">
  <xs:annotation>
    <xs:documentation>Contains the Doppler definitions, including whether the values are velocity or redshift (value_type)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordFrameType">
      <xs:sequence>
        <xs:element name="DopplerDefinition" type="dopplerDefinitionType" nillable="true">
          <xs:annotation>
            <xs:documentation>The Doppler definition used: optical, radio, or pseudo-relativistic (i.e., how is a redshift converted to a velocity); the most common is optical, except when the reference is LSR (usually radio)</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="ReferencePosition">
          <xs:annotation>
            <xs:documentation>The reference frame for the Doppler velocities or redshfts; note presence of LSR</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="value_type" use="optional" default="VELOCITY">
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="VELOCITY"/>
            <xs:enumeration value="REDSHIFT"/>
          </xs:restriction>
        </xs:simpleType>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type dopplerDefinitionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Doppler definition used: optical, radio, or pseudo-relativistic (i.e., how is a redshift converted to a velocity); the most common is optical, except when the reference is LSR (usually radio)
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration OPTICAL
enumeration RADIO
enumeration RELATIVISTIC
Used by
Source
<xs:simpleType name="dopplerDefinitionType">
  <xs:annotation>
    <xs:documentation>The Doppler definition used: optical, radio, or pseudo-relativistic (i.e., how is a redshift converted to a velocity); the most common is optical, except when the reference is LSR (usually radio)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="OPTICAL"/>
    <xs:enumeration value="RADIO"/>
    <xs:enumeration value="RELATIVISTIC"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type astroCoordAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Astronomical area type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval PSResource.tmp#coordAreaType PSResource.tmp#astroCoordAreaType_TimeInterval PSResource.tmp#PositionInterval PSResource.tmp#VelocityInterval PSResource.tmp#astroCoordAreaType_SpectralInterval PSResource.tmp#astroCoordAreaType_RedshiftInterval
Type extension of coordAreaType
Type hierarchy
Used by
Model CoordInterval , TimeInterval* , PositionInterval{0,1} , VelocityInterval* , SpectralInterval* , RedshiftInterval*
Children CoordInterval, PositionInterval, RedshiftInterval, SpectralInterval, TimeInterval, VelocityInterval
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="astroCoordAreaType">
  <xs:annotation>
    <xs:documentation>Astronomical area type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordAreaType">
      <xs:sequence>
        <xs:element name="TimeInterval" type="timeIntervalType" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element ref="PositionInterval" minOccurs="0"/>
        <xs:element ref="VelocityInterval" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="SpectralInterval" type="spectralIntervalType" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="RedshiftInterval" type="redshiftIntervalType" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type timeIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The time interval needs to contain a start time or a stop time or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#timeIntervalType_StartTime PSResource.tmp#timeIntervalType_StopTime
Type extension of coordIntervalType
Type hierarchy
Used by
Model StartTime{0,1} , StopTime{0,1}
Children StartTime, StopTime
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="timeIntervalType">
  <xs:annotation>
    <xs:documentation>The time interval needs to contain a start time or a stop time or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="StartTime" type="astronTimeType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>astronTime may be expressed in ISO8601 or as a double relative to a reference time</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="StopTime" type="astronTimeType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>astronTime may be expressed in ISO8601 or as a double relative to a reference time</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type spectralIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains a 1-D spectral interval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coordScalarIntervalType_LoLimit PSResource.tmp#coordScalarIntervalType_HiLimit PSResource.tmp#coordScalarIntervalType PSResource.tmp#spectralIntervalType_unit
Type extension of coordScalarIntervalType
Type hierarchy
Used by
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit spectralUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="spectralIntervalType">
  <xs:annotation>
    <xs:documentation>Contains a 1-D spectral interval</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordScalarIntervalType">
      <xs:attribute name="unit" type="spectralUnitType" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coordScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coordScalarIntervalType_LoLimit PSResource.tmp#coordScalarIntervalType_HiLimit
Type extension of coordIntervalType
Type hierarchy
Used by
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coordScalarIntervalType">
  <xs:annotation>
    <xs:documentation>Scalar coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Lower bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Upper bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type redshiftIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains a 1-D redshift interval; position and time units are required if redshifts are expressed as Doppler velocities
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coordScalarIntervalType_LoLimit PSResource.tmp#coordScalarIntervalType_HiLimit PSResource.tmp#coordScalarIntervalType PSResource.tmp#redshiftIntervalType_unit PSResource.tmp#redshiftIntervalType_vel_time_unit
Type extension of coordScalarIntervalType
Type hierarchy
Used by
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="redshiftIntervalType">
  <xs:annotation>
    <xs:documentation>Contains a 1-D redshift interval; position and time units are required if redshifts are expressed as Doppler velocities</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordScalarIntervalType">
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:ServiceReference
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
the service URL for a potentially registerd service.  That is,
if an IVOA identifier is also provided, then the service is 
described in a registry.
Diagram
Diagram PSResource.tmp#ServiceReference_ivo-id
Type extension of xs:anyURI
Used by
Attributes
QName Type Fixed Default Use Annotation
ivo-id vr:IdentifierURI optional
The URI form of the IVOA identifier for the service 
describing the capability refered to by this element.
Source
<xs:complexType name="ServiceReference">
  <xs:annotation>
    <xs:documentation>the service URL for a potentially registerd service. That is, if an IVOA identifier is also provided, then the service is described in a registry.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:anyURI">
      <xs:attribute name="ivo-id" type="vr:IdentifierURI">
        <xs:annotation>
          <xs:documentation>The URI form of the IVOA identifier for the service describing the capability refered to by this element.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type vs:Waveband
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration Radio
wavelength >= 10 mm; frequency <= 30 GHz.
enumeration Millimeter
0.1 mm <= wavelength <= 10 mm; 
3000 GHz >= frequency >= 30 GHz.
enumeration Infrared
1 micron <= wavelength <= 100 micons
enumeration Optical
0.3 microns <= wavelength <= 1 micon; 
300 nm <= wavelength <= 1000 nm; 
3000 Angstroms <= wavelength <= 10000 Angstroms
enumeration UV
0.1 microns <= wavelength <= 0.3 micon; 
1000 nm <= wavelength <= 3000 nm; 
1000 Angstroms <= wavelength <= 30000 Angstroms
enumeration EUV
100 Angstroms <= wavelength <= 1000 Angstroms; 
12 eV <= energy <= 120 eV
enumeration X-ray
0.1 Angstroms <= wavelength <= 100 Angstroms; 
0.12 keV <= energy <= 120 keV
enumeration Gamma-ray
energy >= 120 keV
Used by
Source
<xs:simpleType name="Waveband">
  <xs:restriction base="xs:token">
    <xs:enumeration value="Radio">
      <xs:annotation>
        <xs:documentation>wavelength >= 10 mm; frequency <= 30 GHz.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Millimeter">
      <xs:annotation>
        <xs:documentation>0.1 mm <= wavelength <= 10 mm; 3000 GHz >= frequency >= 30 GHz.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Infrared">
      <xs:annotation>
        <xs:documentation>1 micron <= wavelength <= 100 micons</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Optical">
      <xs:annotation>
        <xs:documentation>0.3 microns <= wavelength <= 1 micon; 300 nm <= wavelength <= 1000 nm; 3000 Angstroms <= wavelength <= 10000 Angstroms</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="UV">
      <xs:annotation>
        <xs:documentation>0.1 microns <= wavelength <= 0.3 micon; 1000 nm <= wavelength <= 3000 nm; 1000 Angstroms <= wavelength <= 30000 Angstroms</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="EUV">
      <xs:annotation>
        <xs:documentation>100 Angstroms <= wavelength <= 1000 Angstroms; 12 eV <= energy <= 120 eV</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="X-ray">
      <xs:annotation>
        <xs:documentation>0.1 Angstroms <= wavelength <= 100 Angstroms; 0.12 keV <= energy <= 120 keV</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Gamma-ray">
      <xs:annotation>
        <xs:documentation>energy >= 120 keV</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vs:TableSet
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
The set of tables hosted by a resource.
Diagram
Diagram PSResource.tmp#TableSet_schema
Used by
Model schema+
Children schema
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
Source
<xs:complexType name="TableSet">
  <xs:annotation>
    <xs:documentation>The set of tables hosted by a resource.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="schema" type="vs:TableSchema" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A named description of a set of logically related tables.</xs:documentation>
        <xs:documentation>The name given by the "name" child element must be unique within this TableSet instance. If there is only one schema in this set and/or there's no locally appropriate name to provide, the name can be set to "default".</xs:documentation>
        <xs:documentation>This aggregation does not need to map to an actual database, catalog, or schema, though the publisher may choose to aggregate along such designations, or particular service protocol may recommend it.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type vs:TableSchema
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A detailed description of a logically-related set of tables
Diagram
Diagram PSResource.tmp#TableSchema_name PSResource.tmp#TableSchema_title PSResource.tmp#TableSchema_description PSResource.tmp#TableSchema_utype PSResource.tmp#TableSchema_table
Used by
Model name , title{0,1} , description{0,1} , utype{0,1} , table*
Children description, name, table, title, utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
Source
<xs:complexType name="TableSchema">
  <xs:annotation>
    <xs:documentation>A detailed description of a logically-related set of tables</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>A name for the set of tables.</xs:documentation>
        <xs:documentation>This is used to uniquely identify the table set among several table sets. If a title is not present, this name can be used for display purposes.</xs:documentation>
        <xs:documentation>If there is no appropriate logical name associated with this set, the name should be explicitly set to "default".</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="title" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a descriptive, human-interpretable name for the table set.</xs:documentation>
        <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness. It is useful when there are multiple schemas in the context (e.g. within a tableset; otherwise, the resource title could be used instead).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>A free text description of the tableset that should explain in general how all of the tables are related.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="utype" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>an identifier for a concept in a data model that the data in this schema as a whole represent.</xs:documentation>
        <xs:documentation>The format defined in the VOTable standard is strongly recommended.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="table" type="vs:Table" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A description of one of the tables that makes up the set.</xs:documentation>
        <xs:documentation>The table names for the table should be unique.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type vs:Table
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Diagram
Diagram PSResource.tmp#Table_type PSResource.tmp#Table_name PSResource.tmp#Table_title PSResource.tmp#Table_description PSResource.tmp#Table_utype PSResource.tmp#Table_column PSResource.tmp#Table_foreignKey
Used by
Model name , title{0,1} , description{0,1} , utype{0,1} , column* , foreignKey*
Children column, description, foreignKey, name, title, utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
type xs:string optional
a name for the role this table plays.  Recognized
values include "output", indicating this table is output 
from a query; "base_table", indicating a table
whose records represent the main subjects of its
schema; and "view", indicating that the table represents
a useful combination or subset of other tables.  Other 
values are allowed.
Source
<xs:complexType name="Table">
  <xs:sequence>
    <xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>the fully qualified name of the table. This name should include all catalog or schema prefixes needed to sufficiently uniquely distinguish it in a query.</xs:documentation>
        <xs:documentation>In general, the format of the qualified name may depend on the context; however, when the table is intended to be queryable via ADQL, then the catalog and schema qualifiers are delimited from the table name with dots (.).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="title" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a descriptive, human-interpretable name for the table.</xs:documentation>
        <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a free-text description of the table's contents</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="utype" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>an identifier for a concept in a data model that the data in this table represent.</xs:documentation>
        <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="column" type="vs:TableParam" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a description of a table column.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="foreignKey" type="vs:ForeignKey" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a description of a foreign keys, one or more columns from the current table that can be used to join with another table.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="type" type="xs:string">
    <xs:annotation>
      <xs:documentation>a name for the role this table plays. Recognized values include "output", indicating this table is output from a query; "base_table", indicating a table whose records represent the main subjects of its schema; and "view", indicating that the table represents a useful combination or subset of other tables. Other values are allowed.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type vs:TableParam
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a description of a table parameter having a fixed data type.
The allowed data type names match those supported by VOTable.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#TableParam_std PSResource.tmp#TableParam_dataType PSResource.tmp#TableParam_flag
Type extension of vs:BaseParam
Type hierarchy
Used by
Element vs:Table/column
Complex Type psr:TableParam
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1} , flag*
Children dataType, description, flag, name, ucd, unit, utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
std xs:boolean optional
If true, the meaning and use of this parameter is
reserved and defined by a standard model.  If false, 
it represents a database-specific parameter 
that effectively extends beyond the standard.  If
not provided, then the value is unknown.
Source
<xs:complexType name="TableParam">
  <xs:annotation>
    <xs:documentation>a description of a table parameter having a fixed data type.</xs:documentation>
    <xs:documentation>The allowed data type names match those supported by VOTable.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:BaseParam">
      <xs:sequence>
        <xs:element name="dataType" type="vs:TableDataType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>a type of data contained in the column</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="flag" type="xs:token" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>a keyword representing traits of the column. Recognized values include "indexed", "primary", and "nullable".</xs:documentation>
            <xs:documentation>See the specification document for definitions of recognized keywords.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="std" type="xs:boolean">
        <xs:annotation>
          <xs:documentation>If true, the meaning and use of this parameter is reserved and defined by a standard model. If false, it represents a database-specific parameter that effectively extends beyond the standard. If not provided, then the value is unknown.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:BaseParam
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a description of a parameter that places no restriction on 
the parameter's data type.
As the parameter's data type is usually important, schemas
normally employ a sub-class of this type (e.g. Param),
rather than this type directly.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype
Used by
Complex Types vs:InputParam, vs:TableParam
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1}
Children description, name, ucd, unit, utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
Source
<xs:complexType name="BaseParam">
  <xs:annotation>
    <xs:documentation>a description of a parameter that places no restriction on the parameter's data type.</xs:documentation>
    <xs:documentation>As the parameter's data type is usually important, schemas normally employ a sub-class of this type (e.g. Param), rather than this type directly.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>the name of the column</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a free-text description of the column's contents</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="unit" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>the unit associated with all values in the column</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ucd" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>the name of a unified content descriptor that describes the scientific content of the parameter.</xs:documentation>
        <xs:documentation>There are no requirements for compliance with any particular UCD standard. The format of the UCD can be used to distinguish between UCD1, UCD1+, and SIA-UCD. See http://www.ivoa.net/Documents/latest/UCDlist.html for the latest IVOA standard set.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="utype" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>an identifier for a concept in a data model that the data in this schema represent.</xs:documentation>
        <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type vs:TableDataType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
an abstract parent for a class of data types that can be
used to specify the data type of a table column.
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType
Type extension of vs:DataType
Type hierarchy
Properties
abstract: true
Used by
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
the shape of the array that constitutes the value
the default is "1"; i.e. the value is a scalar.
delim xs:string optional
the string that is used to delimit elements of an array
value when arraysize is not "1".
Unless specifically disallowed by the context, 
applications should allow optional spaces to 
appear in an actual data value before and after 
the delimiter (e.g. "1, 5" when delim=",").
the default is " "; i.e. the values are delimited 
by spaces.
extendedSchema xs:anyURI optional
An identifier for the schema that the value given
by the extended attribute is drawn from.
This attribute is normally ignored if the
extendedType attribute is not present.
extendedType xs:string optional
The data value represented by this type can be
interpreted as of a custom type identified by 
the value of this attribute.
If an application does not recognize this
extendedType, it should attempt to handle value
assuming the type given by the element's value.
string is a recommended default type.
This element may make use of the extendedSchema
attribute and/or any arbitrary (qualified)
attribute to refine the identification of the 
type.
Source
<xs:complexType name="TableDataType" abstract="true">
  <xs:annotation>
    <xs:documentation>an abstract parent for a class of data types that can be used to specify the data type of a table column.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="vs:DataType"/>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type vs:DataType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a type (in the computer language sense) associated with a 
parameter with an arbitrary name
This XML type is used as a parent for defining data types
with a restricted set of names.
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema
Type extension of xs:token
Used by
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
the shape of the array that constitutes the value
the default is "1"; i.e. the value is a scalar.
delim xs:string optional
the string that is used to delimit elements of an array
value when arraysize is not "1".
Unless specifically disallowed by the context, 
applications should allow optional spaces to 
appear in an actual data value before and after 
the delimiter (e.g. "1, 5" when delim=",").
the default is " "; i.e. the values are delimited 
by spaces.
extendedSchema xs:anyURI optional
An identifier for the schema that the value given
by the extended attribute is drawn from.
This attribute is normally ignored if the
extendedType attribute is not present.
extendedType xs:string optional
The data value represented by this type can be
interpreted as of a custom type identified by 
the value of this attribute.
If an application does not recognize this
extendedType, it should attempt to handle value
assuming the type given by the element's value.
string is a recommended default type.
This element may make use of the extendedSchema
attribute and/or any arbitrary (qualified)
attribute to refine the identification of the 
type.
Source
<xs:complexType name="DataType">
  <xs:annotation>
    <xs:documentation>a type (in the computer language sense) associated with a parameter with an arbitrary name</xs:documentation>
    <xs:documentation>This XML type is used as a parent for defining data types with a restricted set of names.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:token">
      <xs:attribute name="arraysize" type="vs:ArrayShape" default="1">
        <xs:annotation>
          <xs:documentation>the shape of the array that constitutes the value</xs:documentation>
          <xs:documentation>the default is "1"; i.e. the value is a scalar.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="delim" type="xs:string" default=" ">
        <xs:annotation>
          <xs:documentation>the string that is used to delimit elements of an array value when arraysize is not "1".</xs:documentation>
          <xs:documentation>Unless specifically disallowed by the context, applications should allow optional spaces to appear in an actual data value before and after the delimiter (e.g. "1, 5" when delim=",").</xs:documentation>
          <xs:documentation>the default is " "; i.e. the values are delimited by spaces.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="extendedType" type="xs:string">
        <xs:annotation>
          <xs:documentation>The data value represented by this type can be interpreted as of a custom type identified by the value of this attribute.</xs:documentation>
          <xs:documentation>If an application does not recognize this extendedType, it should attempt to handle value assuming the type given by the element's value. string is a recommended default type.</xs:documentation>
          <xs:documentation>This element may make use of the extendedSchema attribute and/or any arbitrary (qualified) attribute to refine the identification of the type.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="extendedSchema" type="xs:anyURI">
        <xs:annotation>
          <xs:documentation>An identifier for the schema that the value given by the extended attribute is drawn from.</xs:documentation>
          <xs:documentation>This attribute is normally ignored if the extendedType attribute is not present.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:anyAttribute namespace="##other"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type vs:ArrayShape
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
An expression of a the shape of a multi-dimensional array
of the form LxNxM... where each value between gives the
integer length of the array along a dimension.  An
asterisk (*) as the last dimension of the shape indicates 
that the length of the last axis is variable or
undetermined.
Diagram
Diagram
Type restriction of xs:token
Facets
pattern ([0-9]+x)*[0-9]*[*]?
Used by
Source
<xs:simpleType name="ArrayShape">
  <xs:annotation>
    <xs:documentation>An expression of a the shape of a multi-dimensional array of the form LxNxM... where each value between gives the integer length of the array along a dimension. An asterisk (*) as the last dimension of the shape indicates that the length of the last axis is variable or undetermined.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:pattern value="([0-9]+x)*[0-9]*[*]?"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vs:ForeignKey
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A description of the mapping a foreign key--a set of 
columns from one table--to columns in another table.
This definition that the foreign key is being described 
within the context of the table containing the key.
Diagram
Diagram PSResource.tmp#ForeignKey_targetTable PSResource.tmp#ForeignKey_fkColumn PSResource.tmp#ForeignKey_description PSResource.tmp#ForeignKey_utype
Used by
Model targetTable , fkColumn+ , description{0,1} , utype{0,1}
Children description, fkColumn, targetTable, utype
Source
<xs:complexType name="ForeignKey">
  <xs:annotation>
    <xs:documentation>A description of the mapping a foreign key--a set of columns from one table--to columns in another table.</xs:documentation>
    <xs:documentation>This definition that the foreign key is being described within the context of the table containing the key.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="targetTable" type="xs:token">
      <xs:annotation>
        <xs:documentation>the fully-qualified name (including catalog and schema, as applicable) of the table that can be joined with the table containing this foreign key.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="fkColumn" type="vs:FKColumn" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a pair of column names, one from this table and one from the target table that should be used to join the tables in a query.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a free-text description of what this key points to and what the relationship means.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="utype" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>an identifier for a concept in a data model that the association enabled by this key represents.</xs:documentation>
        <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vs:FKColumn
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A pair of columns that are used to join two tables.
To do an inner join of data from the two tables, a query should 
include a constraint that sets the value from the first column equal
to the value in the second column.
This type assumes that it is used in the context of 
implied source (i.e., current) and target tables, as in
the ForeignKey type's fkColumn.
Diagram
Diagram PSResource.tmp#FKColumn_fromColumn PSResource.tmp#FKColumn_targetColumn
Used by
Model fromColumn , targetColumn
Children fromColumn, targetColumn
Source
<xs:complexType name="FKColumn">
  <xs:annotation>
    <xs:documentation>A pair of columns that are used to join two tables.</xs:documentation>
    <xs:documentation>To do an inner join of data from the two tables, a query should include a constraint that sets the value from the first column equal to the value in the second column.</xs:documentation>
    <xs:documentation>This type assumes that it is used in the context of implied source (i.e., current) and target tables, as in the ForeignKey type's fkColumn.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="fromColumn" type="xs:token">
      <xs:annotation>
        <xs:documentation>The unqualified name of the column from the current table.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="targetColumn" type="xs:token">
      <xs:annotation>
        <xs:documentation>The unqualified name of the column from the target table.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vr:AccessURL
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram PSResource.tmp#AccessURL_use
Type extension of xs:anyURI
Used by
Attributes
QName Type Fixed Default Use Annotation
use restriction of xs:NMTOKEN optional
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Source
<xs:complexType name="AccessURL">
  <xs:simpleContent>
    <xs:extension base="xs:anyURI">
      <xs:attribute name="use">
        <xs:annotation>
          <xs:documentation>A flag indicating whether this should be interpreted as a base URL, a full URL, or a URL to a directory that will produce a listing of files.</xs:documentation>
          <xs:documentation>The default value assumed when one is not given depends on the context.</xs:documentation>
        </xs:annotation>
        <xs:simpleType>
          <xs:restriction base="xs:NMTOKEN">
            <xs:enumeration value="full">
              <xs:annotation>
                <xs:documentation>Assume a full URL--that is, one that can be invoked directly without alteration. This usually returns a single document or file.</xs:documentation>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="base">
              <xs:annotation>
                <xs:documentation>Assume a base URL--that is, one requiring an extra portion to be appended before being invoked.</xs:documentation>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="dir">
              <xs:annotation>
                <xs:documentation>Assume URL points to a directory that will return a listing of files.</xs:documentation>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type psr:ResourceType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the different types of resources: dataset or granule.
Diagram
Diagram PSResource.tmp#ResourceType_class PSResource.tmp#ResourceType_dataset PSResource.tmp#ResourceType_granule PSResource.tmp#ResourceType_datasource PSResource.tmp#ResourceType_dataproduct
Used by
Model (psr:dataset | psr:granule) , psr:datasource{0,1} , psr:dataproduct{0,1}
Children psr:dataproduct, psr:dataset, psr:datasource, psr:granule
Attributes
QName Type Fixed Default Use Annotation
class psr:ResourceClassType required
The key which identify the class of the resource, a dataset or a granule
Source
<xs:complexType name="ResourceType">
  <xs:annotation>
    <xs:documentation>Definition of the different types of resources: dataset or granule.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:choice>
      <xs:element name="dataset" type="psr:DatasetType" minOccurs="1" maxOccurs="1">
        <xs:annotation>
          <xs:documentation>Define the dataset as a whole in terms of rights, format, reader.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="granule" type="psr:GranuleType" minOccurs="1" maxOccurs="1">
        <xs:annotation>
          <xs:documentation>Define the granule (or product) in terms of rights, format, reader.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:choice>
    <xs:element name="datasource" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Definition of the sources of the resource, e.g. observational or lab or ...</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="observational"/>
          <xs:enumeration value="laboratory"/>
          <xs:enumeration value="simulation"/>
          <xs:enumeration value="mixed"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
    <xs:element name="dataproduct" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Definition of the high level scientific organization of the data product being considered.</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="image"/>
          <xs:enumeration value="spectrum"/>
          <xs:enumeration value="dynamic_spectrum"/>
          <xs:enumeration value="spectral_cube"/>
          <xs:enumeration value="profile"/>
          <xs:enumeration value="volume"/>
          <xs:enumeration value="movie"/>
          <xs:enumeration value="cube"/>
          <xs:enumeration value="timeseries"/>
          <xs:enumeration value="catalogue"/>
          <xs:enumeration value="spatial_vector"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="class" type="psr:ResourceClassType" use="required">
    <xs:annotation>
      <xs:documentation>The key which identify the class of the resource, a dataset or a granule</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
[ top ]
Complex Type psr:DatasetType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of a dataset.
Diagram
Diagram PSResource.tmp#DatasetType_id PSResource.tmp#DatasetType_generalMetadata PSResource.tmp#DatasetType_instrument PSResource.tmp#DatasetType_targets PSResource.tmp#DatasetType_parameterAxis PSResource.tmp#DatasetType_granule
Used by
Model psr:generalMetadata{0,1} , psr:instrument* , psr:targets{0,1} , psr:parameterAxis* , psr:granule*
Children psr:generalMetadata, psr:granule, psr:instrument, psr:parameterAxis, psr:targets
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the dataset. It could be a
numeric value or a short string.
Source
<xs:complexType name="DatasetType">
  <xs:annotation>
    <xs:documentation>Definition of a dataset.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="generalMetadata" type="psr:GeneralMetadataType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>General information about the dataset in terms of rights, format, readerURL, accesURL, ...</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="instrument" type="psr:InstrumentType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The definition of the instrument used to acquire the data (if relevant).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="targets" type="psr:ListOfTargets" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Defines the targets to which the dataset or the product applies to. Multiple combinations can be defined, mixing type and name elements.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="parameterAxis" type="psr:ParameterAxisType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Defines the ... TBC</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="granule" type="psr:GranuleType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Define the granule (or product) in terms of rights, format, reader.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="xs:token">
    <xs:annotation>
      <xs:documentation>Token providing a unique identifier to the dataset. It could be a numeric value or a short string.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type psr:GeneralMetadataType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Defines the generala metadata elements of the dataset
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#GeneralMetadataType_rights PSResource.tmp#GeneralMetadataType_format PSResource.tmp#GeneralMetadataType_readerURL PSResource.tmp#GeneralMetadataType_accessURL
Type extension of vr:Resource
Type hierarchy
Used by
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , psr:rights{0,1} , psr:format{0,1} , psr:readerURL{0,1} , psr:accessURL{0,1}
Children content, curation, identifier, psr:accessURL, psr:format, psr:readerURL, psr:rights, shortName, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="GeneralMetadataType">
  <xs:annotation>
    <xs:documentation>Defines the generala metadata elements of the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Resource">
      <xs:sequence>
        <xs:element name="rights" type="vr:Rights" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>TBD</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="format" type="psr:Format" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>TBD</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="readerURL" type="xs:anyURI" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>URL where to download a reader compliant with the dataset.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="accessURL" type="vr:AccessURL" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>URL where to acces the dataset.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type psr:Format
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the format of the data within the dataset or granule.
Diagram
Diagram PSResource.tmp#BaseFormatType PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Format_compressed
Type extension of psr:BaseFormatType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
compressed xs:boolean false optional
Source
<xs:complexType name="Format">
  <xs:annotation>
    <xs:documentation>Definition of the format of the data within the dataset or granule.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="psr:BaseFormatType">
      <xs:attribute name="compressed" type="xs:boolean" default="false"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type psr:BaseFormatType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Format of data.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration votable
enumeration html
enumeration ascii
enumeration cdf
enumeration cdpp
enumeration fits
enumeration native
enumeration netcdf
enumeration pds
Used by
Complex Type psr:Format
Source
<xs:simpleType name="BaseFormatType">
  <xs:annotation>
    <xs:documentation>Format of data.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="votable"/>
    <xs:enumeration value="html"/>
    <xs:enumeration value="ascii"/>
    <xs:enumeration value="cdf"/>
    <xs:enumeration value="cdpp"/>
    <xs:enumeration value="fits"/>
    <xs:enumeration value="native"/>
    <xs:enumeration value="netcdf"/>
    <xs:enumeration value="pds"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type psr:InstrumentType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the Instrument used to acquire the data collection.
Diagram
Diagram PSResource.tmp#InstrumentType_id PSResource.tmp#InstrumentType_facility PSResource.tmp#InstrumentType_instrumentName PSResource.tmp#InstrumentType_alternateInstrumentName PSResource.tmp#InstrumentType_instrumentClass PSResource.tmp#InstrumentType_referenceURL
Used by
Model psr:facility{0,1} , psr:instrumentName{0,1} , psr:alternateInstrumentName* , psr:instrumentClass* , psr:referenceURL{0,1}
Children psr:alternateInstrumentName, psr:facility, psr:instrumentClass, psr:instrumentName, psr:referenceURL
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
A key which identify the instrument used to collect the data contain or managed by a resource.
Source
<xs:complexType name="InstrumentType">
  <xs:annotation>
    <xs:documentation>Definition of the Instrument used to acquire the data collection.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="facility" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Name of the facility where the physical parameter was acquired.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:complexContent>
          <xs:extension base="vr:ResourceName">
            <xs:attribute name="class" type="psr:FacilityClassType"/>
          </xs:extension>
        </xs:complexContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="instrumentName" type="vr:ResourceName" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Name of the instrument.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="alternateInstrumentName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Alternate name of the instrument.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="instrumentClass" type="psr:InstrumentClassList" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Class of the instrument, as defined in the psr:InstrumentClassList</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="referenceURL" type="vr:AccessURL" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>The URL that can be used to get information about the instrument.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="xs:token">
    <xs:annotation>
      <xs:documentation>A key which identify the instrument used to collect the data contain or managed by a resource.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Simple Type psr:FacilityClassType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Spacecraft
enumeration LaboratoryExperiment
enumeration FieldAnalog
enumeration GroundBasedTelescope
enumeration Simulation
Used by
Source
<xs:simpleType name="FacilityClassType">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Spacecraft"/>
    <xs:enumeration value="LaboratoryExperiment"/>
    <xs:enumeration value="FieldAnalog"/>
    <xs:enumeration value="GroundBasedTelescope"/>
    <xs:enumeration value="Simulation"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type psr:InstrumentClassList
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
The list is including generic types of instruments (TBC)
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Antenna
enumeration CCD
enumeration Chaneltron
enumeration Coronograph
enumeration DoubleSphere
enumeration DustDetector
enumeration Electron Drift Instrument
enumeration Electrostatic Drift Instrument
enumeration Electrostatic Analyser
enumeration Energetic Particle Instrument
enumeration Faraday Cup
enumeration Flux Feedback
enumeration Fourier Transform Spectrograph
enumeration Geiger-Mueller Tube
enumeration Grating Spectrometer
enumeration Imager
enumeration Imaging Spectrometer
enumeration Interferometer
enumeration Ion Chamber
enumeration Ion Drift
enumeration Langmuir Probe
enumeration Long wire
enumeration Magnetometer
enumeration Mass Spectrometer
enumeration Micro Channel Plate
enumeration Multispectral imager
enumeration Neutral Atom imager
enumeration Neutral Particle Detector
enumeration Plasma Spectrometer
enumeration Particle Correlator
enumeration Particle Detector
enumeration Photometer
enumeration Photopolarimeter
enumeration Platform
enumeration Proportional Counter
enumeration Quadrispherical Analyser
enumeration Radar
enumeration Radio Receiver
enumeration Resonance Sounder
enumeration Retarding Potential Analyser
enumeration Riometer
enumeration Scintillation Detector
enumeration Search Coil
enumeration Sounder
enumeration Spacecraft Potential Control
enumeration Spectral Power Receiver
enumeration Spectrometer
enumeration Spectro Imager
enumeration Time of Flight
enumeration Unspecified
enumeration Waveform receiver
Used by
Source
<xs:simpleType name="InstrumentClassList">
  <xs:annotation>
    <xs:documentation>The list is including generic types of instruments (TBC)</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Antenna"/>
    <xs:enumeration value="CCD"/>
    <xs:enumeration value="Chaneltron"/>
    <xs:enumeration value="Coronograph"/>
    <xs:enumeration value="DoubleSphere"/>
    <xs:enumeration value="DustDetector"/>
    <xs:enumeration value="Electron Drift Instrument"/>
    <xs:enumeration value="Electrostatic Drift Instrument"/>
    <xs:enumeration value="Electrostatic Analyser"/>
    <xs:enumeration value="Energetic Particle Instrument"/>
    <xs:enumeration value="Faraday Cup"/>
    <xs:enumeration value="Flux Feedback"/>
    <xs:enumeration value="Fourier Transform Spectrograph"/>
    <xs:enumeration value="Geiger-Mueller Tube"/>
    <xs:enumeration value="Grating Spectrometer"/>
    <xs:enumeration value="Imager"/>
    <xs:enumeration value="Imaging Spectrometer"/>
    <xs:enumeration value="Interferometer"/>
    <xs:enumeration value="Ion Chamber"/>
    <xs:enumeration value="Ion Drift"/>
    <xs:enumeration value="Langmuir Probe"/>
    <xs:enumeration value="Long wire"/>
    <xs:enumeration value="Magnetometer"/>
    <xs:enumeration value="Mass Spectrometer"/>
    <xs:enumeration value="Micro Channel Plate"/>
    <xs:enumeration value="Multispectral imager"/>
    <xs:enumeration value="Neutral Atom imager"/>
    <xs:enumeration value="Neutral Particle Detector"/>
    <xs:enumeration value="Plasma Spectrometer"/>
    <xs:enumeration value="Particle Correlator"/>
    <xs:enumeration value="Particle Detector"/>
    <xs:enumeration value="Photometer"/>
    <xs:enumeration value="Photopolarimeter"/>
    <xs:enumeration value="Platform"/>
    <xs:enumeration value="Proportional Counter"/>
    <xs:enumeration value="Quadrispherical Analyser"/>
    <xs:enumeration value="Radar"/>
    <xs:enumeration value="Radio Receiver"/>
    <xs:enumeration value="Resonance Sounder"/>
    <xs:enumeration value="Retarding Potential Analyser"/>
    <xs:enumeration value="Riometer"/>
    <xs:enumeration value="Scintillation Detector"/>
    <xs:enumeration value="Search Coil"/>
    <xs:enumeration value="Sounder"/>
    <xs:enumeration value="Spacecraft Potential Control"/>
    <xs:enumeration value="Spectral Power Receiver"/>
    <xs:enumeration value="Spectrometer"/>
    <xs:enumeration value="Spectro Imager"/>
    <xs:enumeration value="Time of Flight"/>
    <xs:enumeration value="Unspecified"/>
    <xs:enumeration value="Waveform receiver"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type psr:ListOfTargets
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of targets to which the dataset or the product applies to.
It can be an unbounded list of classes or targets. The approximate number
of targets of the resource can be provided by using the 'maxrec' element.
Diagram
Diagram PSResource.tmp#ListOfTargets_class PSResource.tmp#ListOfTargets_target PSResource.tmp#ListOfTargets_maxrec
Used by
Model psr:class* , psr:target* , psr:maxrec{0,1}
Children psr:class, psr:maxrec, psr:target
Source
<xs:complexType name="ListOfTargets">
  <xs:annotation>
    <xs:documentation>Definition of targets to which the dataset or the product applies to. It can be an unbounded list of classes or targets. The approximate number of targets of the resource can be provided by using the 'maxrec' element.</xs:documentation>
  </xs:annotation>
  <xs:sequence minOccurs="1">
    <xs:element name="class" type="psr:TargetClass" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Target class as defined by the Planetary Science data model</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="target" type="psr:TargetType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Official or usual name of the target as defined by IAU.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="maxrec" type="xs:int" minOccurs="0" maxOccurs="1" default="0">
      <xs:annotation>
        <xs:documentation>Maximum number of targets of the resource. This is not necessarily the exact number of targets contained in the resource, but rather the approximate maximum number of targets. If unknown or if it is not fix with time, put zero.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Simple Type psr:TargetClass
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Enumarated list of target types as defined by the Planetary Science data model
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration asteroid
enumeration comet
enumeration dust
enumeration dwarfplanet
enumeration exoplanet
enumeration feature
enumeration galaxy
enumeration ipm
enumeration meteorite
enumeration nebula
enumeration planet
enumeration region
enumeration ring
enumeration sample
enumeration satellite
enumeration sky
enumeration spacecraft
enumeration spacejunk
enumeration star
Used by
Source
<xs:simpleType name="TargetClass">
  <xs:annotation>
    <xs:documentation>Enumarated list of target types as defined by the Planetary Science data model</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration id="ast" value="asteroid"/>
    <xs:enumeration id="com" value="comet"/>
    <xs:enumeration id="dus" value="dust"/>
    <xs:enumeration id="dwa" value="dwarfplanet"/>
    <xs:enumeration id="exo" value="exoplanet"/>
    <xs:enumeration id="fea" value="feature"/>
    <xs:enumeration id="gal" value="galaxy"/>
    <xs:enumeration id="ipm" value="ipm"/>
    <xs:enumeration id="met" value="meteorite"/>
    <xs:enumeration id="neb" value="nebula"/>
    <xs:enumeration id="ppl" value="planet"/>
    <xs:enumeration id="reg" value="region"/>
    <xs:enumeration id="rin" value="ring"/>
    <xs:enumeration id="sam" value="sample"/>
    <xs:enumeration id="sat" value="satellite"/>
    <xs:enumeration id="sky" value="sky"/>
    <xs:enumeration id="spc" value="spacecraft"/>
    <xs:enumeration id="spj" value="spacejunk"/>
    <xs:enumeration id="sta" value="star"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type psr:TargetType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of a target.
Diagram
Diagram PSResource.tmp#TargetType_id PSResource.tmp#TargetType_class PSResource.tmp#TargetType_name PSResource.tmp#TargetType_alternateName PSResource.tmp#TargetType_description
Used by
Model psr:class{0,1} , psr:name{0,1} , psr:alternateName* , psr:description{0,1}
Children psr:alternateName, psr:class, psr:description, psr:name
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
A key which identify the instrument used to collect the data contain or managed by a resource.
Source
<xs:complexType name="TargetType">
  <xs:annotation>
    <xs:documentation>Definition of a target.</xs:documentation>
  </xs:annotation>
  <xs:sequence minOccurs="1">
    <xs:element name="class" type="psr:TargetClass" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Target class as defined by the Planetary Science data model</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="name" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Official or usual name of the target as defined by IAU.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="alternateName" type="xs:string" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Alternate name of the target.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Free description of the target (e.g. crater name, magnetospheric region, ...)</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="xs:token">
    <xs:annotation>
      <xs:documentation>A key which identify the instrument used to collect the data contain or managed by a resource.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type psr:ParameterAxisType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the parameter axis of a dataset.
Diagram
Diagram PSResource.tmp#ParameterAxisType_parameterAxis-id PSResource.tmp#ParameterAxisType_axisName PSResource.tmp#ParameterAxisType_axisDescription PSResource.tmp#ParameterAxisType_ucd PSResource.tmp#ParameterAxisType_units PSResource.tmp#ParameterAxisType_coordSytem PSResource.tmp#ParameterAxisType_accuracy PSResource.tmp#ParameterAxisType_independentAxis PSResource.tmp#numBins PSResource.tmp#ParameterAxisType_coverage PSResource.tmp#ParameterAxisType_resolution PSResource.tmp#ParameterAxisType_samplingPrecision PSResource.tmp#ParameterAxisType_instrumentRef PSResource.tmp#ParameterAxisType_targetRef PSResource.tmp#ParameterAxisType_axisRef PSResource.tmp#ParameterAxisType_sensingMode PSResource.tmp#ParameterAxisType_SensingType PSResource.tmp#ParameterAxisType_dataSourceClass PSResource.tmp#ParameterAxisType_processingLevel
Used by
Model psr:axisName{0,1} , psr:axisDescription{0,1} , psr:ucd+ , psr:units{0,1} , psr:coordSytem{0,1} , psr:accuracy{0,1} , psr:independentAxis{0,1} , cha:numBins{0,1} , psr:coverage{0,1} , psr:resolution{0,1} , psr:samplingPrecision{0,1} , psr:instrumentRef* , psr:targetRef* , psr:axisRef* , psr:sensingMode{0,1} , psr:SensingType{0,1} , psr:dataSourceClass{0,1} , psr:processingLevel{0,1}
Children cha:numBins, psr:SensingType, psr:accuracy, psr:axisDescription, psr:axisName, psr:axisRef, psr:coordSytem, psr:coverage, psr:dataSourceClass, psr:independentAxis, psr:instrumentRef, psr:processingLevel, psr:resolution, psr:samplingPrecision, psr:sensingMode, psr:targetRef, psr:ucd, psr:units
Attributes
QName Type Fixed Default Use Annotation
parameterAxis-id xs:string optional
Source
<xs:complexType name="ParameterAxisType">
  <xs:annotation>
    <xs:documentation>Definition of the parameter axis of a dataset.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="axisName" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="axisDescription" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ucd" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="em"/>
          <xs:enumeration value="em.elec"/>
          <xs:enumeration value="em.mag"/>
          <xs:enumeration value="pw"/>
          <xs:enumeration value="pw.elec"/>
          <xs:enumeration value="pw.mag"/>
          <xs:enumeration value="phot"/>
          <xs:enumeration value="part"/>
          <xs:enumeration value="part.elec"/>
          <xs:enumeration value="part.elec.1-20keV"/>
          <xs:enumeration value="part.ions"/>
          <xs:enumeration value="part.neut"/>
          <xs:enumeration value="dc"/>
          <xs:enumeration value="dc.elec"/>
          <xs:enumeration value="dc.mag"/>
          <xs:enumeration value="model"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="coordSytem" type="psr:CoordSysType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="accuracy" type="cha:AccuracyType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Global accuracy description of the axis</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="independentAxis" type="xs:anyType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value". Type : boolean</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="cha:numBins" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Number of bins for this axis. Type : array of 1 2 or 3 integers</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="coverage" type="psr:CoverageType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="resolution" type="psr:ResolutionType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="samplingPrecision" type="psr:SamplingPrecisionType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="instrumentRef" type="xs:string" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>List of Instruments used for this parameter. They are referenced by their "instrument-id" as defined in the corresponding "Instrument" element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="targetRef" type="xs:string" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>List of Targets corresponding to this parameter. They are referenced by their "target-id" as defined in the corresponding "Target" element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="axisRef" type="xs:string" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>List of Axis used for this parameter. They are referenced by their "axis-id" as defined in the corresponding "Axis" element.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="sensingMode" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="remote"/>
          <xs:enumeration value="in situ"/>
          <xs:enumeration value="both"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
    <xs:element name="SensingType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>TBD</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="active"/>
          <xs:enumeration value="passive"/>
          <xs:enumeration value="both"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
    <xs:element name="dataSourceClass" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Source of the parameter, i.e from measurement, model, or mixed.</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="measurement"/>
          <xs:enumeration value="model"/>
          <xs:enumeration value="mixed"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
    <xs:element name="processingLevel" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Level of processing of the data.</xs:documentation>
      </xs:annotation>
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="raw (compressed telemetry data)"/>
          <xs:enumeration value="uncalibrated (uncompressed telemetry data)"/>
          <xs:enumeration value="partially calibrated (partially calibrated data)"/>
          <xs:enumeration value="calibrated (fully calibrated data)"/>
          <xs:enumeration value="derived"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="parameterAxis-id" type="xs:string"/>
</xs:complexType>
[ top ]
Complex Type psr:ExtendedUnit
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the extended unit type.
Diagram
Diagram PSResource.tmp#ExtendedUnit_expression PSResource.tmp#ExtendedUnit_dimEquation PSResource.tmp#ExtendedUnit_scaleSI
Used by
Model psr:expression{0,1} , psr:dimEquation{0,1} , psr:scaleSI{0,1}
Children psr:dimEquation, psr:expression, psr:scaleSI
Source
<xs:complexType name="ExtendedUnit">
  <xs:annotation>
    <xs:documentation>Definition of the extended unit type.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="expression" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Expression of the unit (TBD).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dimEquation" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Dimensional equation representation of the unit, formatted as a string where M is mass, L is length, T is time, K is temperature, and Q electric charge. For ease of notation , the caret "^" indicating powers of ten can be removed - as is customary in Dimentional Analysis practices - resulting in expressions like the following, which are equivalent: "ML-1T-3" and "ML^-1T^-3"</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="scaleSI" type="xs:string" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Scale system of the unit.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:CoordSysType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#TimeFrame PSResource.tmp#SpaceFrame PSResource.tmp#SpectralFrame PSResource.tmp#RedshiftFrame PSResource.tmp#CoordSysType_particleFrame PSResource.tmp#CoordSysType_otherFrame
Type extension of coordSysType
Type hierarchy
Used by
Model CoordFrame* , (TimeFrame{0,1} | SpaceFrame{0,1} | SpectralFrame{0,1} | RedshiftFrame{0,1} | psr:particleFrame{0,1} | psr:otherFrame{0,1})
Children CoordFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame, psr:otherFrame, psr:particleFrame
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="CoordSysType">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stc:coordSysType">
      <xs:choice>
        <xs:element ref="stc:TimeFrame" minOccurs="0"/>
        <xs:element ref="stc:SpaceFrame" minOccurs="0"/>
        <xs:element ref="stc:SpectralFrame" minOccurs="0"/>
        <xs:element ref="stc:RedshiftFrame" minOccurs="0"/>
        <xs:element name="particleFrame" type="psr:ParticleFrameType" minOccurs="0"/>
        <xs:element name="otherFrame" type="psr:OtherFrameType" minOccurs="0"/>
      </xs:choice>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type psr:ParticleFrameType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType
Type extension of coordFrameType
Type hierarchy
Used by
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="ParticleFrameType">
  <xs:complexContent>
    <xs:extension base="stc:coordFrameType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type psr:OtherFrameType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType
Type extension of coordFrameType
Type hierarchy
Used by
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="OtherFrameType">
  <xs:complexContent>
    <xs:extension base="stc:coordFrameType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type cha:AccuracyType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#AccuracyType_quality PSResource.tmp#AccuracyType_statError PSResource.tmp#AccuracyType_sysError PSResource.tmp#AccuracyType_CustError
Used by
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Source
<xsd:complexType name="AccuracyType">
  <xsd:sequence>
    <xsd:element name="quality" type="xsd:string" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A combination of flags attesting the data quality. Type: String</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="statError" type="cha:StatErrorType" minOccurs="0"/>
    <xsd:element name="sysError" type="cha:SysErrorType" minOccurs="0"/>
    <xsd:element name="CustError" type="cha:ErrorType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:StatErrorType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Statistical Error on the axis
Diagram
Diagram PSResource.tmp#ErrorType_flavor PSResource.tmp#ErrorType_ErrorRefVal PSResource.tmp#ErrorType_ErrorBounds PSResource.tmp#ErrorType_ErrorVariability PSResource.tmp#ErrorType PSResource.tmp#StatErrorType_flavor PSResource.tmp#StatErrorType_ErrorRefVal PSResource.tmp#StatErrorType_ErrorBounds PSResource.tmp#StatErrorType_ErrorVariability
Type restriction of cha:ErrorType
Type hierarchy
Used by
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Source
<xsd:complexType name="StatErrorType">
  <xsd:annotation>
    <xsd:documentation>Statistical Error on the axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:ErrorType">
      <xsd:sequence>
        <xsd:element name="flavor" type="xsd:string" fixed="statistical">
          <xsd:annotation>
            <xsd:documentation>The type of error described : here statistical Type : string , value="statistical" "</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorRefVal" type="cha:ErrorRefValType">
          <xsd:annotation>
            <xsd:documentation>Typical statistical Error on the axis</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Range of the error for mapping along this axis</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>A detailed description of the local error values</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type cha:ErrorType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorType_flavor PSResource.tmp#ErrorType_ErrorRefVal PSResource.tmp#ErrorType_ErrorBounds PSResource.tmp#ErrorType_ErrorVariability
Used by
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Source
<xsd:complexType name="ErrorType">
  <xsd:sequence>
    <xsd:annotation>
      <xsd:documentation>Some Error on the axis</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="flavor" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation>The type of error described : statistical , systematic, global, etc. Type: string</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
    <xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
    <xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ErrorRefValType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#ErrorRefValType_unit PSResource.tmp#ErrorRefValType_coordsystem PSResource.tmp#ErrorRefValType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="ErrorRefValType">
  <xsd:sequence>
    <xsd:annotation>
      <xsd:documentation>Typical statistical error on the axis. Types: depend on the dimensionality 1D Error based on stc:double1Type 2D Errors based on stc:size2Type, double2Type or double1Type (error 2 radius) 3D Errors based on stc:size3Type, double3TYpe or double1Type (error 3 radius)</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="stc:CError"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:anyURIType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Used by
Elements cha:BoundsType/cha:documentation, cha:ErrorBoundsType/cha:documentation, cha:ErrorRefValType/cha:documentation, cha:ErrorVariabilityType/cha:ErrorMap, cha:ErrorVariabilityType/cha:documentation, cha:LocationType/cha:documentation, cha:ResolutionBoundsType/cha:documentation, cha:ResolutionRefValType/cha:documentation, cha:ResolutionSupportType/cha:documentation, cha:ResolutionVariabilityType/cha:documentation, cha:ResolutionVariabilityType/cha:resolutionMap, cha:SamplingPrecisionBoundsType/cha:documentation, cha:SamplingPrecisionRefValType/cha:documentation, cha:SamplingPrecisionSupportType/cha:documentation, cha:SamplingPrecisionVariabilityType/cha:documentation, cha:SamplingPrecisionVariabilityType/cha:samplingPrecisionMap, cha:SensitivityType/cha:documentation, cha:SensitivityType/cha:variationMap, cha:SupportType/cha:documentation, psr:BoundsType/psr:documentation, psr:LocationType/psr:documentation, psr:ResolutionBoundsType/psr:documentation, psr:ResolutionRefValType/psr:documentation, psr:ResolutionSupportType/psr:documentation, psr:ResolutionVariabilityType/psr:documentation, psr:ResolutionVariabilityType/psr:resolutionMap, psr:SamplingPrecisionBoundsType/psr:documentation, psr:SamplingPrecisionRefValType/psr:documentation, psr:SamplingPrecisionSupportType/psr:documentation, psr:SamplingPrecisionVariabilityType/psr:documentation, psr:SamplingPrecisionVariabilityType/psr:samplingPrecisionMap, psr:SensitivityType/psr:documentation, psr:SensitivityType/psr:variationMap, psr:SupportType/psr:documentation
Source
<xsd:complexType name="anyURIType">
  <xsd:complexContent>
    <xsd:restriction base="xsd:anyType"/>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type cha:ErrorBoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Hi and Low values of statistical errors on this axis.
Type: stc:coordScalarInterval, 2DVecInterval or 3DVecInterval
Diagram
Diagram PSResource.tmp#ErrorLimits PSResource.tmp#ErrorBoundsType_documentation
Used by
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Source
<xsd:complexType name="ErrorBoundsType">
  <xsd:annotation>
    <xsd:documentation>Hi and Low values of statistical errors on this axis. Type: stc:coordScalarInterval, 2DVecInterval or 3DVecInterval</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cha:ErrorLimits"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A description of the error extreme values . Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ErrorVariabilityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A detailed description of the local error values. Could be conveyed with
the data as in IVOA Spectrum data model
Type: any URI type pointing to such a map
Diagram
Diagram PSResource.tmp#ErrorVariabilityType_ErrorMap PSResource.tmp#ErrorVariabilityType_documentation
Used by
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Source
<xsd:complexType name="ErrorVariabilityType">
  <xsd:annotation>
    <xsd:documentation>A detailed description of the local error values. Could be conveyed with the data as in IVOA Spectrum data model Type: any URI type pointing to such a map</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="ErrorMap" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>A map showing the variability of the error Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>documentation on the Error variation Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SysErrorType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Systematic Error on the axis
Diagram
Diagram PSResource.tmp#ErrorType_flavor PSResource.tmp#ErrorType_ErrorRefVal PSResource.tmp#ErrorType_ErrorBounds PSResource.tmp#ErrorType_ErrorVariability PSResource.tmp#ErrorType PSResource.tmp#SysErrorType_flavor PSResource.tmp#SysErrorType_ErrorRefVal PSResource.tmp#SysErrorType_ErrorBounds PSResource.tmp#SysErrorType_ErrorVariability
Type restriction of cha:ErrorType
Type hierarchy
Used by
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Source
<xsd:complexType name="SysErrorType">
  <xsd:annotation>
    <xsd:documentation>Systematic Error on the axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:ErrorType">
      <xsd:sequence>
        <xsd:element name="flavor" type="xsd:string" fixed="systematic">
          <xsd:annotation>
            <xsd:documentation>The type of error described : here, systematic Type: string , value: systematic</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
        <xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
        <xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type psr:CoverageType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This element defines the coverage of the axis, ie, either: - location
(for single point axis) - lower and upper limits - support area - sensitivity map
Diagram
Diagram PSResource.tmp#CoverageType_coordSystem PSResource.tmp#CoverageType_units PSResource.tmp#CoverageType_location PSResource.tmp#CoverageType_bounds PSResource.tmp#CoverageType_support PSResource.tmp#CoverageType_sensitivity
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:location{0,1} , psr:bounds , psr:support{0,1} , psr:sensitivity{0,1}
Children psr:bounds, psr:coordSystem, psr:location, psr:sensitivity, psr:support, psr:units
Source
<xs:complexType name="CoverageType">
  <xs:annotation>
    <xs:documentation>This element defines the coverage of the axis, ie, either: - location (for single point axis) - lower and upper limits - support area - sensitivity map</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="location" type="psr:LocationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Typical value on one axis</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="bounds" type="psr:BoundsType" minOccurs="1">
      <xs:annotation>
        <xs:documentation>The limits of the observation on this axis</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="support" type="psr:SupportType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Describes the area where measurements are effectively present and interpretable</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="sensitivity" type="psr:SensitivityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>encodes the variability of response along the axis</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:LocationType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#LocationType_extendCoordSystem PSResource.tmp#LocationType_coord PSResource.tmp#LocationType_units PSResource.tmp#LocationType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:coord+ , psr:units{0,1} , psr:documentation{0,1}
Children psr:coord, psr:documentation, psr:extendCoordSystem, psr:units
Source
<xs:complexType name="LocationType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="coord" type="psr:CoordsType" maxOccurs="unbounded"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The typical coordinate value Type: stc:astroCoordsType</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:CoordsType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
TBD
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Time PSResource.tmp#Position PSResource.tmp#Velocity PSResource.tmp#Spectral PSResource.tmp#Redshift PSResource.tmp#CoordsType_CoordFile PSResource.tmp#CoordsType_Orbit PSResource.tmp#particleCoord
Type extension of coordsType
Type hierarchy
Used by
Model GenCoordinate , (Time{0,1} | Position{0,1} | Velocity{0,1} | Spectral{0,1} | Redshift{0,1} | psr:CoordFile{0,1} | psr:Orbit{0,1} | psr:particleCoord)
Children GenCoordinate, Position, Redshift, Spectral, Time, Velocity, psr:CoordFile, psr:Orbit, psr:particleCoord
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="CoordsType">
  <xs:annotation>
    <xs:documentation>TBD</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stc:coordsType">
      <xs:choice>
        <xs:element ref="stc:Time" minOccurs="0"/>
        <xs:element ref="stc:Position" minOccurs="0"/>
        <xs:element ref="stc:Velocity" minOccurs="0"/>
        <xs:element ref="stc:Spectral" minOccurs="0"/>
        <xs:element ref="stc:Redshift" minOccurs="0"/>
        <xs:element name="CoordFile" type="stc:astroCoordsFileType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Some or all coordinate values may be given in file</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Orbit" type="stc:orbitType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Orbit specified by orbital elements</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element ref="psr:particleCoord"/>
      </xs:choice>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type psr:BoundsType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#BoundsType_extendCoordSystem PSResource.tmp#BoundsType_units PSResource.tmp#BoundsType_extent PSResource.tmp#BoundsType_limits PSResource.tmp#BoundsType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:extent{0,1} , psr:limits , psr:documentation{0,1}
Children psr:documentation, psr:extendCoordSystem, psr:extent, psr:limits, psr:units
Source
<xs:complexType name="BoundsType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="extent" type="stc:double1Type" minOccurs="0"/>
    <xs:element name="limits" type="cha:CharCoordAreaType">
      <xs:annotation>
        <xs:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A document to mention how the bounds are defined.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type cha:CharCoordAreaType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharCoordAreaType_coord_system_id PSResource.tmp#CharCoordAreaType_CharBox PSResource.tmp#Interval
Type extension of stcBaseType
Type hierarchy
Used by
Model cha:CharBox | cha:Interval
Children cha:CharBox, cha:Interval
Source
<xsd:complexType name="CharCoordAreaType">
  <xsd:complexContent>
    <xsd:extension base="stc:stcBaseType">
      <xsd:choice>
        <xsd:element name="CharBox" type="cha:CharCoordinateType"/>
        <xsd:element ref="cha:Interval"/>
      </xsd:choice>
      <xsd:attribute name="coord_system_id" type="xsd:IDREF" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type cha:CharCoordinateType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A coordinate type to define n-D bounding boxes. 
To be overridden by any of the following possible substitution elements.
Diagram
Diagram PSResource.tmp#CharCoordinateType_Name
Properties
abstract: true
Used by
Model cha:Name , CoordValue , CSize
Children CSize, CoordValue, cha:Name
Source
<xsd:complexType name="CharCoordinateType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>A coordinate type to define n-D bounding boxes. To be overridden by any of the following possible substitution elements.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Name" type="xsd:string"/>
    <xsd:sequence>
      <xsd:element ref="stc:CoordValue"/>
      <xsd:element ref="stc:CSize"/>
    </xsd:sequence>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type psr:SupportType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SupportType_extendCoordSystem PSResource.tmp#SupportType_units PSResource.tmp#SupportType_extent PSResource.tmp#SupportType_area PSResource.tmp#SupportType_AreaType PSResource.tmp#SupportType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:extent{0,1} , psr:area , psr:AreaType , psr:documentation{0,1}
Children psr:AreaType, psr:area, psr:documentation, psr:extendCoordSystem, psr:extent, psr:units
Source
<xs:complexType name="SupportType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="extent" type="stc:double1Type" minOccurs="0"/>
    <xs:element name="area" type="stc:astroCoordAreaType">
      <xs:annotation>
        <xs:documentation>Defines the effective covered region</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="AreaType" type="xs:anyType">
      <xs:annotation>
        <xs:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Some text about the Support region definition Type: any URI type</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:SensitivityType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SensitivityType_extendCoordSystem PSResource.tmp#SensitivityType_units PSResource.tmp#SensitivityType_variationMap PSResource.tmp#SensitivityType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:variationMap , psr:documentation{0,1}
Children psr:documentation, psr:extendCoordSystem, psr:units, psr:variationMap
Source
<xs:complexType name="SensitivityType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="variationMap" type="cha:anyURIType">
      <xs:annotation>
        <xs:documentation>Encodes the variability of the response along the axis</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Documents the purpose, type and encoding of sensitivity information Type: URL</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:ResolutionType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This element defines the resolution of the axis (ie: the integration
or exposure time for temporal axis, the integration bandwidth for spectral axis...),
in terms of: - Reference value (eg median) - Lower and upper bounds - resolution  map
Diagram
Diagram PSResource.tmp#ResolutionType_coordSystem PSResource.tmp#ResolutionType_units PSResource.tmp#ResolutionType_resolutionRefVal PSResource.tmp#ResolutionType_resolutionBounds PSResource.tmp#ResolutionType_resolutionSupport PSResource.tmp#ResolutionType_resolutionVariability
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:resolutionRefVal{0,1} , psr:resolutionBounds{0,1} , psr:resolutionSupport{0,1} , psr:resolutionVariability{0,1}
Children psr:coordSystem, psr:resolutionBounds, psr:resolutionRefVal, psr:resolutionSupport, psr:resolutionVariability, psr:units
Source
<xs:complexType name="ResolutionType">
  <xs:annotation>
    <xs:documentation>This element defines the resolution of the axis (ie: the integration or exposure time for temporal axis, the integration bandwidth for spectral axis...), in terms of: - Reference value (eg median) - Lower and upper bounds - resolution map</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
      <xs:annotation>
        <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="resolutionRefVal" type="psr:ResolutionRefValType" minOccurs="0"/>
    <xs:element name="resolutionBounds" type="psr:ResolutionBoundsType" minOccurs="0"/>
    <xs:element name="resolutionSupport" type="psr:ResolutionSupportType" minOccurs="0"/>
    <xs:element name="resolutionVariability" type="psr:ResolutionVariabilityType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:ResolutionRefValType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionRefValType_coordSystem PSResource.tmp#ResolutionRefValType_units PSResource.tmp#CResolution PSResource.tmp#ResolutionRefValType_ResPow PSResource.tmp#ResolutionRefValType_documentation
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , CResolution , psr:ResPow{0,1} , psr:documentation{0,1}
Children CResolution, psr:ResPow, psr:coordSystem, psr:documentation, psr:units
Source
<xs:complexType name="ResolutionRefValType">
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
      <xs:annotation>
        <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="stc:CResolution"/>
    <xs:element name="ResPow" type="stc:double1Type" minOccurs="0"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:ResolutionBoundsType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionBoundsType_coordSystem PSResource.tmp#ResolutionBoundsType_units PSResource.tmp#resolutionLimits PSResource.tmp#ResolutionBoundsType_documentation
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , cha:resolutionLimits , psr:documentation{0,1}
Children cha:resolutionLimits, psr:coordSystem, psr:documentation, psr:units
Source
<xs:complexType name="ResolutionBoundsType">
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
      <xs:annotation>
        <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="cha:resolutionLimits"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Defines and explains how this resolution has been estimated</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:ResolutionSupportType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionSupportType_coordSystem PSResource.tmp#ResolutionSupportType_units PSResource.tmp#resolutionLimits PSResource.tmp#ResolutionSupportType_documentation
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , cha:resolutionLimits* , psr:documentation{0,1}
Children cha:resolutionLimits, psr:coordSystem, psr:documentation, psr:units
Source
<xs:complexType name="ResolutionSupportType">
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
      <xs:annotation>
        <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="cha:resolutionLimits" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Defines and explains how this resolution has been estimated Type: URL.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:ResolutionVariabilityType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#ResolutionVariabilityType_coordSystem PSResource.tmp#ResolutionVariabilityType_units PSResource.tmp#ResolutionVariabilityType_resolutionMap PSResource.tmp#ResolutionVariabilityType_documentation
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:resolutionMap , psr:documentation{0,1}
Children psr:coordSystem, psr:documentation, psr:resolutionMap, psr:units
Source
<xs:complexType name="ResolutionVariabilityType">
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0">
      <xs:annotation>
        <xs:documentation>This "Units" element is defined from VOUnits documentation. It differs from the "unit" element of characterizationAxisType.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="resolutionMap" type="cha:anyURIType"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Defines and explains how this resolution has been estimated Type: URL.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:SamplingPrecisionType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This element defines the Sampling of the axis in terms of either : - sampling 
rate reference value - Lower and upper limits - sampling variability map.
Diagram
Diagram PSResource.tmp#SamplingPrecisionType_coordSystem PSResource.tmp#SamplingPrecisionType_units PSResource.tmp#SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#SamplingPrecisionType_samplingPrecisionVariability
Used by
Model psr:coordSystem{0,1} , psr:units{0,1} , psr:samplingPrecisionRefVal , psr:samplingPrecisionBounds , psr:samplingPrecisionSupport{0,1} , psr:samplingPrecisionVariability{0,1}
Children psr:coordSystem, psr:samplingPrecisionBounds, psr:samplingPrecisionRefVal, psr:samplingPrecisionSupport, psr:samplingPrecisionVariability, psr:units
Source
<xs:complexType name="SamplingPrecisionType">
  <xs:annotation>
    <xs:documentation>This element defines the Sampling of the axis in terms of either : - sampling rate reference value - Lower and upper limits - sampling variability map.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="coordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="samplingPrecisionRefVal" type="psr:SamplingPrecisionRefValType"/>
    <xs:element name="samplingPrecisionBounds" type="psr:SamplingPrecisionBoundsType" minOccurs="1"/>
    <xs:element name="samplingPrecisionSupport" type="psr:SamplingPrecisionSupportType" minOccurs="0"/>
    <xs:element name="samplingPrecisionVariability" type="psr:SamplingPrecisionVariabilityType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:SamplingPrecisionRefValType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionRefValType_extendCoordSystem PSResource.tmp#SamplingPrecisionRefValType_units PSResource.tmp#samplingPeriod PSResource.tmp#sampleExtent PSResource.tmp#SamplingPrecisionRefValType_fillFactor PSResource.tmp#SamplingPrecisionRefValType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | psr:fillFactor{0,1}) , psr:documentation{0,1}
Children cha:sampleExtent, cha:samplingPeriod, psr:documentation, psr:extendCoordSystem, psr:fillFactor, psr:units
Source
<xs:complexType name="SamplingPrecisionRefValType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:choice>
      <xs:sequence>
        <xs:element ref="cha:samplingPeriod"/>
        <xs:element ref="cha:sampleExtent" minOccurs="0"/>
      </xs:sequence>
      <xs:element name="fillFactor" type="xs:double" minOccurs="0"/>
    </xs:choice>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Explains how the fill factor is estimated . Type: URI</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:SamplingPrecisionBoundsType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionBoundsType_extendCoordSystem PSResource.tmp#SamplingPrecisionBoundsType_units PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#SamplingPrecisionBoundsType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , cha:samplingPeriodLimits , cha:samplingExtentLimits{0,1} , psr:documentation{0,1}
Children cha:samplingExtentLimits, cha:samplingPeriodLimits, psr:documentation, psr:extendCoordSystem, psr:units
Source
<xs:complexType name="SamplingPrecisionBoundsType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element ref="cha:samplingPeriodLimits"/>
    <xs:element ref="cha:samplingExtentLimits" minOccurs="0"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:SamplingPrecisionSupportType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionSupportType_extendCoordSystem PSResource.tmp#SamplingPrecisionSupportType_units PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#SamplingPrecisionSupportType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , cha:samplingPeriodLimits* , cha:samplingExtentLimits* , psr:documentation{0,1}
Children cha:samplingExtentLimits, cha:samplingPeriodLimits, psr:documentation, psr:extendCoordSystem, psr:units
Source
<xs:complexType name="SamplingPrecisionSupportType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element ref="cha:samplingPeriodLimits" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="cha:samplingExtentLimits" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:SamplingPrecisionVariabilityType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#SamplingPrecisionVariabilityType_extendCoordSystem PSResource.tmp#SamplingPrecisionVariabilityType_units PSResource.tmp#SamplingPrecisionVariabilityType_samplingPrecisionMap PSResource.tmp#SamplingPrecisionVariabilityType_documentation
Used by
Model psr:extendCoordSystem{0,1} , psr:units{0,1} , psr:samplingPrecisionMap , psr:documentation{0,1}
Children psr:documentation, psr:extendCoordSystem, psr:samplingPrecisionMap, psr:units
Source
<xs:complexType name="SamplingPrecisionVariabilityType">
  <xs:sequence>
    <xs:element name="extendCoordSystem" type="psr:CoordSysType" minOccurs="0"/>
    <xs:element name="units" type="psr:ExtendedUnit" minOccurs="0"/>
    <xs:element name="samplingPrecisionMap" type="cha:anyURIType">
      <xs:annotation>
        <xs:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type psr:GranuleType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of a granule.
Diagram
Diagram PSResource.tmp#GranuleType_id PSResource.tmp#GranuleType_table-id PSResource.tmp#GranuleType_generalMetadata PSResource.tmp#GranuleType_instrument PSResource.tmp#GranuleType_targets PSResource.tmp#GranuleType_parameterAxis
Used by
Model psr:generalMetadata{0,1} , psr:instrument* , psr:targets{0,1} , psr:parameterAxis*
Children psr:generalMetadata, psr:instrument, psr:parameterAxis, psr:targets
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the granule. It could be a
numeric value or a short string.
table-id xs:token optional
Token pointing to a unique identifier of a table in a tableset element. 
It could be a numeric value or a short string.
Source
<xs:complexType name="GranuleType">
  <xs:annotation>
    <xs:documentation>Definition of a granule.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="generalMetadata" type="psr:GeneralMetadataType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>General information about the dataset in terms of rights, format, readerURL, accesURL, ...</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="instrument" type="psr:InstrumentType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The definition of the instrument used to acquire the data (if relevant).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="targets" type="psr:ListOfTargets" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Defines the targets to which the dataset or the product applies to. Multiple combinations can be defined, mixing type and name elements.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="parameterAxis" type="psr:ParameterAxisType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Defines the ... TBC</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="xs:token">
    <xs:annotation>
      <xs:documentation>Token providing a unique identifier to the granule. It could be a numeric value or a short string.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="table-id" type="xs:token">
    <xs:annotation>
      <xs:documentation>Token pointing to a unique identifier of a table in a tableset element. It could be a numeric value or a short string.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Simple Type psr:ResourceClassType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the classes of resources
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration dataset
enumeration granule
Used by
Source
<xs:simpleType name="ResourceClassType">
  <xs:annotation>
    <xs:documentation>Definition of the classes of resources</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="dataset"/>
    <xs:enumeration value="granule"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type psr:DataService
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A service that interacts with astronomical data
through one or more specified tables.
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#Service_rights PSResource.tmp#Service_capability PSResource.tmp#Service PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_facility PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_instrument PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_coverage PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService PSResource.tmp#DataService_resource PSResource.tmp#DataService_tableset
Type extension of vs:DataService
Type hierarchy
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , rights* , capability* , facility* , instrument* , coverage{0,1} , psr:resource , psr:tableset{0,1}
Children capability, content, coverage, curation, facility, identifier, instrument, psr:resource, psr:tableset, rights, shortName, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="DataService">
  <xs:annotation>
    <xs:documentation>A service that interacts with astronomical data through one or more specified tables.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:DataService">
      <xs:sequence>
        <xs:element name="resource" type="psr:ResourceType" minOccurs="1" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>The class of the resource, to be defined as a dataset or a granule.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="tableset" type="psr:TableSet" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>A description of the tables that are accessible through this service.</xs:documentation>
            <xs:documentation>Each schema name and each table name must be unique within this tableset.</xs:documentation>
            <xs:documentation>This element is an extended clone of the vs:tableset element which allows a more precise definition of the table parameters.</xs:documentation>
          </xs:annotation>
          <xs:unique name="CatalogService-schemaName">
            <xs:selector xpath="schema"/>
            <xs:field xpath="name"/>
          </xs:unique>
          <xs:unique name="CatalogService-tableName">
            <xs:selector xpath="schema/table"/>
            <xs:field xpath="name"/>
          </xs:unique>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:DataService
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A service for accessing astronomical data
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#Service_rights PSResource.tmp#Service_capability PSResource.tmp#Service PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_facility PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_instrument PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_coverage
Type extension of vr:Service
Type hierarchy
Used by
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , rights* , capability* , facility* , instrument* , coverage{0,1}
Children capability, content, coverage, curation, facility, identifier, instrument, rights, shortName, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="DataService">
  <xs:annotation>
    <xs:documentation>A service for accessing astronomical data</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Service">
      <xs:sequence>
        <xs:element name="facility" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Subject</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>the observatory or facility used to collect the data contained or managed by this resource.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="instrument" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Subject</vm:dcterm>
              <vm:dcterm>Subject.Instrument</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>the Instrument used to collect the data contain or managed by a resource.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="coverage" type="vs:Coverage" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Extent of the content of the resource over space, time, and frequency.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vr:Service
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
a resource that can be invoked by a client to perform some action
on its behalf.
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#Service_rights PSResource.tmp#Service_capability
Type extension of vr:Resource
Type hierarchy
Used by
Complex Type vs:DataService
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , rights* , capability*
Children capability, content, curation, identifier, rights, shortName, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="Service">
  <xs:annotation>
    <xs:documentation>a resource that can be invoked by a client to perform some action on its behalf.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Resource">
      <xs:sequence>
        <xs:element name="rights" type="vr:Rights" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Rights</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>Information about rights held in and over the resource.</xs:documentation>
            <xs:documentation>This should be repeated for all Rights values that apply.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="capability" type="vr:Capability" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>a description of a general capability of the service and how to use it.</xs:documentation>
            <xs:documentation>This describes a general function of the service, usually in terms of a standard service protocol (e.g. SIA), but not necessarily.</xs:documentation>
            <xs:documentation>A service can have many capabilities associated with it, each reflecting different aspects of the functionality it provides.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vr:Capability
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
a description of what the service does (in terms of 
context-specific behavior), and how to use it (in terms of
an interface)
Diagram
Diagram PSResource.tmp#Capability_standardID PSResource.tmp#Capability_validationLevel PSResource.tmp#Capability_description PSResource.tmp#Capability_interface
Used by
Model validationLevel* , description{0,1} , interface*
Children description, interface, validationLevel
Attributes
QName Type Fixed Default Use Annotation
standardID xs:anyURI optional
A URI identifier for a standard service.
This provides a unique way to refer to a service
specification standard, such as a Simple Image Access service.
The use of an IVOA identifier here implies that a
VOResource description of the standard is registered and 
accessible.
Source
<xs:complexType name="Capability">
  <xs:annotation>
    <xs:documentation>a description of what the service does (in terms of context-specific behavior), and how to use it (in terms of an interface)</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="validationLevel" type="vr:Validation" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A numeric grade describing the quality of the capability description and interface, 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:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>A human-readable description of what this capability provides as part of the over-all service</xs:documentation>
        <xs:documentation>Use of this optional element is especially encouraged when this capability is non-standard and is one of several capabilities listed.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="interface" type="vr:Interface" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a description of how to call the service to access this capability</xs:documentation>
        <xs:documentation>Since the Interface type is abstract, one must describe the interface using a subclass of Interface, denoting it via xsi:type.</xs:documentation>
        <xs:documentation>Multiple occurances can describe different interfaces to the logically same capability--i.e. data or functionality. That is, the inputs accepted and the output provides should be logically the same. For example, a WebBrowser interface given in addition to a WebService interface would simply provide an interactive, human-targeted interface to the underlying WebService interface.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="standardID" type="xs:anyURI">
    <xs:annotation>
      <xs:documentation>A URI identifier for a standard service.</xs:documentation>
      <xs:documentation>This provides a unique way to refer to a service specification standard, such as a Simple Image Access service. The use of an IVOA identifier here implies that a VOResource description of the standard is registered and accessible.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
[ top ]
Complex Type vr:Interface
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A description of a service interface.
Since this type is abstract, one must use an Interface subclass
to describe an actual interface.
Additional interface subtypes (beyond WebService and WebBrowser) are 
defined in the VODataService schema.
Diagram
Diagram PSResource.tmp#Interface_version PSResource.tmp#Interface_role PSResource.tmp#Interface_accessURL PSResource.tmp#Interface_securityMethod
Properties
abstract: true
Used by
Model accessURL+ , securityMethod*
Children accessURL, securityMethod
Attributes
QName Type Fixed Default Use Annotation
role xs:NMTOKEN optional
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
version xs:string 1.0 optional
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Source
<xs:complexType name="Interface" abstract="true">
  <xs:annotation>
    <xs:documentation>A description of a service interface.</xs:documentation>
    <xs:documentation>Since this type is abstract, one must use an Interface subclass to describe an actual interface.</xs:documentation>
    <xs:documentation>Additional interface subtypes (beyond WebService and WebBrowser) are defined in the VODataService schema.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="accessURL" type="vr:AccessURL" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The URL (or base URL) that a client uses to access the service. How this URL is to be interpreted and used depends on the specific Interface subclass</xs:documentation>
        <xs:documentation>When more than one URL is given, each represents an alternative (i.e. mirror) endpoint whose behavior is identical to all the other accessURLs listed.</xs:documentation>
        <xs:documentation>Editor's note: this element assumes that all registered services are inherently web based.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="securityMethod" type="vr:SecurityMethod" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>the mechanism the client must employ to gain secure access to the service.</xs:documentation>
        <xs:documentation>when more than one method is listed, each one must be employed to gain access.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="version" type="xs:string" default="1.0">
    <xs:annotation>
      <xs:documentation>The version of a standard interface specification that this interface complies with. When the interface is provided in the context of a Capability element, then the standard being refered to is the one identified by the Capability's standardID element. If the standardID is not provided, the meaning of this attribute is undefined.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="role" type="xs:NMTOKEN">
    <xs:annotation>
      <xs:documentation>A tag name the identifies the role the interface plays in the particular capability. If the value is equal to "std" or begins with "std:", then the interface refers to a standard interface defined by the standard referred to by the capability's standardID attribute.</xs:documentation>
      <xs:documentation>For an interface complying with some registered standard (i.e. has a legal standardID), the role can be match against interface roles enumerated in standard resource record. The interface descriptions in the standard record can provide default descriptions so that such details need not be repeated here.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
[ top ]
Complex Type vr:SecurityMethod
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
a description of a security mechanism.
this type only allows one to refer to the mechanism via a
URI.  Derived types would allow for more metadata.
Diagram
Diagram PSResource.tmp#SecurityMethod_standardID
Used by
Model
Attributes
QName Type Fixed Default Use Annotation
standardID xs:anyURI optional
A URI identifier for a standard security mechanism.
This provides a unique way to refer to a security
specification standard.  The use of an IVOA identifier here 
implies that a VOResource description of the standard is 
registered and accessible.
Source
<xs:complexType name="SecurityMethod">
  <xs:annotation>
    <xs:documentation>a description of a security mechanism.</xs:documentation>
    <xs:documentation>this type only allows one to refer to the mechanism via a URI. Derived types would allow for more metadata.</xs:documentation>
  </xs:annotation>
  <xs:sequence/>
  <xs:attribute name="standardID" type="xs:anyURI">
    <xs:annotation>
      <xs:documentation>A URI identifier for a standard security mechanism.</xs:documentation>
      <xs:documentation>This provides a unique way to refer to a security specification standard. The use of an IVOA identifier here implies that a VOResource description of the standard is registered and accessible.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
[ top ]
Complex Type psr:TableSet
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
This complex type is a clone of the TableSet type of VODataService schema,
extended to fit the requirements of the planetology science. This type
defines the parameters of the sets of tables hosted by the resource.
A ParameterSet is composed of one or more schemes. Each schema name and each 
table name must be unique within this ParameterSet.
Diagram
Diagram PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSet_schema
Used by
Model psr:schema+
Children psr:schema
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
Source
<xs:complexType name="TableSet">
  <xs:annotation>
    <xs:documentation>This complex type is a clone of the TableSet type of VODataService schema, extended to fit the requirements of the planetology science. This type defines the parameters of the sets of tables hosted by the resource.</xs:documentation>
    <xs:documentation>A ParameterSet is composed of one or more schemes. Each schema name and each table name must be unique within this ParameterSet.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="schema" type="psr:TableSchema" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A named description of a set of logically related tables of parameters.</xs:documentation>
        <xs:documentation>The name given by the "name" child element must be unique within this TableSet instance. If there is only one schema in this set and/or there's no locally appropriate name to provide, the name can be set to "default".</xs:documentation>
        <xs:documentation>This aggregation does not need to map to an actual database, catalog, or schema, though the publisher may choose to aggregate along such designations, or particular service protocol may recommend it.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type psr:TableSchema
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A detailed description of a logically-related set of tables of parameters.
Diagram
Diagram PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_name PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_title PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_description PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_utype PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableSchema_table
Used by
Model psr:name , psr:title{0,1} , psr:description{0,1} , psr:utype{0,1} , psr:table*
Children psr:description, psr:name, psr:table, psr:title, psr:utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
Source
<xs:complexType name="TableSchema">
  <xs:annotation>
    <xs:documentation>A detailed description of a logically-related set of tables of parameters.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>A name for the set of tables.</xs:documentation>
        <xs:documentation>This is used to uniquely identify the table set among several table sets. If a title is not present, this name can be used for display purposes.</xs:documentation>
        <xs:documentation>If there is no appropriate logical name associated with this set, the name should be explicitly set to "default".</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="title" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a descriptive, human-interpretable name for the table set.</xs:documentation>
        <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness. It is useful when there are multiple schemas in the context (e.g. within a tableset; otherwise, the resource title could be used instead).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>A free text description of the tableset that should explain in general how all of the tables are related.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="utype" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>an identifier for a concept in a data model that the data in this schema as a whole represent.</xs:documentation>
        <xs:documentation>The format defined in the VOTable standard is strongly recommended.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="table" type="psr:Table" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A description of one of the tables that makes up the set.</xs:documentation>
        <xs:documentation>The table names for the table should be unique.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type psr:Table
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Diagram
Diagram PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_id PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_type PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_name PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_title PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_description PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_utype PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_column PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_Table_foreignKey
Used by
Model psr:name , psr:title{0,1} , psr:description{0,1} , psr:utype{0,1} , psr:column* , psr:foreignKey*
Children psr:column, psr:description, psr:foreignKey, psr:name, psr:title, psr:utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://voparis-europlanet.obspm.fr/xml/PSR/v1.0'
id xs:token optional
Token providing a unique identifier to the tableset. It could be
a numeric value or a short string. It could be used to link a granule
and the description of its content (in terms of columns of data).
type xs:string optional
a name for the role this table plays.  Recognized
values include "output", indicating this table is output 
from a query; "base_table", indicating a table
whose records represent the main subjects of its
schema; and "view", indicating that the table represents
a useful combination or subset of other tables.  Other 
values are allowed.
Source
<xs:complexType name="Table">
  <xs:sequence>
    <xs:element name="name" type="xs:token" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>the fully qualified name of the table. This name should include all catalog or schema prefixes needed to sufficiently uniquely distinguish it in a query.</xs:documentation>
        <xs:documentation>In general, the format of the qualified name may depend on the context; however, when the table is intended to be queryable via ADQL, then the catalog and schema qualifiers are delimited from the table name with dots (.).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="title" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a descriptive, human-interpretable name for the table.</xs:documentation>
        <xs:documentation>This is used for display purposes. There is no requirement regarding uniqueness.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>a free-text description of the table's contents</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="utype" type="xs:token" minOccurs="0">
      <xs:annotation>
        <xs:documentation>an identifier for a concept in a data model that the data in this table represent.</xs:documentation>
        <xs:documentation>The format defined in the VOTable standard is highly recommended.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="column" type="psr:TableParam" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a description of a table column.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="foreignKey" type="vs:ForeignKey" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>a description of a foreign keys, one or more columns from the current table that can be used to join with another table.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="xs:token">
    <xs:annotation>
      <xs:documentation>Token providing a unique identifier to the tableset. It could be a numeric value or a short string. It could be used to link a granule and the description of its content (in terms of columns of data).</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="type" type="xs:string">
    <xs:annotation>
      <xs:documentation>a name for the role this table plays. Recognized values include "output", indicating this table is output from a query; "base_table", indicating a table whose records represent the main subjects of its schema; and "view", indicating that the table represents a useful combination or subset of other tables. Other values are allowed.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:anyAttribute namespace="##other"/>
</xs:complexType>
[ top ]
Complex Type psr:TableParam
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
A description of a table parameter having a complex data type.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#TableParam_std PSResource.tmp#TableParam_dataType PSResource.tmp#TableParam_flag PSResource.tmp#TableParam PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_id PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_source PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_xunit PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_processing_level PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_sensing_mode PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_TableParam_sensing_type
Type extension of vs:TableParam
Type hierarchy
Used by
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1} , flag* , psr:source{0,1} , psr:xunit{0,1} , psr:processing_level{0,1} , psr:sensing_mode{0,1} , psr:sensing_type{0,1}
Children dataType, description, flag, name, psr:processing_level, psr:sensing_mode, psr:sensing_type, psr:source, psr:xunit, ucd, unit, utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
id xs:token optional
Token providing a unique identifier to the parameter. It could be
a numeric value or a short string.
std xs:boolean optional
If true, the meaning and use of this parameter is
reserved and defined by a standard model.  If false, 
it represents a database-specific parameter 
that effectively extends beyond the standard.  If
not provided, then the value is unknown.
Source
<xs:complexType name="TableParam">
  <xs:annotation>
    <xs:documentation>A description of a table parameter having a complex data type.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:TableParam">
      <xs:sequence>
        <xs:element name="source" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>Source of the parameter, i.e from measurement, model, or mixed.</xs:documentation>
          </xs:annotation>
          <xs:simpleType>
            <xs:restriction base="xs:string">
              <xs:enumeration value="measurement"/>
              <xs:enumeration value="model"/>
              <xs:enumeration value="mixed"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:element>
        <xs:element name="xunit" type="psr:ExtendedUnit" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>Defines the unit by an expression or a dimensional equation and a scale system. For simple unit (e.g. int, float), prefer the vs:unit element.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="processing_level" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>Processing level (TBD). Raw = compressed telemetry data, Uncalibrated = uncompressed telemetry data, Partially calibrated = partially calibrated data, Calibrated = fully calibrated data</xs:documentation>
          </xs:annotation>
          <xs:simpleType>
            <xs:restriction base="xs:string">
              <xs:enumeration value="raw"/>
              <xs:enumeration value="uncalibrated"/>
              <xs:enumeration value="partially calibrated"/>
              <xs:enumeration value="calibrated"/>
              <xs:enumeration value="derived"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:element>
        <xs:element name="sensing_mode" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>Sensing mode (TBD)</xs:documentation>
          </xs:annotation>
          <xs:simpleType>
            <xs:restriction base="xs:string">
              <xs:enumeration value="remote"/>
              <xs:enumeration value="in situ"/>
              <xs:enumeration value="both"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:element>
        <xs:element name="sensing_type" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>Sensing type (TBD)</xs:documentation>
          </xs:annotation>
          <xs:simpleType>
            <xs:restriction base="xs:string">
              <xs:enumeration value="active"/>
              <xs:enumeration value="passive"/>
              <xs:enumeration value="both"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="id" type="xs:token">
        <xs:annotation>
          <xs:documentation>Token providing a unique identifier to the parameter. It could be a numeric value or a short string.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type vr:UTCTimestamp
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A timestamp that is compliant with ISO8601 but disallows
the use of a timezone indicator.
Diagram
Diagram
Type restriction of xs:dateTime
Facets
pattern \d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?
Source
<xs:simpleType name="UTCTimestamp">
  <xs:annotation>
    <xs:documentation>A timestamp that is compliant with ISO8601 but disallows the use of a timezone indicator.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime">
    <xs:pattern value="\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d+)?"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type vr:AuthorityID
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram
Type restriction of xs:token
Facets
pattern [\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}
Source
<xs:simpleType name="AuthorityID">
  <xs:restriction base="xs:token">
    <xs:pattern value="[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Simple Type vr:ResourceKey
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Diagram
Diagram
Type restriction of xs:token
Facets
pattern [\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*
Source
<xs:simpleType name="ResourceKey">
  <xs:restriction base="xs:token">
    <xs:pattern value="[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vr:Organisation
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A named group of one or more persons brought together to pursue 
participation in VO applications.
According to the Resource Metadata Recommendation, organisations 
"can be hierarchical and range in size and scope.  At a high level, 
an organisation could be a university, observatory, or government
agency.  At a finer level, it could be a specific scientific 
project, mission, or individual researcher."
The main purpose of an organisation as a registered resource is 
to serve as a publisher of other resources.
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#Organisation_facility PSResource.tmp#Organisation_instrument
Type extension of vr:Resource
Type hierarchy
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , facility* , instrument*
Children content, curation, facility, identifier, instrument, shortName, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="Organisation">
  <xs:annotation>
    <xs:documentation>A named group of one or more persons brought together to pursue participation in VO applications.</xs:documentation>
    <xs:documentation>According to the Resource Metadata Recommendation, organisations "can be hierarchical and range in size and scope. At a high level, an organisation could be a university, observatory, or government agency. At a finer level, it could be a specific scientific project, mission, or individual researcher."</xs:documentation>
    <xs:documentation>The main purpose of an organisation as a registered resource is to serve as a publisher of other resources.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Resource">
      <xs:sequence>
        <xs:element name="facility" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Subject</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>the observatory or facility used to collect the data contained or managed by this resource.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="instrument" type="vr:ResourceName" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:appinfo>
              <vm:dcterm>Subject</vm:dcterm>
              <vm:dcterm>Subject.Instrument</vm:dcterm>
            </xs:appinfo>
            <xs:documentation>the Instrument used to collect the data contain or managed by a resource.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vr:WebBrowser
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A (form-based) interface intended to be accesed interactively 
by a user via a web browser.
The accessURL represents the URL of the web form itself.
Diagram
Diagram PSResource.tmp#Interface_version PSResource.tmp#Interface_role PSResource.tmp#Interface_accessURL PSResource.tmp#Interface_securityMethod PSResource.tmp#Interface
Type extension of vr:Interface
Type hierarchy
Model accessURL+ , securityMethod*
Children accessURL, securityMethod
Attributes
QName Type Fixed Default Use Annotation
role xs:NMTOKEN optional
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
version xs:string 1.0 optional
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Source
<xs:complexType name="WebBrowser">
  <xs:annotation>
    <xs:documentation>A (form-based) interface intended to be accesed interactively by a user via a web browser.</xs:documentation>
    <xs:documentation>The accessURL represents the URL of the web form itself.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Interface">
      <xs:sequence/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vr:WebService
Namespace http://www.ivoa.net/xml/VOResource/v1.0
Annotations
A Web Service that is describable by a WSDL document.
The accessURL element gives the Web Service's endpoint URL.
Diagram
Diagram PSResource.tmp#Interface_version PSResource.tmp#Interface_role PSResource.tmp#Interface_accessURL PSResource.tmp#Interface_securityMethod PSResource.tmp#Interface PSResource.tmp#WebService_wsdlURL
Type extension of vr:Interface
Type hierarchy
Model accessURL+ , securityMethod* , wsdlURL*
Children accessURL, securityMethod, wsdlURL
Attributes
QName Type Fixed Default Use Annotation
role xs:NMTOKEN optional
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
version xs:string 1.0 optional
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Source
<xs:complexType name="WebService">
  <xs:annotation>
    <xs:documentation>A Web Service that is describable by a WSDL document.</xs:documentation>
    <xs:documentation>The accessURL element gives the Web Service's endpoint URL.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Interface">
      <xs:sequence>
        <xs:element name="wsdlURL" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>The location of the WSDL that describes this Web Service. If not provided, the location is assumed to be the accessURL with "?wsdl" appended.</xs:documentation>
            <xs:documentation>Multiple occurances should represent mirror copies of the same WSDL file.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:ParamHTTP
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A service invoked via an HTTP Query (either Get or Post)
with a set of arguments consisting of keyword name-value pairs.
Note that the URL for help with this service can be put into
the Service/ReferenceURL element.
Diagram
Diagram PSResource.tmp#Interface_version PSResource.tmp#Interface_role PSResource.tmp#Interface_accessURL PSResource.tmp#Interface_securityMethod PSResource.tmp#Interface PSResource.tmp#ParamHTTP_queryType PSResource.tmp#ParamHTTP_resultType PSResource.tmp#ParamHTTP_param PSResource.tmp#ParamHTTP_testQuery
Type extension of vr:Interface
Type hierarchy
Used by
Complex Type psr:ParamHTTP
Model accessURL+ , securityMethod* , queryType{0,2} , resultType{0,1} , param* , testQuery*
Children accessURL, param, queryType, resultType, securityMethod, testQuery
Attributes
QName Type Fixed Default Use Annotation
role xs:NMTOKEN optional
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
version xs:string 1.0 optional
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Source
<xs:complexType name="ParamHTTP">
  <xs:annotation>
    <xs:documentation>A service invoked via an HTTP Query (either Get or Post) with a set of arguments consisting of keyword name-value pairs.</xs:documentation>
    <xs:documentation>Note that the URL for help with this service can be put into the Service/ReferenceURL element.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Interface">
      <xs:sequence>
        <xs:element name="queryType" type="vs:HTTPQueryType" minOccurs="0" maxOccurs="2">
          <xs:annotation>
            <xs:documentation>The type of HTTP request, either GET or POST.</xs:documentation>
            <xs:documentation>The service may indicate support for both GET and POST by providing 2 queryType elements, one with GET and one with POST.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="resultType" type="xs:token" minOccurs="0" maxOccurs="1">
          <xs:annotation>
            <xs:documentation>The MIME type of a document returned in the HTTP response.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="param" type="vs:InputParam" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>a description of a input parameter that can be provided as a name=value argument to the service.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="testQuery" type="xs:string" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>an ampersand-delimited list of arguments that can be used to test this service interface; when provided as the input to this interface, it will produce a legal, non-null response.</xs:documentation>
            <xs:documentation>When the interface supports GET, then the full query URL is formed by the concatonation of the base URL (given by the accessURL) and the value given by this testQuery element.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type vs:HTTPQueryType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
The type of HTTP request, either GET or POST.
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration GET
enumeration POST
Used by
Source
<xs:simpleType name="HTTPQueryType">
  <xs:annotation>
    <xs:documentation>The type of HTTP request, either GET or POST.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="GET"/>
    <xs:enumeration value="POST"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vs:InputParam
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a description of a service or function parameter having a
fixed data type.
The allowed data type names do not imply a size or precise
format.  This type is intended to be sufficient for describing
an input parameter to a simple REST service or a function 
written in a weakly-typed (e.g., scripting) language.
Diagram
Diagram PSResource.tmp#BaseParam_name PSResource.tmp#BaseParam_description PSResource.tmp#BaseParam_unit PSResource.tmp#BaseParam_ucd PSResource.tmp#BaseParam_utype PSResource.tmp#BaseParam PSResource.tmp#InputParam_use PSResource.tmp#InputParam_std PSResource.tmp#InputParam_dataType
Type extension of vs:BaseParam
Type hierarchy
Used by
Model name{0,1} , description{0,1} , unit{0,1} , ucd{0,1} , utype{0,1} , dataType{0,1}
Children dataType, description, name, ucd, unit, utype
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
std xs:boolean true optional
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
use vs:ParamUse optional optional
An indication of whether this parameter is
required to be provided for the application
or service to work properly.
Allowed values are "required" and "optional".
Source
<xs:complexType name="InputParam">
  <xs:annotation>
    <xs:documentation>a description of a service or function parameter having a fixed data type.</xs:documentation>
    <xs:documentation>The allowed data type names do not imply a size or precise format. This type is intended to be sufficient for describing an input parameter to a simple REST service or a function written in a weakly-typed (e.g., scripting) language.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:BaseParam">
      <xs:sequence>
        <xs:element name="dataType" type="vs:SimpleDataType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>a type of data contained in the column</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="use" type="vs:ParamUse" default="optional">
        <xs:annotation>
          <xs:documentation>An indication of whether this parameter is required to be provided for the application or service to work properly.</xs:documentation>
          <xs:documentation>Allowed values are "required" and "optional".</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="std" type="xs:boolean" default="true">
        <xs:annotation>
          <xs:documentation>If true, the meaning and behavior of this parameter is reserved and defined by a standard interface. If false, it represents an implementation-specific parameter that effectively extends the behavior of the service or application.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:SimpleDataType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a data type restricted to a small set of names which is 
imprecise as to the format of the individual values.
This set is intended for describing simple input parameters to 
a service or function.
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#SimpleDataType_arraysize PSResource.tmp#SimpleDataType_delim PSResource.tmp#SimpleDataType_extendedType PSResource.tmp#SimpleDataType_extendedSchema
Type restriction of vs:DataType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
delim xs:string optional
extendedSchema xs:anyURI optional
extendedType xs:string optional
Source
<xs:complexType name="SimpleDataType">
  <xs:annotation>
    <xs:documentation>a data type restricted to a small set of names which is imprecise as to the format of the individual values.</xs:documentation>
    <xs:documentation>This set is intended for describing simple input parameters to a service or function.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="vs:DataType">
      <xs:enumeration value="integer"/>
      <xs:enumeration value="real"/>
      <xs:enumeration value="complex"/>
      <xs:enumeration value="boolean"/>
      <xs:enumeration value="char"/>
      <xs:enumeration value="string"/>
      <xs:attribute name="arraysize" type="vs:ArrayShape" default="1"/>
      <xs:attribute name="delim" type="xs:string" default=" "/>
      <xs:attribute name="extendedType" type="xs:string"/>
      <xs:attribute name="extendedSchema" type="xs:anyURI"/>
      <xs:anyAttribute namespace="##other"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type vs:ParamUse
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration required
the parameter is required for the application or
service to work properly.
enumeration optional
the parameter is optional but supported by the application or
service.
enumeration ignored
the parameter is not supported and thus is ignored by the 
application or service.
Used by
Source
<xs:simpleType name="ParamUse">
  <xs:restriction base="xs:string">
    <xs:enumeration value="required">
      <xs:annotation>
        <xs:documentation>the parameter is required for the application or service to work properly.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="optional">
      <xs:annotation>
        <xs:documentation>the parameter is optional but supported by the application or service.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ignored">
      <xs:annotation>
        <xs:documentation>the parameter is not supported and thus is ignored by the application or service.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type vs:CatalogService
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
A service that interacts with with astronomical data
through one or more specified tables.
A table with sky coverage typically have columns that give
longitude-latitude positions in some coordinate system.
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#Service_rights PSResource.tmp#Service_capability PSResource.tmp#Service PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_facility PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_instrument PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService_coverage PSResource.tmp#http___www.ivoa.net_xml_VODataService_v1.1_DataService PSResource.tmp#CatalogService_tableset
Type extension of vs:DataService
Type hierarchy
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , rights* , capability* , facility* , instrument* , coverage{0,1} , tableset{0,1}
Children capability, content, coverage, curation, facility, identifier, instrument, rights, shortName, tableset, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="CatalogService">
  <xs:annotation>
    <xs:documentation>A service that interacts with with astronomical data through one or more specified tables.</xs:documentation>
    <xs:documentation>A table with sky coverage typically have columns that give longitude-latitude positions in some coordinate system.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:DataService">
      <xs:sequence>
        <xs:element name="tableset" type="vs:TableSet" minOccurs="0">
          <xs:annotation>
            <xs:documentation>A description of the tables that are accessible through this service.</xs:documentation>
            <xs:documentation>Each schema name and each table name must be unique within this tableset.</xs:documentation>
          </xs:annotation>
          <xs:unique name="CatalogService-schemaName">
            <xs:selector xpath="schema"/>
            <xs:field xpath="name"/>
          </xs:unique>
          <xs:unique name="CatalogService-tableName">
            <xs:selector xpath="schema/table"/>
            <xs:field xpath="name"/>
          </xs:unique>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vs:VOTableType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a data type supported explicitly by the VOTable format
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#TableDataType PSResource.tmp#VOTableType_arraysize PSResource.tmp#VOTableType_delim PSResource.tmp#VOTableType_extendedType PSResource.tmp#VOTableType_extendedSchema
Type restriction of vs:TableDataType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
delim xs:string optional
extendedSchema xs:anyURI optional
extendedType xs:string optional
Source
<xs:complexType name="VOTableType">
  <xs:annotation>
    <xs:documentation>a data type supported explicitly by the VOTable format</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="vs:TableDataType">
      <xs:enumeration value="boolean"/>
      <xs:enumeration value="bit"/>
      <xs:enumeration value="unsignedByte"/>
      <xs:enumeration value="short"/>
      <xs:enumeration value="int"/>
      <xs:enumeration value="long"/>
      <xs:enumeration value="char"/>
      <xs:enumeration value="unicodeChar"/>
      <xs:enumeration value="float"/>
      <xs:enumeration value="double"/>
      <xs:enumeration value="floatComplex"/>
      <xs:enumeration value="doubleComplex"/>
      <xs:attribute name="arraysize" type="vs:ArrayShape" default="1"/>
      <xs:attribute name="delim" type="xs:string" default=" "/>
      <xs:attribute name="extendedType" type="xs:string"/>
      <xs:attribute name="extendedSchema" type="xs:anyURI"/>
      <xs:anyAttribute namespace="##other"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type vs:TAPDataType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
an abstract parent for the specific data types supported 
by the Table Access Protocol.
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#TableDataType PSResource.tmp#TAPDataType_size
Type extension of vs:TableDataType
Type hierarchy
Properties
abstract: true
Used by
Complex Type vs:TAPType
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
the shape of the array that constitutes the value
the default is "1"; i.e. the value is a scalar.
delim xs:string optional
the string that is used to delimit elements of an array
value when arraysize is not "1".
Unless specifically disallowed by the context, 
applications should allow optional spaces to 
appear in an actual data value before and after 
the delimiter (e.g. "1, 5" when delim=",").
the default is " "; i.e. the values are delimited 
by spaces.
extendedSchema xs:anyURI optional
An identifier for the schema that the value given
by the extended attribute is drawn from.
This attribute is normally ignored if the
extendedType attribute is not present.
extendedType xs:string optional
The data value represented by this type can be
interpreted as of a custom type identified by 
the value of this attribute.
If an application does not recognize this
extendedType, it should attempt to handle value
assuming the type given by the element's value.
string is a recommended default type.
This element may make use of the extendedSchema
attribute and/or any arbitrary (qualified)
attribute to refine the identification of the 
type.
size xs:positiveInteger optional
the length of the fixed-length value
This corresponds to the size Column attribute in
the TAP_SCHEMA and can be used with data types
that are defined with a length (CHAR, BINARY).
Source
<xs:complexType name="TAPDataType" abstract="true">
  <xs:annotation>
    <xs:documentation>an abstract parent for the specific data types supported by the Table Access Protocol.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="vs:TableDataType">
      <xs:attribute name="size" type="xs:positiveInteger">
        <xs:annotation>
          <xs:documentation>the length of the fixed-length value</xs:documentation>
          <xs:documentation>This corresponds to the size Column attribute in the TAP_SCHEMA and can be used with data types that are defined with a length (CHAR, BINARY).</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type vs:TAPType
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a data type supported explicitly by the Table Access 
Protocol (v1.0).
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#TableDataType PSResource.tmp#TAPDataType_size PSResource.tmp#TAPDataType PSResource.tmp#TAPType_arraysize PSResource.tmp#TAPType_delim PSResource.tmp#TAPType_extendedType PSResource.tmp#TAPType_extendedSchema PSResource.tmp#TAPType_size
Type restriction of vs:TAPDataType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
delim xs:string optional
extendedSchema xs:anyURI optional
extendedType xs:string optional
size xs:positiveInteger optional
Source
<xs:complexType name="TAPType">
  <xs:annotation>
    <xs:documentation>a data type supported explicitly by the Table Access Protocol (v1.0).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="vs:TAPDataType">
      <xs:enumeration value="BOOLEAN"/>
      <xs:enumeration value="SMALLINT"/>
      <xs:enumeration value="INTEGER"/>
      <xs:enumeration value="BIGINT"/>
      <xs:enumeration value="REAL"/>
      <xs:enumeration value="DOUBLE"/>
      <xs:enumeration value="TIMESTAMP"/>
      <xs:enumeration value="CHAR"/>
      <xs:enumeration value="VARCHAR"/>
      <xs:enumeration value="BINARY"/>
      <xs:enumeration value="VARBINARY"/>
      <xs:enumeration value="POINT"/>
      <xs:enumeration value="REGION"/>
      <xs:enumeration value="CLOB"/>
      <xs:enumeration value="BLOB"/>
      <xs:attribute name="arraysize" type="vs:ArrayShape" default="1"/>
      <xs:attribute name="delim" type="xs:string" default=" "/>
      <xs:attribute name="extendedType" type="xs:string"/>
      <xs:attribute name="extendedSchema" type="xs:anyURI"/>
      <xs:attribute name="size" type="xs:positiveInteger"/>
      <xs:anyAttribute namespace="##other"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type vs:StandardSTC
Namespace http://www.ivoa.net/xml/VODataService/v1.1
Annotations
a description of standard space-time coordinate systems,
positions, and regions.
This resource provides a mechanism for registering standard 
coordinate systems which other resources may reference as
part of a coverage descripiton.  In particular, coverage
descriptions will refer to components of the STC
descriptions in this resource via an IVOA identifier.  It
is intended that an application consuming such coverage
descriptions be able to semantically interpret the
identifier without resolving it.  For this reason, once a
standard STC description is registered with this resource 
type, updating the description is strongly discouraged.
Diagram
Diagram PSResource.tmp#Resource_created PSResource.tmp#Resource_updated PSResource.tmp#Resource_status PSResource.tmp#Resource_validationLevel PSResource.tmp#Resource_title PSResource.tmp#Resource_shortName PSResource.tmp#Resource_identifier PSResource.tmp#Resource_curation PSResource.tmp#Resource_content PSResource.tmp#Resource PSResource.tmp#StandardSTC_stcDefinitions
Type extension of vr:Resource
Type hierarchy
Model validationLevel* , title , shortName{0,1} , identifier , curation , content , stcDefinitions+
Children content, curation, identifier, shortName, stcDefinitions, title, validationLevel
Attributes
QName Type Fixed Default Use Annotation
created xs:dateTime required
The UTC date and time this resource metadata description
was created.
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.
status restriction of xs:string required
a tag indicating whether this resource is believed to be still
actively maintained.
updated xs:dateTime required
The UTC date this resource metadata description was last updated.
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.
Source
<xs:complexType name="StandardSTC">
  <xs:annotation>
    <xs:documentation>a description of standard space-time coordinate systems, positions, and regions.</xs:documentation>
    <xs:documentation>This resource provides a mechanism for registering standard coordinate systems which other resources may reference as part of a coverage descripiton. In particular, coverage descriptions will refer to components of the STC descriptions in this resource via an IVOA identifier. It is intended that an application consuming such coverage descriptions be able to semantically interpret the identifier without resolving it. For this reason, once a standard STC description is registered with this resource type, updating the description is strongly discouraged.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vr:Resource">
      <xs:sequence>
        <xs:element name="stcDefinitions" type="stc:stcDescriptionType" minOccurs="1" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>An STC description of coordinate systems, positions, and/or regions</xs:documentation>
            <xs:documentation>Each system, position, and region description should have a an XML ID assigned to it.</xs:documentation>
            <xs:documentation>Because the STC schema sets elementFormDefault="qualified", it is recommended that this element specify the STC default namespace via an xmlns namespace.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type coordEquinoxType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate equinox: B{year} or J{year} with at least one decimal; do not use in conjunction with ICRS
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [BJ]\-?\d?\d?\d?\d\d\d\d\.\d\d?\d?
Used by
Element fkType/Equinox
Source
<xs:simpleType name="coordEquinoxType">
  <xs:annotation>
    <xs:documentation>Coordinate equinox: B{year} or J{year} with at least one decimal; do not use in conjunction with ICRS</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:pattern value="[BJ]\-?\d?\d?\d?\d\d\d\d\.\d\d?\d?"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type spaceRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract space reference frame type
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType
Type extension of coordRefFrameType
Type hierarchy
Properties
abstract: true
Used by
Complex Types fkType, icrsType
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="spaceRefFrameType" abstract="true">
  <xs:annotation>
    <xs:documentation>Abstract space reference frame type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordRefFrameType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type icrsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
ICRS type: no equinox
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType
Type extension of spaceRefFrameType
Type hierarchy
Used by
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="icrsType">
  <xs:annotation>
    <xs:documentation>ICRS type: no equinox</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spaceRefFrameType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type fkType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
FK[45] type: needs an equinox
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#fkType_Equinox
Type extension of spaceRefFrameType
Type hierarchy
Used by
Elements ECLIPTIC, FK4, FK5
Model Name{0,1} , Equinox
Children Equinox, Name
Attributes
QName Type Fixed Default Use Annotation
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="fkType">
  <xs:annotation>
    <xs:documentation>FK[45] type: needs an equinox</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spaceRefFrameType">
      <xs:sequence>
        <xs:element name="Equinox" type="coordEquinoxType" nillable="true"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type geodType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geodetic reference frame; semi-major axis and inverse flattening may be provided to define the reference spheroid; the default is the IAU 1976 reference spheroid
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#spaceRefFrameType PSResource.tmp#icrsType PSResource.tmp#geodType_radius PSResource.tmp#geodType_inv_flattening PSResource.tmp#geodType_unit
Type extension of icrsType
Type hierarchy
Used by
Element GEO_D
Model Name{0,1}
Children Name
Attributes
QName Type Fixed Default Use Annotation
inv_flattening xs:double 298.257 optional
radius xs:double 6378140 optional
ref_frame_id xs:IDREF optional
unit posUnitType m optional
Source
<xs:complexType name="geodType">
  <xs:annotation>
    <xs:documentation>The Geodetic reference frame; semi-major axis and inverse flattening may be provided to define the reference spheroid; the default is the IAU 1976 reference spheroid</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="icrsType">
      <xs:attribute name="radius" type="xs:double" use="optional" default="6378140"/>
      <xs:attribute name="inv_flattening" type="xs:double" use="optional" default="298.257"/>
      <xs:attribute name="unit" type="posUnitType" use="optional" default="m"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type sphericalRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A custom space reference frame type defined through pole and X-axis directions
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#sphericalRefFrameType_id PSResource.tmp#sphericalRefFrameType_Frame PSResource.tmp#sphericalRefFrameType_Pole_Zaxis PSResource.tmp#sphericalRefFrameType_Xaxis
Type extension of coordRefFrameType
Type hierarchy
Used by
Model Name{0,1} , Frame , Pole_Zaxis , Xaxis
Children Frame, Name, Pole_Zaxis, Xaxis
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="sphericalRefFrameType">
  <xs:annotation>
    <xs:documentation>A custom space reference frame type defined through pole and X-axis directions</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordRefFrameType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>Define coordinate reference frame from scratch; pole and X-axis need to be defined in a known coordinate system</xs:documentation>
        </xs:annotation>
        <xs:element name="Frame" type="xs:string"/>
        <xs:element name="Pole_Zaxis" type="astroCoordsType" nillable="true"/>
        <xs:element name="Xaxis" type="astroCoordsType" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="id" type="xs:ID" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type projectionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The spherical-to-cartesian or cartesian-to-cartesian projection to be used; c-to-c projections are marked as such, all others are to be interpreted as s-to-c
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration
Planar (i.e., linear cartesian-to-cartesian) projection
enumeration LOG
Linear-to-logarithmic cartesian-to-cartesian projection
enumeration TAN
Tangent plane projection
enumeration SIN
Sine projection
enumeration STG
Stereographic projection
enumeration ARC
Zenithal equidistant projection
enumeration ZEA
Zenithal equal-area projection
enumeration AIR
Airy projection
enumeration CEA
Cylindrical equal-area projection
enumeration CAR
Plate Carree projection
enumeration MER
Mercator projection
enumeration SFL
Sanson-Flamsteed projection
enumeration PAR
Parabolic projection
enumeration MOL
Mollweide projection
enumeration AIT
Hammer-Aitoff projection
enumeration COE
Conic equal-area projection
enumeration COD
Conic equidistant projection
enumeration COO
Conic orthomorphic projection
enumeration BON
Bonne equal-area projection
enumeration PCO
Polyconic projection
enumeration TSC
Tangential spherical cube projection
enumeration CSC
COBE quadrilateralized spherical cube projection
enumeration QSC
Quadrilateralized spherical cube projection
Used by
Source
<xs:simpleType name="projectionType">
  <xs:annotation>
    <xs:documentation>The spherical-to-cartesian or cartesian-to-cartesian projection to be used; c-to-c projections are marked as such, all others are to be interpreted as s-to-c</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="">
      <xs:annotation>
        <xs:documentation>Planar (i.e., linear cartesian-to-cartesian) projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="LOG">
      <xs:annotation>
        <xs:documentation>Linear-to-logarithmic cartesian-to-cartesian projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TAN">
      <xs:annotation>
        <xs:documentation>Tangent plane projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SIN">
      <xs:annotation>
        <xs:documentation>Sine projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="STG">
      <xs:annotation>
        <xs:documentation>Stereographic projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ARC">
      <xs:annotation>
        <xs:documentation>Zenithal equidistant projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ZEA">
      <xs:annotation>
        <xs:documentation>Zenithal equal-area projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AIR">
      <xs:annotation>
        <xs:documentation>Airy projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CEA">
      <xs:annotation>
        <xs:documentation>Cylindrical equal-area projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CAR">
      <xs:annotation>
        <xs:documentation>Plate Carree projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MER">
      <xs:annotation>
        <xs:documentation>Mercator projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="SFL">
      <xs:annotation>
        <xs:documentation>Sanson-Flamsteed projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PAR">
      <xs:annotation>
        <xs:documentation>Parabolic projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="MOL">
      <xs:annotation>
        <xs:documentation>Mollweide projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AIT">
      <xs:annotation>
        <xs:documentation>Hammer-Aitoff projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="COE">
      <xs:annotation>
        <xs:documentation>Conic equal-area projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="COD">
      <xs:annotation>
        <xs:documentation>Conic equidistant projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="COO">
      <xs:annotation>
        <xs:documentation>Conic orthomorphic projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="BON">
      <xs:annotation>
        <xs:documentation>Bonne equal-area projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="PCO">
      <xs:annotation>
        <xs:documentation>Polyconic projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="TSC">
      <xs:annotation>
        <xs:documentation>Tangential spherical cube projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="CSC">
      <xs:annotation>
        <xs:documentation>COBE quadrilateralized spherical cube projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="QSC">
      <xs:annotation>
        <xs:documentation>Quadrilateralized spherical cube projection</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type size2Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Consists of a Size (2 doubles) and optional position angle element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2 PSResource.tmp#double2Type PSResource.tmp#size2Type_PosAngle
Type extension of double2Type
Type hierarchy
Used by
Model C1 , C2 , PosAngle{0,1}
Children C1, C2, PosAngle
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="size2Type">
  <xs:annotation>
    <xs:documentation>Consists of a Size (2 doubles) and optional position angle element</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="double2Type">
      <xs:sequence>
        <xs:element name="PosAngle" type="posAngleType" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type double2Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A vector of 2 doubles; components are now separated.
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double2Type_unit PSResource.tmp#double2Type_vel_time_unit PSResource.tmp#double2Type_gen_unit PSResource.tmp#double2Type_C1 PSResource.tmp#double2Type_C2
Type extension of stcBaseType
Type hierarchy
Used by
Model C1 , C2
Children C1, C2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="double2Type">
  <xs:annotation>
    <xs:documentation>A vector of 2 doubles; components are now separated.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="C1" type="double1Type" nillable="true"/>
        <xs:element name="C2" type="double1Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
      <xs:attribute name="gen_unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type posAngleType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position angles are doubles and include optionally a unit attribute (default deg) and a reference attribute (default X)
Diagram
Diagram PSResource.tmp#posAngleType_unit PSResource.tmp#posAngleType_reference PSResource.tmp#STCReference
Type extension of xs:double
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
reference posAngleReferenceType X optional
ucd xs:string optional
unit angleUnitType deg optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="posAngleType">
  <xs:annotation>
    <xs:documentation>Position angles are doubles and include optionally a unit attribute (default deg) and a reference attribute (default X)</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:double">
      <xs:attribute name="unit" type="angleUnitType" default="deg"/>
      <xs:attribute name="reference" type="posAngleReferenceType" default="X"/>
      <xs:attributeGroup ref="STCReference"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type posAngleReferenceType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position angles may be counted from North (through East), (positive) X (to positive Y), or (positive) Y (to positive X) axis
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration North
enumeration X
enumeration Y
Used by
Source
<xs:simpleType name="posAngleReferenceType">
  <xs:annotation>
    <xs:documentation>Position angles may be counted from North (through East), (positive) X (to positive Y), or (positive) Y (to positive X) axis</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="North"/>
    <xs:enumeration value="X"/>
    <xs:enumeration value="Y"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type double4Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A vector of 4 doubles (2x2 matrix)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double4Type_unit PSResource.tmp#double4Type_vel_time_unit PSResource.tmp#double4Type_gen_unit PSResource.tmp#double4Type_M11 PSResource.tmp#double4Type_M12 PSResource.tmp#double4Type_M21 PSResource.tmp#double4Type_M22
Type extension of stcBaseType
Type hierarchy
Used by
Model M11 , M12 , M21 , M22
Children M11, M12, M21, M22
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="double4Type">
  <xs:annotation>
    <xs:documentation>A vector of 4 doubles (2x2 matrix)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="M11" type="xs:double" nillable="true"/>
        <xs:element name="M12" type="xs:double" nillable="true"/>
        <xs:element name="M21" type="xs:double" nillable="true"/>
        <xs:element name="M22" type="xs:double" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
      <xs:attribute name="gen_unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type size3Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Consists of a Size (3 doubles) and optional position angle element
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3 PSResource.tmp#double3Type PSResource.tmp#size3Type_PosAngle1 PSResource.tmp#size3Type_PosAngle2
Type extension of double3Type
Type hierarchy
Used by
Model C1 , C2 , C3 , PosAngle1{0,1} , PosAngle2{0,1}
Children C1, C2, C3, PosAngle1, PosAngle2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="size3Type">
  <xs:annotation>
    <xs:documentation>Consists of a Size (3 doubles) and optional position angle element</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="double3Type">
      <xs:sequence>
        <xs:element name="PosAngle1" type="posAngleType" nillable="true" minOccurs="0"/>
        <xs:element name="PosAngle2" type="posAngleType" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type double3Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A vector of 3 doubles with separated components
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double3Type_unit PSResource.tmp#double3Type_vel_time_unit PSResource.tmp#double3Type_gen_unit PSResource.tmp#double3Type_C1 PSResource.tmp#double3Type_C2 PSResource.tmp#double3Type_C3
Type extension of stcBaseType
Type hierarchy
Used by
Model C1 , C2 , C3
Children C1, C2, C3
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="double3Type">
  <xs:annotation>
    <xs:documentation>A vector of 3 doubles with separated components</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="C1" type="double1Type" nillable="true"/>
        <xs:element name="C2" type="double1Type" nillable="true"/>
        <xs:element name="C3" type="double1Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
      <xs:attribute name="gen_unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type double9Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A vector of 9 doubles (3x3 matrix)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#double9Type_unit PSResource.tmp#double9Type_vel_time_unit PSResource.tmp#double9Type_gen_unit PSResource.tmp#double9Type_M11 PSResource.tmp#double9Type_M12 PSResource.tmp#double9Type_M13 PSResource.tmp#double9Type_M21 PSResource.tmp#double9Type_M22 PSResource.tmp#double9Type_M23 PSResource.tmp#double9Type_M31 PSResource.tmp#double9Type_M32 PSResource.tmp#double9Type_M33
Type extension of stcBaseType
Type hierarchy
Used by
Model M11 , M12 , M13 , M21 , M22 , M23 , M31 , M32 , M33
Children M11, M12, M13, M21, M22, M23, M31, M32, M33
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
gen_unit unitType optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="double9Type">
  <xs:annotation>
    <xs:documentation>A vector of 9 doubles (3x3 matrix)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="M11" type="xs:double" nillable="true"/>
        <xs:element name="M12" type="xs:double" nillable="true"/>
        <xs:element name="M13" type="xs:double" nillable="true"/>
        <xs:element name="M21" type="xs:double" nillable="true"/>
        <xs:element name="M22" type="xs:double" nillable="true"/>
        <xs:element name="M23" type="xs:double" nillable="true"/>
        <xs:element name="M31" type="xs:double" nillable="true"/>
        <xs:element name="M32" type="xs:double" nillable="true"/>
        <xs:element name="M33" type="xs:double" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
      <xs:attribute name="gen_unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type cart1DRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A custom space reference frame type defined through a 2-D Cartesian mapping (rotate and scale)
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart1DRefFrameType_id PSResource.tmp#cart1DRefFrameType_projection PSResource.tmp#cart1DRefFrameType_Scale
Type extension of coordRefFrameType
Type hierarchy
Used by
Model Name{0,1} , Scale
Children Name, Scale
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="cart1DRefFrameType">
  <xs:annotation>
    <xs:documentation>A custom space reference frame type defined through a 2-D Cartesian mapping (rotate and scale)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordRefFrameType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>Define coordinate reference frame from scratch;basically a 1-D scaling</xs:documentation>
        </xs:annotation>
        <xs:element name="Scale" type="double1Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="id" type="xs:ID" use="optional"/>
      <xs:attribute name="projection" type="projectionType" use="optional" default=""/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type cart2DRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A custom space reference frame type defined through a 2-D Cartesian mapping (rotate and scale)
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart2DRefFrameType_id PSResource.tmp#cart2DRefFrameType_projection PSResource.tmp#CTransform2
Type extension of coordRefFrameType
Type hierarchy
Used by
Model Name{0,1} , CTransform2
Children CTransform2, Name
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="cart2DRefFrameType">
  <xs:annotation>
    <xs:documentation>A custom space reference frame type defined through a 2-D Cartesian mapping (rotate and scale)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordRefFrameType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>Define coordinate reference frame from scratch;basically a transformation from a known coordinate frame</xs:documentation>
        </xs:annotation>
        <xs:element ref="CTransform2"/>
      </xs:sequence>
      <xs:attribute name="id" type="xs:ID" use="optional"/>
      <xs:attribute name="projection" type="projectionType" use="optional" default=""/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type cart3DRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A custom space reference frame type defined through a 3-D Cartesian mapping (rotate and scale)
Diagram
Diagram PSResource.tmp#coordRefFrameType_ref_frame_id PSResource.tmp#coordRefFrameType_Name PSResource.tmp#coordRefFrameType PSResource.tmp#cart3DRefFrameType_id PSResource.tmp#cart3DRefFrameType_projection PSResource.tmp#CTransform3
Type extension of coordRefFrameType
Type hierarchy
Used by
Model Name{0,1} , CTransform3
Children CTransform3, Name
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
projection projectionType optional
ref_frame_id xs:IDREF optional
Source
<xs:complexType name="cart3DRefFrameType">
  <xs:annotation>
    <xs:documentation>A custom space reference frame type defined through a 3-D Cartesian mapping (rotate and scale)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordRefFrameType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>Define coordinate reference frame from scratch;basically a transformation from a known coordinate frame</xs:documentation>
        </xs:annotation>
        <xs:element ref="CTransform3"/>
      </xs:sequence>
      <xs:attribute name="id" type="xs:ID" use="optional"/>
      <xs:attribute name="projection" type="projectionType" use="optional" default=""/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type planetaryEphemType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
If solar system positions are implied anywhere, the planetary ephemeris to be used needs to be provided - usually JPL-DE405 with ICRS and JPL-DE200 with FK5
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration JPL-DE200
enumeration JPL-DE405
Used by
Source
<xs:simpleType name="planetaryEphemType">
  <xs:annotation>
    <xs:documentation>If solar system positions are implied anywhere, the planetary ephemeris to be used needs to be provided - usually JPL-DE405 with ICRS and JPL-DE200 with FK5</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="JPL-DE200"/>
    <xs:enumeration value="JPL-DE405"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type stdRefPosType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for standard reference positions
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#stdRefPosType_PlanetaryEphem
Type extension of referencePositionType
Type hierarchy
Used by
Model PlanetaryEphem{0,1}
Children PlanetaryEphem
Source
<xs:complexType name="stdRefPosType">
  <xs:annotation>
    <xs:documentation>Type for standard reference positions</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="referencePositionType">
      <xs:sequence>
        <xs:element name="PlanetaryEphem" type="planetaryEphemType" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type genericRefPosType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for custom positions: specifies reference origin
Diagram
Diagram PSResource.tmp#referencePositionType PSResource.tmp#GenCoordinate
Type extension of referencePositionType
Type hierarchy
Model GenCoordinate
Children GenCoordinate
Source
<xs:complexType name="genericRefPosType">
  <xs:annotation>
    <xs:documentation>Type for custom positions: specifies reference origin</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="referencePositionType">
      <xs:sequence>
        <xs:element ref="GenCoordinate"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type healpixType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Healpix coordinates; defaults for H(4) and K(3)
Diagram
Diagram PSResource.tmp#coordFlavorType_coord_naxes PSResource.tmp#coordFlavorType_handedness PSResource.tmp#coordFlavorType PSResource.tmp#healpixType_healpix_H PSResource.tmp#healpixType_healpix_K
Type extension of coordFlavorType
Type hierarchy
Used by
Element HEALPIX
Attributes
QName Type Fixed Default Use Annotation
coord_naxes restriction of xs:integer 2 optional
handedness restriction of xs:string optional
healpix_H xs:integer 4 optional
healpix_K xs:integer 3 optional
Source
<xs:complexType name="healpixType">
  <xs:annotation>
    <xs:documentation>2-D Healpix coordinates; defaults for H(4) and K(3)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordFlavorType">
      <xs:attribute name="healpix_H" type="xs:integer" default="4"/>
      <xs:attribute name="healpix_K" type="xs:integer" default="3"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A pixel coordinate frame (which may be 1-D, 2-D, or 3-D) consists of a coordinate frame, a reference position, a flavor, a reference pixel array and the order in which the pixel axes appear in the pixel array
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordFrameType_Name PSResource.tmp#coordFrameType PSResource.tmp#CoordRefFrame PSResource.tmp#CoordRefPos PSResource.tmp#CoordFlavor PSResource.tmp#genericCoordFrameType PSResource.tmp#pixelFrameType_axis1_order PSResource.tmp#pixelFrameType_axis2_order PSResource.tmp#pixelFrameType_axis3_order PSResource.tmp#pixelFrameType_ref_frame_id PSResource.tmp#pixelFrameType_ReferencePixel
Type extension of genericCoordFrameType
Type hierarchy
Used by
Element PixelCoordFrame
Model Name{0,1} , CoordRefFrame{0,1} , CoordRefPos{0,1} , CoordFlavor , ReferencePixel{0,1}
Children CoordFlavor, CoordRefFrame, CoordRefPos, Name, ReferencePixel
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
axis1_order xs:integer required
axis2_order xs:integer optional
axis3_order xs:integer optional
id xs:ID optional
idref xs:IDREF optional
ref_frame_id xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelFrameType">
  <xs:annotation>
    <xs:documentation>A pixel coordinate frame (which may be 1-D, 2-D, or 3-D) consists of a coordinate frame, a reference position, a flavor, a reference pixel array and the order in which the pixel axes appear in the pixel array</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="genericCoordFrameType">
      <xs:sequence>
        <xs:element name="ReferencePixel" type="pixelType" nillable="true" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="axis1_order" type="xs:integer" use="required"/>
      <xs:attribute name="axis2_order" type="xs:integer"/>
      <xs:attribute name="axis3_order" type="xs:integer"/>
      <xs:attribute name="ref_frame_id" type="xs:IDREF"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A type that just holds a 1-3D pixel value
Diagram
Diagram PSResource.tmp#Pixel
Used by
Model Pixel
Children Pixel
Source
<xs:complexType name="pixelType">
  <xs:annotation>
    <xs:documentation>A type that just holds a 1-3D pixel value</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="Pixel"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type pixelCoordSystemType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The pixel coordinate system definition
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#CoordFrame PSResource.tmp#coordSysType PSResource.tmp#PixelCoordFrame
Type extension of coordSysType
Type hierarchy
Used by
Model CoordFrame* , PixelCoordFrame
Children CoordFrame, PixelCoordFrame
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelCoordSystemType">
  <xs:annotation>
    <xs:documentation>The pixel coordinate system definition</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordSysType">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="PixelCoordFrame"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type isoTimeType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
ISO8601 time; note: only a limited subset of ISO 8601 is allowed: yyyy-mm-ddThh:mm:ss.sss...; unfortunately, XSchema does not allow hh, mm, or ss to be optional, ".ss" is.
Diagram
Diagram PSResource.tmp#STCReference
Type extension of xs:dateTime
Used by
Element ISOTime
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="isoTimeType">
  <xs:annotation>
    <xs:documentation>ISO8601 time; note: only a limited subset of ISO 8601 is allowed: yyyy-mm-ddThh:mm:ss.sss...; unfortunately, XSchema does not allow hh, mm, or ss to be optional, ".ss" is.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:dateTime">
      <xs:attributeGroup ref="STCReference"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type jdTimeType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A decimal type for JD and MJD, with optional referencing
Diagram
Diagram PSResource.tmp#STCReference
Type extension of xs:decimal
Used by
Elements JDTime, MJDTime
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="jdTimeType">
  <xs:annotation>
    <xs:documentation>A decimal type for JD and MJD, with optional referencing</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:decimal">
      <xs:attributeGroup ref="STCReference"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Simple Type relocatableOriginType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration RELOCATABLE
Used by
Element TimeOrigin
Source
<xs:simpleType name="relocatableOriginType">
  <xs:restriction base="xs:string">
    <xs:annotation>
      <xs:documentation>A relocatable time origin for simulations</xs:documentation>
    </xs:annotation>
    <xs:enumeration value="RELOCATABLE"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type curve2Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A curve in 2-D space, defined by its end points and a shape attribute (default: line or great circle)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#curve2Type_curve_shape PSResource.tmp#curve2Type_P1 PSResource.tmp#curve2Type_P2
Type extension of stcBaseType
Type hierarchy
Used by
Element Curve2
Model P1 , P2
Children P1, P2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
curve_shape xs:string line optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="curve2Type">
  <xs:annotation>
    <xs:documentation>A curve in 2-D space, defined by its end points and a shape attribute (default: line or great circle)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="P1" type="double2Type" nillable="true"/>
        <xs:element name="P2" type="double2Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="curve_shape" type="xs:string" use="optional" default="line"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type curve3Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A curve in 3-D space, defined by its end points and a shape attribute (default: line or great circle)
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#curve3Type_curve_shape PSResource.tmp#curve3Type_P1 PSResource.tmp#curve3Type_P2
Type extension of stcBaseType
Type hierarchy
Used by
Element Curve3
Model P1 , P2
Children P1, P2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
curve_shape xs:string line optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="curve3Type">
  <xs:annotation>
    <xs:documentation>A curve in 3-D space, defined by its end points and a shape attribute (default: line or great circle)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcBaseType">
      <xs:sequence>
        <xs:element name="P1" type="double3Type" nillable="true"/>
        <xs:element name="P2" type="double3Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="curve_shape" type="xs:string" use="optional" default="line"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelVector1CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar pixel coordinate type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value
Type extension of coordinateType
Type hierarchy
Used by
Element Pixel1D
Model Name{0,1} , Value{0,1}
Children Name, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelVector1CoordinateType">
  <xs:annotation>
    <xs:documentation>Scalar pixel coordinate type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element ref="Value" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vector2CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate type
Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2
Type extension of coordinateType
Type hierarchy
Used by
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="vector2CoordinateType">
  <xs:annotation>
    <xs:documentation>2-D coordinate type</xs:documentation>
    <xs:documentation>Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element name="Name1" type="xs:string" minOccurs="0"/>
        <xs:element name="Name2" type="xs:string" minOccurs="0"/>
        <xs:element ref="CValue2" minOccurs="0"/>
        <xs:element ref="CError2" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="CResolution2" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="CSize2" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="CPixSize2" minOccurs="0" maxOccurs="2"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelVector2CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D pixel coordinate type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#pixelVector2CoordinateType_Name1 PSResource.tmp#pixelVector2CoordinateType_Name2 PSResource.tmp#Value2
Type extension of coordinateType
Type hierarchy
Used by
Element Pixel2D
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Value2{0,1}
Children Name, Name1, Name2, Value2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelVector2CoordinateType">
  <xs:annotation>
    <xs:documentation>2-D pixel coordinate type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element name="Name1" type="xs:string" minOccurs="0"/>
        <xs:element name="Name2" type="xs:string" minOccurs="0"/>
        <xs:element ref="Value2" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vector3CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate type
Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3
Type extension of coordinateType
Type hierarchy
Used by
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="vector3CoordinateType">
  <xs:annotation>
    <xs:documentation>3-D coordinate type</xs:documentation>
    <xs:documentation>Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element name="Name1" type="xs:string" minOccurs="0"/>
        <xs:element name="Name2" type="xs:string" minOccurs="0"/>
        <xs:element name="Name3" type="xs:string" minOccurs="0"/>
        <xs:element ref="CValue3" minOccurs="0"/>
        <xs:element ref="CError3" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="CResolution3" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="CSize3" minOccurs="0" maxOccurs="2"/>
        <xs:element ref="CPixSize3" minOccurs="0" maxOccurs="2"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelVector3CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D pixel coordinate type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#pixelVector3CoordinateType_Name1 PSResource.tmp#pixelVector3CoordinateType_Name2 PSResource.tmp#pixelVector3CoordinateType_Name3 PSResource.tmp#Value3
Type extension of coordinateType
Type hierarchy
Used by
Element Pixel3D
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , Value3{0,1}
Children Name, Name1, Name2, Name3, Value3
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelVector3CoordinateType">
  <xs:annotation>
    <xs:documentation>3-D pixel coordinate type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element name="Name1" type="xs:string" minOccurs="0"/>
        <xs:element name="Name2" type="xs:string" minOccurs="0"/>
        <xs:element name="Name3" type="xs:string" minOccurs="0"/>
        <xs:element ref="Value3" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type stringCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic string coordinate type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#stringCoordinateType_unit PSResource.tmp#stringCoordinateType_Value
Type extension of coordinateType
Type hierarchy
Used by
Model Name{0,1} , Value
Children Name, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="stringCoordinateType">
  <xs:annotation>
    <xs:documentation>Generic string coordinate type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordinateType">
      <xs:sequence>
        <xs:element name="Value" type="xs:string"/>
      </xs:sequence>
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type scalarCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic scalar coordinate type: a basic scalar coordinate with units
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#scalarCoordinateType_unit
Type extension of basicCoordinateType
Type hierarchy
Used by
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="scalarCoordinateType">
  <xs:annotation>
    <xs:documentation>Generic scalar coordinate type: a basic scalar coordinate with units</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="basicCoordinateType">
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type genVector2CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic 2-D coordinate type
Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2 PSResource.tmp#vector2CoordinateType PSResource.tmp#genVector2CoordinateType_unit
Type extension of vector2CoordinateType
Type hierarchy
Used by
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="genVector2CoordinateType">
  <xs:annotation>
    <xs:documentation>Generic 2-D coordinate type</xs:documentation>
    <xs:documentation>Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vector2CoordinateType">
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type genVector3CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic 3-D coordinate type
Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3 PSResource.tmp#vector3CoordinateType PSResource.tmp#genVector3CoordinateType_unit
Type extension of vector3CoordinateType
Type hierarchy
Used by
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="genVector3CoordinateType">
  <xs:annotation>
    <xs:documentation>Generic 3-D coordinate type</xs:documentation>
    <xs:documentation>Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vector3CoordinateType">
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type posVector1CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position scalar coordinate type; sibling of basicCoordinateType
Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#posVector1CoordinateType_coord_system_id PSResource.tmp#posVector1CoordinateType_unit
Type extension of basicCoordinateType
Type hierarchy
Used by
Complex Type velVector1CoordinateType
Element Position1D
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="posVector1CoordinateType">
  <xs:annotation>
    <xs:documentation>Position scalar coordinate type; sibling of basicCoordinateType</xs:documentation>
    <xs:documentation>Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="basicCoordinateType">
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type posVector2CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position 2-D coordinate type
Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2 PSResource.tmp#vector2CoordinateType PSResource.tmp#posVector2CoordinateType_coord_system_id PSResource.tmp#posVector2CoordinateType_unit
Type extension of vector2CoordinateType
Type hierarchy
Used by
Complex Type velVector2CoordinateType
Element Position2D
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="posVector2CoordinateType">
  <xs:annotation>
    <xs:documentation>Position 2-D coordinate type</xs:documentation>
    <xs:documentation>Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vector2CoordinateType">
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type posVector3CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position 3-D coordinate type
Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3 PSResource.tmp#vector3CoordinateType PSResource.tmp#posVector3CoordinateType_coord_system_id PSResource.tmp#posVector3CoordinateType_unit
Type extension of vector3CoordinateType
Type hierarchy
Used by
Complex Type velVector3CoordinateType
Element Position3D
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="posVector3CoordinateType">
  <xs:annotation>
    <xs:documentation>Position 3-D coordinate type</xs:documentation>
    <xs:documentation>Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vector3CoordinateType">
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type velVector1CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Velocity scalar coordinate type; sibling of basicCoordinateType
Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#Value PSResource.tmp#Error PSResource.tmp#Resolution PSResource.tmp#Size PSResource.tmp#PixSize PSResource.tmp#basicCoordinateType PSResource.tmp#posVector1CoordinateType_coord_system_id PSResource.tmp#posVector1CoordinateType_unit PSResource.tmp#posVector1CoordinateType PSResource.tmp#velVector1CoordinateType_vel_time_unit
Type extension of posVector1CoordinateType
Type hierarchy
Used by
Element Velocity1D
Model Name{0,1} , Value{0,1} , Error{0,2} , Resolution{0,2} , Size{0,2} , PixSize{0,2}
Children Error, Name, PixSize, Resolution, Size, Value
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="velVector1CoordinateType">
  <xs:annotation>
    <xs:documentation>Velocity scalar coordinate type; sibling of basicCoordinateType</xs:documentation>
    <xs:documentation>Single Error, Resolution, Size, PixSize elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="posVector1CoordinateType">
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type velVector2CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Velocity 2-D coordinate type
Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector2CoordinateType_Name1 PSResource.tmp#vector2CoordinateType_Name2 PSResource.tmp#CValue2 PSResource.tmp#CError2 PSResource.tmp#CResolution2 PSResource.tmp#CSize2 PSResource.tmp#CPixSize2 PSResource.tmp#vector2CoordinateType PSResource.tmp#posVector2CoordinateType_coord_system_id PSResource.tmp#posVector2CoordinateType_unit PSResource.tmp#posVector2CoordinateType PSResource.tmp#velVector2CoordinateType_vel_time_unit
Type extension of posVector2CoordinateType
Type hierarchy
Used by
Element Velocity2D
Model Name{0,1} , Name1{0,1} , Name2{0,1} , CValue2{0,1} , CError2{0,2} , CResolution2{0,2} , CSize2{0,2} , CPixSize2{0,2}
Children CError2, CPixSize2, CResolution2, CSize2, CValue2, Name, Name1, Name2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="velVector2CoordinateType">
  <xs:annotation>
    <xs:documentation>Velocity 2-D coordinate type</xs:documentation>
    <xs:documentation>Single CError2, CResolution2, CSize2, CPixSize2 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="posVector2CoordinateType">
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type velVector3CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Velocity 3-D coordinate type
Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordinateType_frame_id PSResource.tmp#coordinateType_Name PSResource.tmp#coordinateType PSResource.tmp#vector3CoordinateType_Name1 PSResource.tmp#vector3CoordinateType_Name2 PSResource.tmp#vector3CoordinateType_Name3 PSResource.tmp#CValue3 PSResource.tmp#CError3 PSResource.tmp#CResolution3 PSResource.tmp#CSize3 PSResource.tmp#CPixSize3 PSResource.tmp#vector3CoordinateType PSResource.tmp#posVector3CoordinateType_coord_system_id PSResource.tmp#posVector3CoordinateType_unit PSResource.tmp#posVector3CoordinateType PSResource.tmp#velVector3CoordinateType_vel_time_unit
Type extension of posVector3CoordinateType
Type hierarchy
Used by
Element Velocity3D
Model Name{0,1} , Name1{0,1} , Name2{0,1} , Name3{0,1} , CValue3{0,1} , CError3{0,2} , CResolution3{0,2} , CSize3{0,2} , CPixSize3{0,2}
Children CError3, CPixSize3, CResolution3, CSize3, CValue3, Name, Name1, Name2, Name3
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
frame_id xs:IDREF optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="velVector3CoordinateType">
  <xs:annotation>
    <xs:documentation>Velocity 3-D coordinate type</xs:documentation>
    <xs:documentation>Single CError3, CResolution3, CSize3, CPixSize3 elements indicate definite values; pairs indicate ranges</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="posVector3CoordinateType">
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelCoordsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The pixel coordinates type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordsType_coord_system_id PSResource.tmp#GenCoordinate PSResource.tmp#coordsType PSResource.tmp#Pixel
Type extension of coordsType
Type hierarchy
Used by
Element PixelCoords
Model GenCoordinate , Pixel
Children GenCoordinate, Pixel
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelCoordsType">
  <xs:annotation>
    <xs:documentation>The pixel coordinates type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordsType">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="Pixel"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type regionAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Element to hold the area of a Region, once calculated; the element holds the actual area, linearAreaUnit the linear units of the of the area (i.e., it should be squared to get the proper units of the area), and validArea indicates whether the area has been calculated properly.
Diagram
Diagram PSResource.tmp#regionAreaType_linearAreaUnit PSResource.tmp#regionAreaType_validArea
Type extension of xs:double
Used by
Element regionType/Area
Attributes
QName Type Fixed Default Use Annotation
linearAreaUnit posUnitType required
validArea xs:boolean required
Source
<xs:complexType name="regionAreaType">
  <xs:annotation>
    <xs:documentation>Element to hold the area of a Region, once calculated; the element holds the actual area, linearAreaUnit the linear units of the of the area (i.e., it should be squared to get the proper units of the area), and validArea indicates whether the area has been calculated properly.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:double">
      <xs:attribute name="linearAreaUnit" type="posUnitType" use="required"/>
      <xs:attribute name="validArea" type="xs:boolean" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
[ top ]
Complex Type regionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract region type; a Region is a Shape or the result of a Region Operation involving one or more Regions
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area
Type extension of spatialIntervalType
Type hierarchy
Used by
Model Area{0,1}
Children Area
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="regionType">
  <xs:annotation>
    <xs:documentation>Abstract region type; a Region is a Shape or the result of a Region Operation involving one or more Regions</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:sequence>
        <xs:element name="Area" type="regionAreaType" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="note" type="xs:string" use="optional"/>
      <xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type spatialIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract spatial interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit
Type extension of coordIntervalType
Type hierarchy
Properties
abstract: true
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="spatialIntervalType" abstract="true">
  <xs:annotation>
    <xs:documentation>Abstract spatial interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:attribute name="epoch" type="xs:decimal" use="optional"/>
      <xs:attribute name="unit" type="posUnitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type shapeType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Shape is the abstract type that is the building block of regions; in real life it needs to be replaced by a concrete shape
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType
Type extension of regionType
Type hierarchy
Used by
Model Area{0,1}
Children Area
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="shapeType">
  <xs:annotation>
    <xs:documentation>Shape is the abstract type that is the building block of regions; in real life it needs to be replaced by a concrete shape</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="regionType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type allSkyType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
AllSky type: just a shape without any child elements
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType
Type extension of shapeType
Type hierarchy
Used by
Elements AllSky, AllSky2
Model Area{0,1}
Children Area
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="allSkyType">
  <xs:annotation>
    <xs:documentation>AllSky type: just a shape without any child elements</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type circleType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Circle shape: center and radius
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#circleType_Center PSResource.tmp#circleType_Radius
Type extension of shapeType
Type hierarchy
Used by
Elements Circle, Circle2
Model Area{0,1} , Center , Radius
Children Area, Center, Radius
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="circleType">
  <xs:annotation>
    <xs:documentation>Circle shape: center and radius</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Center" type="double2Type" nillable="true">
          <xs:annotation>
            <xs:documentation>The coordinates of the circle's center</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Radius" type="double1Type" nillable="true">
          <xs:annotation>
            <xs:documentation>The radius of the circle</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type ellipseType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Ellipse shape: center, semi-major, semi-minor axis and position angle; in spherical coordinates defined as the shape cut out of the sphere by a cone with elliptical cross-section
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#ellipseType_Center PSResource.tmp#ellipseType_SemiMajorAxis PSResource.tmp#ellipseType_SemiMinorAxis PSResource.tmp#ellipseType_PosAngle
Type extension of shapeType
Type hierarchy
Used by
Elements Ellipse, Ellipse2
Model Area{0,1} , Center , SemiMajorAxis , SemiMinorAxis , PosAngle
Children Area, Center, PosAngle, SemiMajorAxis, SemiMinorAxis
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="ellipseType">
  <xs:annotation>
    <xs:documentation>Ellipse shape: center, semi-major, semi-minor axis and position angle; in spherical coordinates defined as the shape cut out of the sphere by a cone with elliptical cross-section</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Center" type="double2Type" nillable="true">
          <xs:annotation>
            <xs:documentation>The coordinates of the circle's center</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SemiMajorAxis" type="double1Type" nillable="true">
          <xs:annotation>
            <xs:documentation>The radius of the circle</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SemiMinorAxis" type="double1Type" nillable="true">
          <xs:annotation>
            <xs:documentation>Half the minor axis of the ellipse, in radius_unit</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PosAngle" type="posAngleType" nillable="true">
          <xs:annotation>
            <xs:documentation>Position angle of major axis (Radius).</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type smallCircleType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
smallCircleType indicates in polygons that side is along small circle; with optional pole
Diagram
Diagram PSResource.tmp#smallCircleType_Pole
Used by
Model Pole{0,1}
Children Pole
Source
<xs:complexType name="smallCircleType">
  <xs:annotation>
    <xs:documentation>smallCircleType indicates in polygons that side is along small circle; with optional pole</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Pole" type="double2Type" nillable="true" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type vertexType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Vertex is a position with optional SmallCircle element; the SmallCircle element indicates that the polygon side formed by that vertex and its predecessor vertex is a small circle, rather than a great circle; SmallCircle has no meaning in Cartesian coordinates
Diagram
Diagram PSResource.tmp#vertexType_Position PSResource.tmp#vertexType_SmallCircle
Used by
Model Position , SmallCircle{0,1}
Children Position, SmallCircle
Source
<xs:complexType name="vertexType">
  <xs:annotation>
    <xs:documentation>Vertex is a position with optional SmallCircle element; the SmallCircle element indicates that the polygon side formed by that vertex and its predecessor vertex is a small circle, rather than a great circle; SmallCircle has no meaning in Cartesian coordinates</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Position" type="double2Type" nillable="true"/>
    <xs:element name="SmallCircle" type="smallCircleType" nillable="true" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type polygonType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Polygon: one or more vertices; counter-clockwise (as seen from "inside" or from "top") encircled area is enclosed; sides should span less than 180 deg in each coordinate if spherical; a polygon may not intersect itself
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#polygonType_Vertex
Type extension of shapeType
Type hierarchy
Used by
Elements Polygon, Polygon2
Model Area{0,1} , Vertex+
Children Area, Vertex
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="polygonType">
  <xs:annotation>
    <xs:documentation>Polygon: one or more vertices; counter-clockwise (as seen from "inside" or from "top") encircled area is enclosed; sides should span less than 180 deg in each coordinate if spherical; a polygon may not intersect itself</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Vertex" type="vertexType" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>In order to form polygons, vertices are to be connected with straight line segments. In the case of spherical coordinates: greatcircle segments; if a smallCircle element si present, the vertex and its predecessor are to be connected with a smallcircle, by default in the CoordSys that is referenced; optionally, a pole may be specified (other than the CoordSys pole) that defines the smallcircle system</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type boxType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Box shape: a rectangle defined by its center and size on both dimensions; since it is a polygon, it is redundant, but simple rectangles with great circle sides are awkward to define in spherical coordinates
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#boxType_Center PSResource.tmp#boxType_Size
Type extension of shapeType
Type hierarchy
Used by
Elements Box, Box2
Model Area{0,1} , Center , Size
Children Area, Center, Size
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="boxType">
  <xs:annotation>
    <xs:documentation>Box shape: a rectangle defined by its center and size on both dimensions; since it is a polygon, it is redundant, but simple rectangles with great circle sides are awkward to define in spherical coordinates</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Center" type="double2Type" nillable="true">
          <xs:annotation>
            <xs:documentation>The coordinates of the box's center</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Size" type="double2Type" nillable="true">
          <xs:annotation>
            <xs:documentation>The lengths of the box's sides</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type sectorType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A sector is the counter-clockwise area between two half-lines
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#sectorType_Position PSResource.tmp#sectorType_PosAngle1 PSResource.tmp#sectorType_PosAngle2
Type extension of shapeType
Type hierarchy
Used by
Elements Sector, Sector2
Model Area{0,1} , Position , PosAngle1 , PosAngle2
Children Area, PosAngle1, PosAngle2, Position
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="sectorType">
  <xs:annotation>
    <xs:documentation>A sector is the counter-clockwise area between two half-lines</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Position" type="double2Type">
          <xs:annotation>
            <xs:documentation>The vertex position of the sector</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PosAngle1" type="posAngleType">
          <xs:annotation>
            <xs:documentation>The area ccw from this position angle is included</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PosAngle2" type="posAngleType">
          <xs:annotation>
            <xs:documentation>The area cw from this position angle is included</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Simple Type hsOffsetType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram
Type restriction of xs:double
Facets
maxInclusive 1.0
minInclusive -1.0
Used by
Source
<xs:simpleType name="hsOffsetType">
  <xs:restriction base="xs:double">
    <xs:minInclusive value="-1.0"/>
    <xs:maxInclusive value="1.0"/>
  </xs:restriction>
</xs:simpleType>
[ top ]
Complex Type halfspaceType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An area on the unit sphere defined by the intersection with a plane
Diagram
Diagram PSResource.tmp#halfspaceType_Vector PSResource.tmp#halfspaceType_Offset
Used by
Model Vector , Offset
Children Offset, Vector
Source
<xs:complexType name="halfspaceType">
  <xs:annotation>
    <xs:documentation>An area on the unit sphere defined by the intersection with a plane</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Vector" type="double3Type" nillable="true">
      <xs:annotation>
        <xs:documentation>This needs to be a spherical coordinate vector; it is the unit vector that is normal to the plane that forms a constraint for a convex</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Offset" type="hsOffsetType">
      <xs:annotation>
        <xs:documentation>The distance along the normal vector where the constraint plane intersects that vector; if positive, the spherical sector on the far side (seen from the center) is selected; if negative, the point of intersection is in the opposite direction of the vector, resulting in more than a hemisphere; the valid range is -1.0 to +1.0</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
[ top ]
Complex Type convexType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A convex polygon defined by one or more Constraints
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#convexType_Halfspace
Type extension of shapeType
Type hierarchy
Used by
Elements Convex, Convex2
Model Area{0,1} , Halfspace+
Children Area, Halfspace
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="convexType">
  <xs:annotation>
    <xs:documentation>A convex polygon defined by one or more Constraints</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Halfspace" type="halfspaceType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type convexHullType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A convex hull: the smallest convex polygon that contains all its points; in spherical coordinates all points have to be contained within a hemisphere
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType PSResource.tmp#convexHullType_Point
Type extension of shapeType
Type hierarchy
Used by
Model Area{0,1} , Point+
Children Area, Point
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="convexHullType">
  <xs:annotation>
    <xs:documentation>A convex hull: the smallest convex polygon that contains all its points; in spherical coordinates all points have to be contained within a hemisphere</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType">
      <xs:sequence>
        <xs:element name="Point" type="double3Type" nillable="true" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type skyIndexType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
This is a hook for regions defined in sky indexing schemes
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#shapeType
Type extension of shapeType
Type hierarchy
Properties
abstract: true
Used by
Elements SkyIndex, SkyIndex2
Model Area{0,1}
Children Area
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="skyIndexType" abstract="true">
  <xs:annotation>
    <xs:documentation>This is a hook for regions defined in sky indexing schemes</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="shapeType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type unionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The union of two or more regions is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region
Type extension of regionType
Type hierarchy
Used by
Elements Union, Union2
Model Area{0,1} , Region{2,unbounded}
Children Area, Region
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="unionType">
  <xs:annotation>
    <xs:documentation>The union of two or more regions is a region</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="regionType">
      <xs:sequence>
        <xs:element ref="Region" minOccurs="2" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type intersectionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The intersection of two or more regions is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region
Type extension of regionType
Type hierarchy
Used by
Model Area{0,1} , Region{2,unbounded}
Children Area, Region
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="intersectionType">
  <xs:annotation>
    <xs:documentation>The intersection of two or more regions is a region</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="regionType">
      <xs:sequence>
        <xs:element ref="Region" minOccurs="2" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type negationType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The negation of a region is a region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region
Type extension of regionType
Type hierarchy
Used by
Elements Negation, Negation2
Model Area{0,1} , Region
Children Area, Region
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="negationType">
  <xs:annotation>
    <xs:documentation>The negation of a region is a region</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="regionType">
      <xs:sequence>
        <xs:element ref="Region"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type diffType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionType_note PSResource.tmp#regionType_coord_system_id PSResource.tmp#regionType_Area PSResource.tmp#regionType PSResource.tmp#Region PSResource.tmp#Region2
Type extension of regionType
Type hierarchy
Used by
Model Area{0,1} , Region , Region2
Children Area, Region, Region2
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
note xs:string optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="diffType">
  <xs:annotation>
    <xs:documentation>The difference of two regions (Region1 minus Region2) is a region; it is equivalent to the intersection of Region1 with notRegion2</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="regionType">
      <xs:sequence>
        <xs:element ref="Region"/>
        <xs:element ref="Region2"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coord2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coord2VecIntervalType_LoLimit2Vec PSResource.tmp#coord2VecIntervalType_HiLimit2Vec
Type extension of coordIntervalType
Type hierarchy
Used by
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coord2VecIntervalType">
  <xs:annotation>
    <xs:documentation>2-D coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type coord3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#coord3VecIntervalType_LoLimit3Vec PSResource.tmp#coord3VecIntervalType_HiLimit3Vec
Type extension of coordIntervalType
Type hierarchy
Used by
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="coord3VecIntervalType">
  <xs:annotation>
    <xs:documentation>3-D coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type uCoordScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type with units and frame_id
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#uCoordScalarIntervalType_unit PSResource.tmp#uCoordScalarIntervalType_LoLimit PSResource.tmp#uCoordScalarIntervalType_HiLimit
Type extension of coordIntervalType
Type hierarchy
Used by
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="uCoordScalarIntervalType">
  <xs:annotation>
    <xs:documentation>Scalar coordinate interval type with units and frame_id</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Lower bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Upper bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type uCoord2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type with units and frame_id
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#uCoord2VecIntervalType_unit PSResource.tmp#uCoord2VecIntervalType_LoLimit2Vec PSResource.tmp#uCoord2VecIntervalType_HiLimit2Vec
Type extension of coordIntervalType
Type hierarchy
Used by
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="uCoord2VecIntervalType">
  <xs:annotation>
    <xs:documentation>2-D coordinate interval type with units and frame_id</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type uCoord3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type with units and frame_id
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#uCoord3VecIntervalType_unit PSResource.tmp#uCoord3VecIntervalType_LoLimit3Vec PSResource.tmp#uCoord3VecIntervalType_HiLimit3Vec
Type extension of coordIntervalType
Type hierarchy
Used by
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit unitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="uCoord3VecIntervalType">
  <xs:annotation>
    <xs:documentation>3-D coordinate interval type with units and frame_id</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="unit" type="unitType" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type posScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#posScalarIntervalType_LoLimit PSResource.tmp#posScalarIntervalType_HiLimit
Type extension of spatialIntervalType
Type hierarchy
Used by
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="posScalarIntervalType">
  <xs:annotation>
    <xs:documentation>Scalar coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Lower bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Upper bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pos2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#pos2VecIntervalType_LoLimit2Vec PSResource.tmp#pos2VecIntervalType_HiLimit2Vec
Type extension of spatialIntervalType
Type hierarchy
Used by
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pos2VecIntervalType">
  <xs:annotation>
    <xs:documentation>2-D coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pos3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#pos3VecIntervalType_LoLimit3Vec PSResource.tmp#pos3VecIntervalType_HiLimit3Vec
Type extension of spatialIntervalType
Type hierarchy
Used by
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pos3VecIntervalType">
  <xs:annotation>
    <xs:documentation>3-D coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type velocityIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains a spatial velocity CoordInterval
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit
Type extension of spatialIntervalType
Type hierarchy
Properties
abstract: true
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="velocityIntervalType" abstract="true">
  <xs:annotation>
    <xs:documentation>Contains a spatial velocity CoordInterval</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:attribute name="vel_time_unit" type="velTimeUnitType" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type velScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#velScalarIntervalType_LoLimit PSResource.tmp#velScalarIntervalType_HiLimit
Type extension of velocityIntervalType
Type hierarchy
Used by
Model LoLimit{0,1} , HiLimit{0,1}
Children HiLimit, LoLimit
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="velScalarIntervalType">
  <xs:annotation>
    <xs:documentation>Scalar coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="velocityIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Lower bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="HiLimit" type="double1Type" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Upper bound of interval</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vel2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#vel2VecIntervalType_LoLimit2Vec PSResource.tmp#vel2VecIntervalType_HiLimit2Vec
Type extension of velocityIntervalType
Type hierarchy
Used by
Model LoLimit2Vec{0,1} , HiLimit2Vec{0,1}
Children HiLimit2Vec, LoLimit2Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="vel2VecIntervalType">
  <xs:annotation>
    <xs:documentation>2-D coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="velocityIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit2Vec" type="double2Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type vel3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#vel3VecIntervalType_LoLimit3Vec PSResource.tmp#vel3VecIntervalType_HiLimit3Vec
Type extension of velocityIntervalType
Type hierarchy
Used by
Model LoLimit3Vec{0,1} , HiLimit3Vec{0,1}
Children HiLimit3Vec, LoLimit3Vec
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="vel3VecIntervalType">
  <xs:annotation>
    <xs:documentation>3-D coordinate interval type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="velocityIntervalType">
      <xs:sequence>
        <xs:element name="LoLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
        <xs:element name="HiLimit3Vec" type="double3Type" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type sphereType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines a sphere.  A special kind of area is a circle or sphere (in two or three dimensions), defined by a center position and a radius; the radius requires a unit
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#sphereType_radius_unit PSResource.tmp#sphereType_Radius PSResource.tmp#sphereType_Center
Type extension of spatialIntervalType
Type hierarchy
Used by
Element Sphere
Model Radius , Center
Children Center, Radius
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
radius_unit posUnitType deg optional
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="sphereType">
  <xs:annotation>
    <xs:documentation>Defines a sphere. A special kind of area is a circle or sphere (in two or three dimensions), defined by a center position and a radius; the radius requires a unit</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:sequence>
        <xs:element name="Radius" type="double1Type" nillable="true"/>
        <xs:element name="Center" type="double3Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="radius_unit" type="posUnitType" use="optional" default="deg"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type velocitySphereType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines a velocity sphere
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#velocityIntervalType_vel_time_unit PSResource.tmp#velocityIntervalType PSResource.tmp#velocitySphereType_radius_unit PSResource.tmp#velocitySphereType_Radius PSResource.tmp#velocitySphereType_Center
Type extension of velocityIntervalType
Type hierarchy
Used by
Element VelocitySphere
Model Radius , Center
Children Center, Radius
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
radius_unit posUnitType deg optional
ucd xs:string optional
unit posUnitType optional
vel_time_unit velTimeUnitType required
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="velocitySphereType">
  <xs:annotation>
    <xs:documentation>Defines a velocity sphere</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="velocityIntervalType">
      <xs:annotation>
        <xs:documentation>A special kind of area is a circle or sphere (in two or three dimensions), defined by a center position and a radius; the radius requires a unit</xs:documentation>
      </xs:annotation>
      <xs:sequence>
        <xs:element name="Radius" type="double1Type" nillable="true"/>
        <xs:element name="Center" type="double3Type" nillable="true"/>
      </xs:sequence>
      <xs:attribute name="radius_unit" type="posUnitType" use="optional" default="deg"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type regionFileType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Points to a Region file
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordIntervalType_lo_include PSResource.tmp#coordIntervalType_hi_include PSResource.tmp#coordIntervalType_fill_factor PSResource.tmp#coordIntervalType_frame_id PSResource.tmp#coordIntervalType PSResource.tmp#spatialIntervalType_epoch PSResource.tmp#spatialIntervalType_unit PSResource.tmp#spatialIntervalType PSResource.tmp#regionFileType_File
Type extension of spatialIntervalType
Type hierarchy
Used by
Element RegionFile
Model File
Children File
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
epoch xs:decimal optional
fill_factor xs:float 1.0 optional
Fraction of interval that is occupied by data
frame_id xs:IDREF optional
hi_include xs:boolean true optional
Limit to be included?
id xs:ID optional
idref xs:IDREF optional
lo_include xs:boolean true optional
Limit to be included?
ucd xs:string optional
unit posUnitType optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="regionFileType">
  <xs:annotation>
    <xs:documentation>Points to a Region file</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="spatialIntervalType">
      <xs:sequence>
        <xs:element name="File" type="xs:anyURI"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelCoordAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Pixel area type
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#coordAreaType_coord_system_id PSResource.tmp#CoordInterval PSResource.tmp#coordAreaType PSResource.tmp#PixelCoordInterval
Type extension of coordAreaType
Type hierarchy
Used by
Element PixelCoordArea
Model CoordInterval , PixelCoordInterval
Children CoordInterval, PixelCoordInterval
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
coord_system_id xs:IDREF required
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelCoordAreaType">
  <xs:annotation>
    <xs:documentation>Pixel area type</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="coordAreaType">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="PixelCoordInterval"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type obsDataLocationType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for observational STC metadata
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#obsDataLocationType_ObservatoryLocation PSResource.tmp#obsDataLocationType_ObservationLocation PSResource.tmp#obsDataLocationType_PixelSpace
Type extension of stcMetadataType
Type hierarchy
Used by
Element ObsDataLocation
Model ObservatoryLocation , ObservationLocation , PixelSpace{0,1}
Children ObservationLocation, ObservatoryLocation, PixelSpace
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="obsDataLocationType">
  <xs:annotation>
    <xs:documentation>Type for observational STC metadata</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcMetadataType">
      <xs:sequence>
        <xs:annotation>
          <xs:documentation>Describes the spatial and temporal volume covered by an observation</xs:documentation>
        </xs:annotation>
        <xs:element name="ObservatoryLocation" type="observatoryLocationType" nillable="true">
          <xs:annotation>
            <xs:documentation>Specifies the location of the observatory during the observation</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ObservationLocation" type="astroSTCDescriptionType" nillable="true">
          <xs:annotation>
            <xs:documentation>Describes the spatial and temporal coverage of the observation</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PixelSpace" type="pixelSpaceType" nillable="true" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Defines the pixel coordinate system for pixelated data</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type observatoryLocationType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for an observatory location
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords
Type restriction of stcDescriptionType
Type hierarchy
Used by
Model AstroCoordSystem , AstroCoords
Children AstroCoordSystem, AstroCoords
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="observatoryLocationType">
  <xs:annotation>
    <xs:documentation>Type for an observatory location</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:restriction base="stcDescriptionType">
      <xs:sequence>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="AstroCoordSystem"/>
        </xs:sequence>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="AstroCoords"/>
        </xs:sequence>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type pixelSpaceType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type to specify a pixel space
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#CoordSys PSResource.tmp#Coords PSResource.tmp#CoordArea PSResource.tmp#stcDescriptionType PSResource.tmp#PixelCoordSystem PSResource.tmp#PixelCoords PSResource.tmp#PixelCoordArea
Type restriction of stcDescriptionType
Type hierarchy
Used by
Model PixelCoordSystem , PixelCoords , PixelCoordArea
Children PixelCoordArea, PixelCoordSystem, PixelCoords
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="pixelSpaceType">
  <xs:annotation>
    <xs:documentation>Type to specify a pixel space</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:restriction base="stcDescriptionType">
      <xs:sequence>
        <xs:element ref="PixelCoordSystem"/>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="PixelCoords"/>
        </xs:sequence>
        <xs:element ref="PixelCoordArea"/>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type STCCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Coordinate
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords
Type extension of stcMetadataType
Type hierarchy
Model AstroCoordSystem , AstroCoords
Children AstroCoordSystem, AstroCoords
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="STCCoordinate">
  <xs:annotation>
    <xs:documentation>Type for STC Coordinate</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcMetadataType">
      <xs:sequence>
        <xs:element ref="AstroCoordSystem"/>
        <xs:element ref="AstroCoords"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type STCCoordinateList
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Coordinate List
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#AstroCoordSystem PSResource.tmp#AstroCoords
Type extension of stcMetadataType
Type hierarchy
Model AstroCoordSystem , AstroCoords+
Children AstroCoordSystem, AstroCoords
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="STCCoordinateList">
  <xs:annotation>
    <xs:documentation>Type for STC Coordinate List</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcMetadataType">
      <xs:sequence>
        <xs:element ref="AstroCoordSystem"/>
        <xs:element ref="AstroCoords" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type STCRegion
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Region
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#AstroCoordSystem PSResource.tmp#Region
Type extension of stcMetadataType
Type hierarchy
Model AstroCoordSystem , Region
Children AstroCoordSystem, Region
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="STCRegion">
  <xs:annotation>
    <xs:documentation>Type for STC Region</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcMetadataType">
      <xs:sequence>
        <xs:element ref="AstroCoordSystem"/>
        <xs:element ref="Region"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type STCRegionList
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Region list
Diagram
Diagram PSResource.tmp#STCReference PSResource.tmp#stcBaseType PSResource.tmp#stcMetadataType PSResource.tmp#AstroCoordSystem PSResource.tmp#Region
Type extension of stcMetadataType
Type hierarchy
Model AstroCoordSystem , Region+
Children AstroCoordSystem, Region
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:complexType name="STCRegionList">
  <xs:annotation>
    <xs:documentation>Type for STC Region list</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="stcMetadataType">
      <xs:sequence>
        <xs:element ref="AstroCoordSystem"/>
        <xs:element ref="Region" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type cha:CharacterisationAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision
Used by
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="CharacterisationAxisType">
  <xsd:sequence>
    <xsd:element name="axisName" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ucd" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="unit" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType">
      <xsd:annotation>
        <xsd:documentation>Reference coordinate system for the axis:</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Observatory location Type: a STC:observatoryLocationType or an xlink</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Global accuracy description of the axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value" Type : boolean</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="calibrationStatus" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cha:numBins">
      <xsd:annotation>
        <xsd:documentation>Number of bins for this axis. Type : array of 1 2 or 3 integers</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A flag to mention wether the data are undersampled. Type: boolean</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A flag to mention wether the data are regularly sampled. Type : boolean</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coverage" type="cha:CoverageType"/>
    <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
    <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:CoverageType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
How the observation is spanned along this axis
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Source
<xsd:complexType name="CoverageType">
  <xsd:annotation>
    <xsd:documentation>How the observation is spanned along this axis</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>redefinition of unit for coverage</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>redefinition of coordsystem</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="location" type="cha:LocationType">
      <xsd:annotation>
        <xsd:documentation>Typical value on one axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="bounds" type="cha:BoundsType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>the limits of the observation on this axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="support" type="cha:SupportType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>describes the area where measurements are effectively present and interpretable</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="sensitivity" type="cha:SensitivityType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>encodes the variability of response along the axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:LocationType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The typical coordinate value
Type:  stc:astroCoordsType
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coord PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:coord+ , cha:documentation{0,1}
Children cha:coord, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="LocationType">
  <xsd:annotation>
    <xsd:documentation>The typical coordinate value Type: stc:astroCoordsType</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Redefinition of unit</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Redefinition of coordsystem</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coord" type="stc:astroCoordsType" maxOccurs="unbounded"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The typical coordinate value Type: stc:astroCoordsType</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:BoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_Extent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_limits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:limits , cha:documentation{0,1}
Children cha:Extent, cha:coordsystem, cha:documentation, cha:limits, cha:unit
Source
<xsd:complexType name="BoundsType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>for bounds unit redefinition</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>for bounds coosys redefinition</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
    <xsd:element name="limits" type="cha:CharCoordAreaType">
      <xsd:annotation>
        <xsd:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A document to mention how the bounds are defined.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SupportType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Extent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Area PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_AreaType PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:Area , cha:AreaType , cha:documentation{0,1}
Children cha:Area, cha:AreaType, cha:Extent, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="SupportType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
    <xsd:element name="Area" type="stc:astroCoordAreaType">
      <xsd:annotation>
        <xsd:documentation>Defines the effective covered region</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="AreaType" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Some text about the Support region definition Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SensitivityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_variationMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:variationMap , cha:documentation
Children cha:coordsystem, cha:documentation, cha:unit, cha:variationMap
Source
<xsd:complexType name="SensitivityType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="variationMap" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>encodes the variability of the response along the axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>documents the purpose, type and encoding of sensitivity information Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ResolutionType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Source
<xsd:complexType name="ResolutionType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="resolutionRefVal" type="cha:ResolutionRefValType"/>
    <xsd:element name="resolutionBounds" type="cha:ResolutionBoundsType" minOccurs="0"/>
    <xsd:element name="resolutionSupport" type="cha:ResolutionSupportType" minOccurs="0"/>
    <xsd:element name="resolutionVariability" type="cha:ResolutionVariabilityType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ResolutionRefValType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_ResPow PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , CResolution , cha:ResPow{0,1} , cha:documentation{0,1}
Children CResolution, cha:ResPow, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="ResolutionRefValType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="stc:CResolution"/>
    <xsd:element name="ResPow" type="stc:double1Type" minOccurs="0"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ResolutionBoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_coordsystem PSResource.tmp#resolutionLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Source
<xsd:complexType name="ResolutionBoundsType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:resolutionLimits"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Defines and explains how this resolution has been estimated</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ResolutionSupportType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_coordsystem PSResource.tmp#resolutionLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits+ , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Source
<xsd:complexType name="ResolutionSupportType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:resolutionLimits" maxOccurs="unbounded"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:ResolutionVariabilityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
This map describes the variability of the resolution along the axis, the varying shape of the point spread
fonction, or both. Can be attached to the data
Type: URI
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_resolutionMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionMap, cha:unit
Source
<xsd:complexType name="ResolutionVariabilityType">
  <xsd:annotation>
    <xsd:documentation>This map describes the variability of the resolution along the axis, the varying shape of the point spread fonction, or both. Can be attached to the data Type: URI</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="resolutionMap" type="cha:anyURIType"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SamplingPrecisionType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Source
<xsd:complexType name="SamplingPrecisionType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionRefVal" type="cha:SamplingPrecisionRefValType"/>
    <xsd:element name="samplingPrecisionBounds" type="cha:SamplingPrecisionBoundsType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionSupport" type="cha:SamplingPrecisionSupportType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionVariability" type="cha:SamplingPrecisionVariabilityType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SamplingPrecisionRefValType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_coordsystem PSResource.tmp#samplingPeriod PSResource.tmp#sampleExtent PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_FillFactor PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | cha:FillFactor{0,1}) , cha:documentation{0,1}
Children cha:FillFactor, cha:coordsystem, cha:documentation, cha:sampleExtent, cha:samplingPeriod, cha:unit
Source
<xsd:complexType name="SamplingPrecisionRefValType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:choice>
      <xsd:sequence>
        <xsd:element ref="cha:samplingPeriod"/>
        <xsd:element ref="cha:sampleExtent" minOccurs="0"/>
      </xsd:sequence>
      <xsd:element name="FillFactor" type="xsd:double" minOccurs="0"/>
    </xsd:choice>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Explains how the fill factor is estimated . Type: URI</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SamplingPrecisionBoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_coordsystem PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits , cha:samplingExtentLimits{0,1} , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Source
<xsd:complexType name="SamplingPrecisionBoundsType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:samplingPeriodLimits"/>
    <xsd:element ref="cha:samplingExtentLimits" minOccurs="0"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SamplingPrecisionSupportType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_coordsystem PSResource.tmp#samplingPeriodLimits PSResource.tmp#samplingExtentLimits PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits+ , cha:samplingExtentLimits* , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Source
<xsd:complexType name="SamplingPrecisionSupportType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:samplingPeriodLimits" maxOccurs="unbounded"/>
    <xsd:element ref="cha:samplingExtentLimits" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:SamplingPrecisionVariabilityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_unit PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_coordsystem PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_samplingPrecisionMap PSResource.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingPrecisionMap, cha:unit
Source
<xsd:complexType name="SamplingPrecisionVariabilityType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionMap" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type cha:CharacterisationType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram PSResource.tmp#CharacterisationType_characterisationAxis
Used by
Model cha:characterisationAxis+
Children cha:characterisationAxis
Source
<xsd:complexType name="CharacterisationType">
  <xsd:choice>
    <xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType" maxOccurs="unbounded"/>
  </xsd:choice>
</xsd:complexType>
[ top ]
Complex Type cha:SpatialAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Restriction of CharacterisationAxis  for Spatial Axis
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#SpatialAxisType_axisName PSResource.tmp#SpatialAxisType_ucd PSResource.tmp#SpatialAxisType_unit PSResource.tmp#SpatialAxisType_coordsystem PSResource.tmp#SpatialAxisType_ObsyLoc PSResource.tmp#SpatialAxisType_accuracy PSResource.tmp#SpatialAxisType_independentAxis PSResource.tmp#SpatialAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#SpatialAxisType_undersamplingStatus PSResource.tmp#SpatialAxisType_regularsamplingStatus PSResource.tmp#SpatialAxisType_coverage PSResource.tmp#SpatialAxisType_resolution PSResource.tmp#SpatialAxisType_samplingPrecision
Type restriction of cha:CharacterisationAxisType
Type hierarchy
Used by
Element cha:spatialAxis
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="SpatialAxisType">
  <xsd:annotation>
    <xsd:documentation>Restriction of CharacterisationAxis for Spatial Axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:CharacterisationAxisType">
      <xsd:sequence>
        <xsd:element name="axisName" type="xsd:anyType" fixed="spatial"/>
        <xsd:element name="ucd" type="xsd:anyType" fixed="pos"/>
        <xsd:element name="unit" type="xsd:anyType"/>
        <xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
        <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
        <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
        <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="calibrationStatus" type="xsd:anyType"/>
        <xsd:element ref="cha:numBins"/>
        <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="coverage" type="cha:CoverageType"/>
        <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
        <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type cha:SpectralAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Restriction of characteristionAxis  for Spectral Axis
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#SpectralAxisType_axisName PSResource.tmp#SpectralAxisType_ucd PSResource.tmp#SpectralAxisType_unit PSResource.tmp#SpectralAxisType_coordsystem PSResource.tmp#SpectralAxisType_ObsyLoc PSResource.tmp#SpectralAxisType_accuracy PSResource.tmp#SpectralAxisType_independentAxis PSResource.tmp#SpectralAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#SpectralAxisType_undersamplingStatus PSResource.tmp#SpectralAxisType_regularsamplingStatus PSResource.tmp#SpectralAxisType_coverage PSResource.tmp#SpectralAxisType_resolution PSResource.tmp#SpectralAxisType_samplingPrecision
Type restriction of cha:CharacterisationAxisType
Type hierarchy
Used by
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="SpectralAxisType">
  <xsd:annotation>
    <xsd:documentation>Restriction of characteristionAxis for Spectral Axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:CharacterisationAxisType">
      <xsd:sequence>
        <xsd:element name="axisName" type="xsd:anyType" fixed="spectral"/>
        <xsd:element name="ucd" type="xsd:anyType" fixed="em"/>
        <xsd:element name="unit" type="xsd:anyType"/>
        <xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
        <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
        <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
        <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="calibrationStatus" type="xsd:anyType"/>
        <xsd:element ref="cha:numBins"/>
        <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="coverage" type="cha:CoverageType"/>
        <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
        <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type cha:TimeAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Restriction of CharacterisationAxis  for time
Diagram
Diagram PSResource.tmp#CharacterisationAxisType_axisName PSResource.tmp#CharacterisationAxisType_ucd PSResource.tmp#CharacterisationAxisType_unit PSResource.tmp#CharacterisationAxisType_coordsystem PSResource.tmp#CharacterisationAxisType_ObsyLoc PSResource.tmp#CharacterisationAxisType_accuracy PSResource.tmp#CharacterisationAxisType_independentAxis PSResource.tmp#CharacterisationAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#CharacterisationAxisType_undersamplingStatus PSResource.tmp#CharacterisationAxisType_regularsamplingStatus PSResource.tmp#CharacterisationAxisType_coverage PSResource.tmp#CharacterisationAxisType_resolution PSResource.tmp#CharacterisationAxisType_samplingPrecision PSResource.tmp#CharacterisationAxisType PSResource.tmp#TimeAxisType_axisName PSResource.tmp#TimeAxisType_ucd PSResource.tmp#TimeAxisType_unit PSResource.tmp#TimeAxisType_coordsystem PSResource.tmp#TimeAxisType_ObsyLoc PSResource.tmp#TimeAxisType_accuracy PSResource.tmp#TimeAxisType_independentAxis PSResource.tmp#TimeAxisType_calibrationStatus PSResource.tmp#numBins PSResource.tmp#TimeAxisType_undersamplingStatus PSResource.tmp#TimeAxisType_regularsamplingStatus PSResource.tmp#TimeAxisType_coverage PSResource.tmp#TimeAxisType_resolution PSResource.tmp#TimeAxisType_samplingPrecision
Type restriction of cha:CharacterisationAxisType
Type hierarchy
Used by
Element cha:timeAxis
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="TimeAxisType">
  <xsd:annotation>
    <xsd:documentation>Restriction of CharacterisationAxis for time</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:CharacterisationAxisType">
      <xsd:sequence>
        <xsd:element name="axisName" type="xsd:anyType" fixed="temporal"/>
        <xsd:element name="ucd" type="xsd:anyType" fixed="time"/>
        <xsd:element name="unit" type="xsd:anyType"/>
        <xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
        <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
        <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
        <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="calibrationStatus" type="xsd:anyType"/>
        <xsd:element ref="cha:numBins"/>
        <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="coverage" type="cha:CoverageType"/>
        <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
        <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
[ top ]
Complex Type psr:ParamHTTP
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Extends the VODataService 'ParamHTTP' element. To be used as the type 
of the interface of the capability metadata element.
Diagram
Diagram PSResource.tmp#Interface_version PSResource.tmp#Interface_role PSResource.tmp#Interface_accessURL PSResource.tmp#Interface_securityMethod PSResource.tmp#Interface PSResource.tmp#ParamHTTP_queryType PSResource.tmp#ParamHTTP_resultType PSResource.tmp#ParamHTTP_param PSResource.tmp#ParamHTTP_testQuery PSResource.tmp#ParamHTTP PSResource.tmp#http___voparis-europlanet.obspm.fr_xml_PSR_v1.0_ParamHTTP_templateQuery
Type extension of vs:ParamHTTP
Type hierarchy
Model accessURL+ , securityMethod* , queryType{0,2} , resultType{0,1} , param* , testQuery* , psr:templateQuery*
Children accessURL, param, psr:templateQuery, queryType, resultType, securityMethod, testQuery
Attributes
QName Type Fixed Default Use Annotation
role xs:NMTOKEN optional
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
version xs:string 1.0 optional
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Source
<xs:complexType name="ParamHTTP">
  <xs:annotation>
    <xs:documentation>Extends the VODataService 'ParamHTTP' element. To be used as the type of the interface of the capability metadata element.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:ParamHTTP">
      <xs:sequence>
        <xs:element name="templateQuery" type="psr:TemplateQueryType" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>A description of a template query to access to the data through a service.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
[ top ]
Complex Type psr:TemplateQueryType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Description of a template query to access to the data through a service.
To be used within the interface of the capability metadata element to
describe how to request the service.
Diagram
Diagram PSResource.tmp#TemplateQueryType_use PSResource.tmp#TemplateQueryType_std PSResource.tmp#TemplateQueryType_granule-id PSResource.tmp#TemplateQueryType_accessURL PSResource.tmp#TemplateQueryType_templateParam
Used by
Model psr:accessURL+ , psr:templateParam*
Children psr:accessURL, psr:templateParam
Attributes
QName Type Fixed Default Use Annotation
granule-id xs:token optional
Token pointing to a unique identifier of a granule. It could
be a numeric value or a short string.
std xs:boolean true optional
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
use vs:ParamUse optional optional
An indication of whether this parameter is required to be provided 
for the application or service to work properly.
Allowed values are "required" and "optional".
Source
<xs:complexType name="TemplateQueryType">
  <xs:annotation>
    <xs:documentation>Description of a template query to access to the data through a service. To be used within the interface of the capability metadata element to describe how to request the service.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="accessURL" type="vr:AccessURL" minOccurs="1" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The URL (or base URL) that a client uses to access the service. How this URL is to be interpreted and used depends on the specific Interface subclass</xs:documentation>
        <xs:documentation>When more than one URL is given, each represents an alternative (i.e. mirror) endpoint whose behavior is identical to all the other accessURLs listed.</xs:documentation>
        <xs:documentation>Editor's note: this element assumes that all registered services are inherently web based.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="templateParam" type="vs:InputParam" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>A description of the value of an input parameter (provided as ${parameter_name}) which must be substituted to provide a name=value argument to the service.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="use" type="vs:ParamUse" default="optional">
    <xs:annotation>
      <xs:documentation>An indication of whether this parameter is required to be provided for the application or service to work properly.</xs:documentation>
      <xs:documentation>Allowed values are "required" and "optional".</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="std" type="xs:boolean" default="true">
    <xs:annotation>
      <xs:documentation>If true, the meaning and behavior of this parameter is reserved and defined by a standard interface. If false, it represents an implementation-specific parameter that effectively extends the behavior of the service or application.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="granule-id" type="xs:token">
    <xs:annotation>
      <xs:documentation>Token pointing to a unique identifier of a granule. It could be a numeric value or a short string.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
[ top ]
Complex Type psr:SimpleDataType
Namespace http://voparis-europlanet.obspm.fr/xml/PSR/v1.0
Annotations
Definition of the abstract element vs:TableDataType
Diagram
Diagram PSResource.tmp#DataType_arraysize PSResource.tmp#DataType_delim PSResource.tmp#DataType_extendedType PSResource.tmp#DataType_extendedSchema PSResource.tmp#DataType PSResource.tmp#TableDataType
Type extension of vs:TableDataType
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://www.ivoa.net/xml/VODataService/v1.1'
arraysize vs:ArrayShape 1 optional
the shape of the array that constitutes the value
the default is "1"; i.e. the value is a scalar.
delim xs:string optional
the string that is used to delimit elements of an array
value when arraysize is not "1".
Unless specifically disallowed by the context, 
applications should allow optional spaces to 
appear in an actual data value before and after 
the delimiter (e.g. "1, 5" when delim=",").
the default is " "; i.e. the values are delimited 
by spaces.
extendedSchema xs:anyURI optional
An identifier for the schema that the value given
by the extended attribute is drawn from.
This attribute is normally ignored if the
extendedType attribute is not present.
extendedType xs:string optional
The data value represented by this type can be
interpreted as of a custom type identified by 
the value of this attribute.
If an application does not recognize this
extendedType, it should attempt to handle value
assuming the type given by the element's value.
string is a recommended default type.
This element may make use of the extendedSchema
attribute and/or any arbitrary (qualified)
attribute to refine the identification of the 
type.
Source
<xs:complexType name="SimpleDataType">
  <xs:annotation>
    <xs:documentation>Definition of the abstract element vs:TableDataType</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="vs:TableDataType"/>
  </xs:complexContent>
</xs:complexType>
[ top ]
Attribute vr:Validation / @validatedBy
Namespace No namespace
Annotations
The IVOA ID of the registry or organisation that
assigned the validation level.
Type vr:IdentifierURI
Properties
use: required
Facets
pattern ivo://[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}(/[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*)?
Used by
Complex Type vr:Validation
Source
<xs:attribute name="validatedBy" type="vr:IdentifierURI" use="required">
  <xs:annotation>
    <xs:documentation>The IVOA ID of the registry or organisation that assigned the validation level.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:ResourceName / @ivo-id
Namespace No namespace
Annotations
The URI form of the IVOA identifier for the resource refered to
Type vr:IdentifierURI
Properties
content: simple
Facets
pattern ivo://[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}(/[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*)?
Used by
Complex Type vr:ResourceName
Source
<xs:attribute name="ivo-id" type="vr:IdentifierURI">
  <xs:annotation>
    <xs:documentation>The URI form of the IVOA identifier for the resource refered to</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:Date / @role
Namespace No namespace
Annotations
A string indicating what the date refers to.
While this vocabulary is uncontrolled, recognized strings 
include "creation", indicating the date that the resource 
itself was created, and "update", indicating when the
resource was updated last.  The default value, 
"representative", means that the date is a rough 
representation of the time coverage of the resource.
Note that this date refers to the resource; dates describing
the metadata description of the resource are handled by
the "created" and "updated" attributes of the Resource 
element.
Type xs:string
Properties
default: representative
Used by
Complex Type vr:Date
Source
<xs:attribute name="role" type="xs:string" default="representative">
  <xs:annotation>
    <xs:documentation>A string indicating what the date refers to.</xs:documentation>
    <xs:documentation>While this vocabulary is uncontrolled, recognized strings include "creation", indicating the date that the resource itself was created, and "update", indicating when the resource was updated last. The default value, "representative", means that the date is a rough representation of the time coverage of the resource.</xs:documentation>
    <xs:documentation>Note that this date refers to the resource; dates describing the metadata description of the resource are handled by the "created" and "updated" attributes of the Resource element.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:Source / @format
Namespace No namespace
Annotations
The reference format.  Recognized values include "bibcode", 
referring to a standard astronomical bibcode 
(http://cdsweb.u-strasbg.fr/simbad/refcode.html).
Type xs:string
Properties
content: simple
Used by
Complex Type vr:Source
Source
<xs:attribute name="format" type="xs:string">
  <xs:annotation>
    <xs:documentation>The reference format. Recognized values include "bibcode", referring to a standard astronomical bibcode (http://cdsweb.u-strasbg.fr/simbad/refcode.html).</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:Resource / @created
Namespace No namespace
Annotations
The UTC date and time this resource metadata description
was created.
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.
Type xs:dateTime
Properties
use: required
Used by
Complex Type vr:Resource
Source
<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>
[ top ]
Attribute vr:Resource / @updated
Namespace No namespace
Annotations
The UTC date this resource metadata description was last updated.
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.
Type xs:dateTime
Properties
use: required
Used by
Complex Type vr:Resource
Source
<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>
[ top ]
Attribute vr:Resource / @status
Namespace No namespace
Annotations
a tag indicating whether this resource is believed to be still
actively maintained.
Type restriction of xs:string
Properties
use: required
Facets
enumeration active
resource is believed to be currently maintained, and its
description is up to date (default).
enumeration inactive
resource is apparently not being maintained at the present.
enumeration deleted
resource publisher has explicitly deleted the resource.
Used by
Complex Type vr:Resource
Source
<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:restriction base="xs:string">
      <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>
[ top ]
Attribute vs:Format / @isMIMEType
Namespace No namespace
Annotations
if true, then the content is a MIME Type
Type xs:boolean
Properties
default: false
Used by
Complex Type vs:Format
Source
<xs:attribute name="isMIMEType" type="xs:boolean" default="false">
  <xs:annotation>
    <xs:documentation>if true, then the content is a MIME Type</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute STCReference / @id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Attribute Group STCReference
Source
<xs:attribute name="id" type="xs:ID" use="optional"/>
[ top ]
Attribute STCReference / @idref
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Attribute Group STCReference
Source
<xs:attribute name="idref" type="xs:IDREF" use="optional"/>
[ top ]
Attribute STCReference / @ucd
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Attribute Group STCReference
Source
<xs:attribute name="ucd" type="xs:string" use="optional"/>
[ top ]
Attribute @xlink:type
Namespace http://www.w3.org/1999/xlink
Type restriction of xs:NMTOKEN
Properties
content: simple
Facets
enumeration simple
enumeration extended
enumeration locator
enumeration arc
enumeration resource
enumeration title
Used by
Attribute Group STCReference
Source
<xs:attribute name="type">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="simple"/>
      <xs:enumeration value="extended"/>
      <xs:enumeration value="locator"/>
      <xs:enumeration value="arc"/>
      <xs:enumeration value="resource"/>
      <xs:enumeration value="title"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute @xlink:href
Namespace http://www.w3.org/1999/xlink
Type xs:anyURI
Properties
content: simple
Used by
Attribute Group STCReference
Source
<xs:attribute name="href" type="xs:anyURI"/>
[ top ]
Attribute STCReference / @ID_type
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Attribute Group STCReference
Source
<xs:attribute name="ID_type" type="xs:string" use="optional"/>
[ top ]
Attribute STCReference / @IDREF_type
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Attribute Group STCReference
Source
<xs:attribute name="IDREF_type" type="xs:string" use="optional"/>
[ top ]
Attribute coordRefFrameType / @ref_frame_id
Namespace No namespace
Type xs:IDREF
Properties
content: simple
Used by
Complex Type coordRefFrameType
Source
<xs:attribute name="ref_frame_id" type="xs:IDREF"/>
[ top ]
Attribute coordinateType / @frame_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Complex Type coordinateType
Source
<xs:attribute name="frame_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute coordFlavorType / @coord_naxes
Namespace No namespace
Type restriction of xs:integer
Properties
default: 2
Facets
maxInclusive 3
minInclusive 1
Used by
Complex Type coordFlavorType
Source
<xs:attribute name="coord_naxes" default="2">
  <xs:simpleType>
    <xs:restriction base="xs:integer">
      <xs:minInclusive value="1"/>
      <xs:maxInclusive value="3"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute coordFlavorType / @handedness
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
Facets
enumeration left
enumeration right
Used by
Complex Type coordFlavorType
Source
<xs:attribute name="handedness" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute coordsType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: required
Used by
Complex Type coordsType
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="required"/>
[ top ]
Attribute coordIntervalType / @lo_include
Namespace No namespace
Annotations
Limit to be included?
Type xs:boolean
Properties
default: true
Used by
Complex Type coordIntervalType
Source
<xs:attribute name="lo_include" type="xs:boolean" default="true">
  <xs:annotation>
    <xs:documentation>Limit to be included?</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute coordIntervalType / @hi_include
Namespace No namespace
Annotations
Limit to be included?
Type xs:boolean
Properties
default: true
Used by
Complex Type coordIntervalType
Source
<xs:attribute name="hi_include" type="xs:boolean" default="true">
  <xs:annotation>
    <xs:documentation>Limit to be included?</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute coordIntervalType / @fill_factor
Namespace No namespace
Annotations
Fraction of interval that is occupied by data
Type xs:float
Properties
use: optional
default: 1.0
Used by
Complex Type coordIntervalType
Source
<xs:attribute name="fill_factor" type="xs:float" use="optional" default="1.0">
  <xs:annotation>
    <xs:documentation>Fraction of interval that is occupied by data</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute coordIntervalType / @frame_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Complex Type coordIntervalType
Source
<xs:attribute name="frame_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute coordAreaType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: required
Used by
Complex Type coordAreaType
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="required"/>
[ top ]
Attribute timeOffsetType / @unit
Namespace No namespace
Type timeUnitType
Type hierarchy
Properties
use: optional
default: s
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
enumeration
Used by
Complex Type timeOffsetType
Source
<xs:attribute name="unit" type="timeUnitType" use="optional" default="s"/>
[ top ]
Attribute double1Type / @time_unit
Namespace No namespace
Type timeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
enumeration
Used by
Complex Type double1Type
Source
<xs:attribute name="time_unit" type="timeUnitType" use="optional"/>
[ top ]
Attribute double1Type / @pos_unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type double1Type
Source
<xs:attribute name="pos_unit" type="posUnitType" use="optional"/>
[ top ]
Attribute double1Type / @pos_angle_unit
Namespace No namespace
Type angleUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
Used by
Complex Type double1Type
Source
<xs:attribute name="pos_angle_unit" type="angleUnitType" use="optional"/>
[ top ]
Attribute double1Type / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type double1Type
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute double1Type / @spectral_unit
Namespace No namespace
Type spectralUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration Hz
enumeration kHz
enumeration MHz
enumeration GHz
enumeration m
enumeration mm
enumeration um
enumeration nm
enumeration Angstrom
enumeration eV
enumeration keV
enumeration MeV
enumeration GeV
enumeration TeV
Used by
Complex Type double1Type
Source
<xs:attribute name="spectral_unit" type="spectralUnitType" use="optional"/>
[ top ]
Attribute double1Type / @gen_unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type double1Type
Source
<xs:attribute name="gen_unit" type="unitType" use="optional"/>
[ top ]
Attribute timeCoordinateType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Complex Type timeCoordinateType
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute timeCoordinateType / @unit
Namespace No namespace
Type timeUnitType
Type hierarchy
Properties
use: optional
default: s
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
enumeration
Used by
Complex Type timeCoordinateType
Source
<xs:attribute name="unit" type="timeUnitType" use="optional" default="s"/>
[ top ]
Attribute spectralCoordinateType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Complex Type spectralCoordinateType
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute spectralCoordinateType / @unit
Namespace No namespace
Type spectralUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration Hz
enumeration kHz
enumeration MHz
enumeration GHz
enumeration m
enumeration mm
enumeration um
enumeration nm
enumeration Angstrom
enumeration eV
enumeration keV
enumeration MeV
enumeration GeV
enumeration TeV
Used by
Complex Type spectralCoordinateType
Source
<xs:attribute name="unit" type="spectralUnitType" use="optional"/>
[ top ]
Attribute redshiftCoordinateType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Complex Type redshiftCoordinateType
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute redshiftCoordinateType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type redshiftCoordinateType
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute redshiftCoordinateType / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type redshiftCoordinateType
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute fitsType / @hdu_num
Namespace No namespace
Type xs:integer
Properties
content: simple
Used by
Complex Type fitsType
Source
<xs:attribute name="hdu_num" type="xs:integer"/>
[ top ]
Attribute fitsType / @hdu_name
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type fitsType
Source
<xs:attribute name="hdu_name" type="xs:string"/>
[ top ]
Attribute orbitType / a / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: AU
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Element orbitType/a
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="AU"/>
[ top ]
Attribute orbitType / q / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: AU
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Element orbitType/q
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="AU"/>
[ top ]
Attribute orbitType / i / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: deg
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Element orbitType/i
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
[ top ]
Attribute orbitType / Node / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: deg
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Element orbitType/Node
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
[ top ]
Attribute orbitType / Aop / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: deg
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Element orbitType/Aop
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
[ top ]
Attribute orbitType / M / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: deg
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Element orbitType/M
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="deg"/>
[ top ]
Attribute orbitType / P / @unit
Namespace No namespace
Type timeUnitType
Type hierarchy
Properties
use: optional
default: d
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
enumeration
Used by
Element orbitType/P
Source
<xs:attribute name="unit" type="timeUnitType" use="optional" default="d"/>
[ top ]
Attribute redshiftFrameType / @value_type
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
default: VELOCITY
Facets
enumeration VELOCITY
enumeration REDSHIFT
Used by
Complex Type redshiftFrameType
Source
<xs:attribute name="value_type" use="optional" default="VELOCITY">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="VELOCITY"/>
      <xs:enumeration value="REDSHIFT"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute spectralIntervalType / @unit
Namespace No namespace
Type spectralUnitType
Type hierarchy
Properties
use: required
Facets
enumeration Hz
enumeration kHz
enumeration MHz
enumeration GHz
enumeration m
enumeration mm
enumeration um
enumeration nm
enumeration Angstrom
enumeration eV
enumeration keV
enumeration MeV
enumeration GeV
enumeration TeV
Used by
Complex Type spectralIntervalType
Source
<xs:attribute name="unit" type="spectralUnitType" use="required"/>
[ top ]
Attribute redshiftIntervalType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type redshiftIntervalType
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute redshiftIntervalType / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type redshiftIntervalType
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute vs:ServiceReference / @ivo-id
Namespace No namespace
Annotations
The URI form of the IVOA identifier for the service 
describing the capability refered to by this element.
Type vr:IdentifierURI
Properties
content: simple
Facets
pattern ivo://[\w\d][\w\d\-_\.!~\*'\(\)\+=]{2,}(/[\w\d\-_\.!~\*'\(\)\+=]+(/[\w\d\-_\.!~\*'\(\)\+=]+)*)?
Used by
Complex Type vs:ServiceReference
Source
<xs:attribute name="ivo-id" type="vr:IdentifierURI">
  <xs:annotation>
    <xs:documentation>The URI form of the IVOA identifier for the service describing the capability refered to by this element.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:DataType / @arraysize
Namespace No namespace
Annotations
the shape of the array that constitutes the value
the default is "1"; i.e. the value is a scalar.
Type vs:ArrayShape
Properties
default: 1
Facets
pattern ([0-9]+x)*[0-9]*[*]?
Used by
Complex Type vs:DataType
Source
<xs:attribute name="arraysize" type="vs:ArrayShape" default="1">
  <xs:annotation>
    <xs:documentation>the shape of the array that constitutes the value</xs:documentation>
    <xs:documentation>the default is "1"; i.e. the value is a scalar.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:DataType / @delim
Namespace No namespace
Annotations
the string that is used to delimit elements of an array
value when arraysize is not "1".
Unless specifically disallowed by the context, 
applications should allow optional spaces to 
appear in an actual data value before and after 
the delimiter (e.g. "1, 5" when delim=",").
the default is " "; i.e. the values are delimited 
by spaces.
Type xs:string
Properties
default:
Used by
Complex Type vs:DataType
Source
<xs:attribute name="delim" type="xs:string" default=" ">
  <xs:annotation>
    <xs:documentation>the string that is used to delimit elements of an array value when arraysize is not "1".</xs:documentation>
    <xs:documentation>Unless specifically disallowed by the context, applications should allow optional spaces to appear in an actual data value before and after the delimiter (e.g. "1, 5" when delim=",").</xs:documentation>
    <xs:documentation>the default is " "; i.e. the values are delimited by spaces.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:DataType / @extendedType
Namespace No namespace
Annotations
The data value represented by this type can be
interpreted as of a custom type identified by 
the value of this attribute.
If an application does not recognize this
extendedType, it should attempt to handle value
assuming the type given by the element's value.
string is a recommended default type.
This element may make use of the extendedSchema
attribute and/or any arbitrary (qualified)
attribute to refine the identification of the 
type.
Type xs:string
Properties
content: simple
Used by
Complex Type vs:DataType
Source
<xs:attribute name="extendedType" type="xs:string">
  <xs:annotation>
    <xs:documentation>The data value represented by this type can be interpreted as of a custom type identified by the value of this attribute.</xs:documentation>
    <xs:documentation>If an application does not recognize this extendedType, it should attempt to handle value assuming the type given by the element's value. string is a recommended default type.</xs:documentation>
    <xs:documentation>This element may make use of the extendedSchema attribute and/or any arbitrary (qualified) attribute to refine the identification of the type.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:DataType / @extendedSchema
Namespace No namespace
Annotations
An identifier for the schema that the value given
by the extended attribute is drawn from.
This attribute is normally ignored if the
extendedType attribute is not present.
Type xs:anyURI
Properties
content: simple
Used by
Complex Type vs:DataType
Source
<xs:attribute name="extendedSchema" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation>An identifier for the schema that the value given by the extended attribute is drawn from.</xs:documentation>
    <xs:documentation>This attribute is normally ignored if the extendedType attribute is not present.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:TableParam / @std
Namespace No namespace
Annotations
If true, the meaning and use of this parameter is
reserved and defined by a standard model.  If false, 
it represents a database-specific parameter 
that effectively extends beyond the standard.  If
not provided, then the value is unknown.
Type xs:boolean
Properties
content: simple
Used by
Complex Type vs:TableParam
Source
<xs:attribute name="std" type="xs:boolean">
  <xs:annotation>
    <xs:documentation>If true, the meaning and use of this parameter is reserved and defined by a standard model. If false, it represents a database-specific parameter that effectively extends beyond the standard. If not provided, then the value is unknown.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:Table / @type
Namespace No namespace
Annotations
a name for the role this table plays.  Recognized
values include "output", indicating this table is output 
from a query; "base_table", indicating a table
whose records represent the main subjects of its
schema; and "view", indicating that the table represents
a useful combination or subset of other tables.  Other 
values are allowed.
Type xs:string
Properties
content: simple
Used by
Complex Type vs:Table
Source
<xs:attribute name="type" type="xs:string">
  <xs:annotation>
    <xs:documentation>a name for the role this table plays. Recognized values include "output", indicating this table is output from a query; "base_table", indicating a table whose records represent the main subjects of its schema; and "view", indicating that the table represents a useful combination or subset of other tables. Other values are allowed.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:AccessURL / @use
Namespace No namespace
Annotations
A flag indicating whether this should be interpreted as a base
URL, a full URL, or a URL to a directory that will produce a 
listing of files.
The default value assumed when one is not given depends on the 
context.
Type restriction of xs:NMTOKEN
Properties
content: simple
Facets
enumeration full
Assume a full URL--that is, one that can be invoked 
directly without alteration.  This usually returns a 
single document or file.
enumeration base
Assume a base URL--that is, one requiring an extra portion
to be appended before being invoked.
enumeration dir
Assume URL points to a directory that will return a listing
of files.
Used by
Complex Type vr:AccessURL
Source
<xs:attribute name="use">
  <xs:annotation>
    <xs:documentation>A flag indicating whether this should be interpreted as a base URL, a full URL, or a URL to a directory that will produce a listing of files.</xs:documentation>
    <xs:documentation>The default value assumed when one is not given depends on the context.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="full">
        <xs:annotation>
          <xs:documentation>Assume a full URL--that is, one that can be invoked directly without alteration. This usually returns a single document or file.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="base">
        <xs:annotation>
          <xs:documentation>Assume a base URL--that is, one requiring an extra portion to be appended before being invoked.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dir">
        <xs:annotation>
          <xs:documentation>Assume URL points to a directory that will return a listing of files.</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute psr:Format / @compressed
Namespace No namespace
Type xs:boolean
Properties
default: false
Used by
Complex Type psr:Format
Source
<xs:attribute name="compressed" type="xs:boolean" default="false"/>
[ top ]
Attribute psr:InstrumentType / psr:facility / @class
Namespace No namespace
Type psr:FacilityClassType
Properties
content: simple
Facets
enumeration Spacecraft
enumeration LaboratoryExperiment
enumeration FieldAnalog
enumeration GroundBasedTelescope
enumeration Simulation
Used by
Source
<xs:attribute name="class" type="psr:FacilityClassType"/>
[ top ]
Attribute psr:InstrumentType / @id
Namespace No namespace
Annotations
A key which identify the instrument used to collect the data contain or managed by a resource.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:InstrumentType
Source
<xs:attribute name="id" type="xs:token">
  <xs:annotation>
    <xs:documentation>A key which identify the instrument used to collect the data contain or managed by a resource.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:TargetType / @id
Namespace No namespace
Annotations
A key which identify the instrument used to collect the data contain or managed by a resource.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:TargetType
Source
<xs:attribute name="id" type="xs:token">
  <xs:annotation>
    <xs:documentation>A key which identify the instrument used to collect the data contain or managed by a resource.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute cha:CharCoordAreaType / @coord_system_id
Namespace No namespace
Type xsd:IDREF
Properties
use: required
Used by
Complex Type cha:CharCoordAreaType
Source
<xsd:attribute name="coord_system_id" type="xsd:IDREF" use="required"/>
[ top ]
Attribute psr:ParameterAxisType / @parameterAxis-id
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type psr:ParameterAxisType
Source
<xs:attribute name="parameterAxis-id" type="xs:string"/>
[ top ]
Attribute psr:GranuleType / @id
Namespace No namespace
Annotations
Token providing a unique identifier to the granule. It could be a
numeric value or a short string.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:GranuleType
Source
<xs:attribute name="id" type="xs:token">
  <xs:annotation>
    <xs:documentation>Token providing a unique identifier to the granule. It could be a numeric value or a short string.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:GranuleType / @table-id
Namespace No namespace
Annotations
Token pointing to a unique identifier of a table in a tableset element. 
It could be a numeric value or a short string.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:GranuleType
Source
<xs:attribute name="table-id" type="xs:token">
  <xs:annotation>
    <xs:documentation>Token pointing to a unique identifier of a table in a tableset element. It could be a numeric value or a short string.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:DatasetType / @id
Namespace No namespace
Annotations
Token providing a unique identifier to the dataset. It could be a
numeric value or a short string.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:DatasetType
Source
<xs:attribute name="id" type="xs:token">
  <xs:annotation>
    <xs:documentation>Token providing a unique identifier to the dataset. It could be a numeric value or a short string.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:ResourceType / @class
Namespace No namespace
Annotations
The key which identify the class of the resource, a dataset or a granule
Type psr:ResourceClassType
Properties
use: required
Facets
enumeration dataset
enumeration granule
Used by
Complex Type psr:ResourceType
Source
<xs:attribute name="class" type="psr:ResourceClassType" use="required">
  <xs:annotation>
    <xs:documentation>The key which identify the class of the resource, a dataset or a granule</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:SecurityMethod / @standardID
Namespace No namespace
Annotations
A URI identifier for a standard security mechanism.
This provides a unique way to refer to a security
specification standard.  The use of an IVOA identifier here 
implies that a VOResource description of the standard is 
registered and accessible.
Type xs:anyURI
Properties
content: simple
Used by
Complex Type vr:SecurityMethod
Source
<xs:attribute name="standardID" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation>A URI identifier for a standard security mechanism.</xs:documentation>
    <xs:documentation>This provides a unique way to refer to a security specification standard. The use of an IVOA identifier here implies that a VOResource description of the standard is registered and accessible.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:Interface / @version
Namespace No namespace
Annotations
The version of a standard interface specification that this 
interface complies with.  When the interface is
provided in the context of a Capability element, then
the standard being refered to is the one identified by
the Capability's standardID element.  If the standardID
is not provided, the meaning of this attribute is
undefined.
Type xs:string
Properties
default: 1.0
Used by
Complex Type vr:Interface
Source
<xs:attribute name="version" type="xs:string" default="1.0">
  <xs:annotation>
    <xs:documentation>The version of a standard interface specification that this interface complies with. When the interface is provided in the context of a Capability element, then the standard being refered to is the one identified by the Capability's standardID element. If the standardID is not provided, the meaning of this attribute is undefined.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:Interface / @role
Namespace No namespace
Annotations
A tag name the identifies the role the interface plays
in the particular capability.  If the value is equal to
"std" or begins with "std:", then the interface refers
to a standard interface defined by the standard
referred to by the capability's standardID attribute.
For an interface complying with some registered
standard (i.e. has a legal standardID), the role can be
match against interface roles enumerated in standard 
resource record.  The interface descriptions in
the standard record can provide default descriptions 
so that such details need not be repeated here.
Type xs:NMTOKEN
Properties
content: simple
Used by
Complex Type vr:Interface
Source
<xs:attribute name="role" type="xs:NMTOKEN">
  <xs:annotation>
    <xs:documentation>A tag name the identifies the role the interface plays in the particular capability. If the value is equal to "std" or begins with "std:", then the interface refers to a standard interface defined by the standard referred to by the capability's standardID attribute.</xs:documentation>
    <xs:documentation>For an interface complying with some registered standard (i.e. has a legal standardID), the role can be match against interface roles enumerated in standard resource record. The interface descriptions in the standard record can provide default descriptions so that such details need not be repeated here.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vr:Capability / @standardID
Namespace No namespace
Annotations
A URI identifier for a standard service.
This provides a unique way to refer to a service
specification standard, such as a Simple Image Access service.
The use of an IVOA identifier here implies that a
VOResource description of the standard is registered and 
accessible.
Type xs:anyURI
Properties
content: simple
Used by
Complex Type vr:Capability
Source
<xs:attribute name="standardID" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation>A URI identifier for a standard service.</xs:documentation>
    <xs:documentation>This provides a unique way to refer to a service specification standard, such as a Simple Image Access service. The use of an IVOA identifier here implies that a VOResource description of the standard is registered and accessible.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:TableParam / @id
Namespace No namespace
Annotations
Token providing a unique identifier to the parameter. It could be
a numeric value or a short string.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:TableParam
Source
<xs:attribute name="id" type="xs:token">
  <xs:annotation>
    <xs:documentation>Token providing a unique identifier to the parameter. It could be a numeric value or a short string.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:Table / @id
Namespace No namespace
Annotations
Token providing a unique identifier to the tableset. It could be
a numeric value or a short string. It could be used to link a granule
and the description of its content (in terms of columns of data).
Type xs:token
Properties
content: simple
Used by
Complex Type psr:Table
Source
<xs:attribute name="id" type="xs:token">
  <xs:annotation>
    <xs:documentation>Token providing a unique identifier to the tableset. It could be a numeric value or a short string. It could be used to link a granule and the description of its content (in terms of columns of data).</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:Table / @type
Namespace No namespace
Annotations
a name for the role this table plays.  Recognized
values include "output", indicating this table is output 
from a query; "base_table", indicating a table
whose records represent the main subjects of its
schema; and "view", indicating that the table represents
a useful combination or subset of other tables.  Other 
values are allowed.
Type xs:string
Properties
content: simple
Used by
Complex Type psr:Table
Source
<xs:attribute name="type" type="xs:string">
  <xs:annotation>
    <xs:documentation>a name for the role this table plays. Recognized values include "output", indicating this table is output from a query; "base_table", indicating a table whose records represent the main subjects of its schema; and "view", indicating that the table represents a useful combination or subset of other tables. Other values are allowed.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:SimpleDataType / @arraysize
Namespace No namespace
Type vs:ArrayShape
Properties
default: 1
Facets
pattern ([0-9]+x)*[0-9]*[*]?
Used by
Complex Type vs:SimpleDataType
Source
<xs:attribute name="arraysize" type="vs:ArrayShape" default="1"/>
[ top ]
Attribute vs:SimpleDataType / @delim
Namespace No namespace
Type xs:string
Properties
default:
Used by
Complex Type vs:SimpleDataType
Source
<xs:attribute name="delim" type="xs:string" default=" "/>
[ top ]
Attribute vs:SimpleDataType / @extendedType
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type vs:SimpleDataType
Source
<xs:attribute name="extendedType" type="xs:string"/>
[ top ]
Attribute vs:SimpleDataType / @extendedSchema
Namespace No namespace
Type xs:anyURI
Properties
content: simple
Used by
Complex Type vs:SimpleDataType
Source
<xs:attribute name="extendedSchema" type="xs:anyURI"/>
[ top ]
Attribute vs:InputParam / @use
Namespace No namespace
Annotations
An indication of whether this parameter is
required to be provided for the application
or service to work properly.
Allowed values are "required" and "optional".
Type vs:ParamUse
Properties
default: optional
Facets
enumeration required
the parameter is required for the application or
service to work properly.
enumeration optional
the parameter is optional but supported by the application or
service.
enumeration ignored
the parameter is not supported and thus is ignored by the 
application or service.
Used by
Complex Type vs:InputParam
Source
<xs:attribute name="use" type="vs:ParamUse" default="optional">
  <xs:annotation>
    <xs:documentation>An indication of whether this parameter is required to be provided for the application or service to work properly.</xs:documentation>
    <xs:documentation>Allowed values are "required" and "optional".</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:InputParam / @std
Namespace No namespace
Annotations
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
Type xs:boolean
Properties
default: true
Used by
Complex Type vs:InputParam
Source
<xs:attribute name="std" type="xs:boolean" default="true">
  <xs:annotation>
    <xs:documentation>If true, the meaning and behavior of this parameter is reserved and defined by a standard interface. If false, it represents an implementation-specific parameter that effectively extends the behavior of the service or application.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:VOTableType / @arraysize
Namespace No namespace
Type vs:ArrayShape
Properties
default: 1
Facets
pattern ([0-9]+x)*[0-9]*[*]?
Used by
Complex Type vs:VOTableType
Source
<xs:attribute name="arraysize" type="vs:ArrayShape" default="1"/>
[ top ]
Attribute vs:VOTableType / @delim
Namespace No namespace
Type xs:string
Properties
default:
Used by
Complex Type vs:VOTableType
Source
<xs:attribute name="delim" type="xs:string" default=" "/>
[ top ]
Attribute vs:VOTableType / @extendedType
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type vs:VOTableType
Source
<xs:attribute name="extendedType" type="xs:string"/>
[ top ]
Attribute vs:VOTableType / @extendedSchema
Namespace No namespace
Type xs:anyURI
Properties
content: simple
Used by
Complex Type vs:VOTableType
Source
<xs:attribute name="extendedSchema" type="xs:anyURI"/>
[ top ]
Attribute vs:TAPDataType / @size
Namespace No namespace
Annotations
the length of the fixed-length value
This corresponds to the size Column attribute in
the TAP_SCHEMA and can be used with data types
that are defined with a length (CHAR, BINARY).
Type xs:positiveInteger
Properties
content: simple
Used by
Complex Type vs:TAPDataType
Source
<xs:attribute name="size" type="xs:positiveInteger">
  <xs:annotation>
    <xs:documentation>the length of the fixed-length value</xs:documentation>
    <xs:documentation>This corresponds to the size Column attribute in the TAP_SCHEMA and can be used with data types that are defined with a length (CHAR, BINARY).</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute vs:TAPType / @arraysize
Namespace No namespace
Type vs:ArrayShape
Properties
default: 1
Facets
pattern ([0-9]+x)*[0-9]*[*]?
Used by
Complex Type vs:TAPType
Source
<xs:attribute name="arraysize" type="vs:ArrayShape" default="1"/>
[ top ]
Attribute vs:TAPType / @delim
Namespace No namespace
Type xs:string
Properties
default:
Used by
Complex Type vs:TAPType
Source
<xs:attribute name="delim" type="xs:string" default=" "/>
[ top ]
Attribute vs:TAPType / @extendedType
Namespace No namespace
Type xs:string
Properties
content: simple
Used by
Complex Type vs:TAPType
Source
<xs:attribute name="extendedType" type="xs:string"/>
[ top ]
Attribute vs:TAPType / @extendedSchema
Namespace No namespace
Type xs:anyURI
Properties
content: simple
Used by
Complex Type vs:TAPType
Source
<xs:attribute name="extendedSchema" type="xs:anyURI"/>
[ top ]
Attribute vs:TAPType / @size
Namespace No namespace
Type xs:positiveInteger
Properties
content: simple
Used by
Complex Type vs:TAPType
Source
<xs:attribute name="size" type="xs:positiveInteger"/>
[ top ]
Attribute geodType / @radius
Namespace No namespace
Type xs:double
Properties
use: optional
default: 6378140
Used by
Complex Type geodType
Source
<xs:attribute name="radius" type="xs:double" use="optional" default="6378140"/>
[ top ]
Attribute geodType / @inv_flattening
Namespace No namespace
Type xs:double
Properties
use: optional
default: 298.257
Used by
Complex Type geodType
Source
<xs:attribute name="inv_flattening" type="xs:double" use="optional" default="298.257"/>
[ top ]
Attribute geodType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: m
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type geodType
Source
<xs:attribute name="unit" type="posUnitType" use="optional" default="m"/>
[ top ]
Attribute sphericalRefFrameType / @id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type sphericalRefFrameType
Source
<xs:attribute name="id" type="xs:ID" use="optional"/>
[ top ]
Attribute double2Type / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type double2Type
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute double2Type / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type double2Type
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute double2Type / @gen_unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type double2Type
Source
<xs:attribute name="gen_unit" type="unitType" use="optional"/>
[ top ]
Attribute posAngleType / @unit
Namespace No namespace
Type angleUnitType
Type hierarchy
Properties
default: deg
Facets
enumeration deg
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
Used by
Complex Type posAngleType
Source
<xs:attribute name="unit" type="angleUnitType" default="deg"/>
[ top ]
Attribute posAngleType / @reference
Namespace No namespace
Type posAngleReferenceType
Properties
default: X
Facets
enumeration North
enumeration X
enumeration Y
Used by
Complex Type posAngleType
Source
<xs:attribute name="reference" type="posAngleReferenceType" default="X"/>
[ top ]
Attribute double4Type / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type double4Type
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute double4Type / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type double4Type
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute double4Type / @gen_unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type double4Type
Source
<xs:attribute name="gen_unit" type="unitType" use="optional"/>
[ top ]
Attribute double3Type / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type double3Type
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute double3Type / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type double3Type
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute double3Type / @gen_unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type double3Type
Source
<xs:attribute name="gen_unit" type="unitType" use="optional"/>
[ top ]
Attribute double9Type / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type double9Type
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute double9Type / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type double9Type
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute double9Type / @gen_unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type double9Type
Source
<xs:attribute name="gen_unit" type="unitType" use="optional"/>
[ top ]
Attribute cart1DRefFrameType / @id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type cart1DRefFrameType
Source
<xs:attribute name="id" type="xs:ID" use="optional"/>
[ top ]
Attribute cart1DRefFrameType / @projection
Namespace No namespace
Type projectionType
Properties
use: optional
default:
Facets
enumeration
Planar (i.e., linear cartesian-to-cartesian) projection
enumeration LOG
Linear-to-logarithmic cartesian-to-cartesian projection
enumeration TAN
Tangent plane projection
enumeration SIN
Sine projection
enumeration STG
Stereographic projection
enumeration ARC
Zenithal equidistant projection
enumeration ZEA
Zenithal equal-area projection
enumeration AIR
Airy projection
enumeration CEA
Cylindrical equal-area projection
enumeration CAR
Plate Carree projection
enumeration MER
Mercator projection
enumeration SFL
Sanson-Flamsteed projection
enumeration PAR
Parabolic projection
enumeration MOL
Mollweide projection
enumeration AIT
Hammer-Aitoff projection
enumeration COE
Conic equal-area projection
enumeration COD
Conic equidistant projection
enumeration COO
Conic orthomorphic projection
enumeration BON
Bonne equal-area projection
enumeration PCO
Polyconic projection
enumeration TSC
Tangential spherical cube projection
enumeration CSC
COBE quadrilateralized spherical cube projection
enumeration QSC
Quadrilateralized spherical cube projection
Used by
Complex Type cart1DRefFrameType
Source
<xs:attribute name="projection" type="projectionType" use="optional" default=""/>
[ top ]
Attribute cart2DRefFrameType / @id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type cart2DRefFrameType
Source
<xs:attribute name="id" type="xs:ID" use="optional"/>
[ top ]
Attribute cart2DRefFrameType / @projection
Namespace No namespace
Type projectionType
Properties
use: optional
default:
Facets
enumeration
Planar (i.e., linear cartesian-to-cartesian) projection
enumeration LOG
Linear-to-logarithmic cartesian-to-cartesian projection
enumeration TAN
Tangent plane projection
enumeration SIN
Sine projection
enumeration STG
Stereographic projection
enumeration ARC
Zenithal equidistant projection
enumeration ZEA
Zenithal equal-area projection
enumeration AIR
Airy projection
enumeration CEA
Cylindrical equal-area projection
enumeration CAR
Plate Carree projection
enumeration MER
Mercator projection
enumeration SFL
Sanson-Flamsteed projection
enumeration PAR
Parabolic projection
enumeration MOL
Mollweide projection
enumeration AIT
Hammer-Aitoff projection
enumeration COE
Conic equal-area projection
enumeration COD
Conic equidistant projection
enumeration COO
Conic orthomorphic projection
enumeration BON
Bonne equal-area projection
enumeration PCO
Polyconic projection
enumeration TSC
Tangential spherical cube projection
enumeration CSC
COBE quadrilateralized spherical cube projection
enumeration QSC
Quadrilateralized spherical cube projection
Used by
Complex Type cart2DRefFrameType
Source
<xs:attribute name="projection" type="projectionType" use="optional" default=""/>
[ top ]
Attribute cart3DRefFrameType / @id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Complex Type cart3DRefFrameType
Source
<xs:attribute name="id" type="xs:ID" use="optional"/>
[ top ]
Attribute cart3DRefFrameType / @projection
Namespace No namespace
Type projectionType
Properties
use: optional
default:
Facets
enumeration
Planar (i.e., linear cartesian-to-cartesian) projection
enumeration LOG
Linear-to-logarithmic cartesian-to-cartesian projection
enumeration TAN
Tangent plane projection
enumeration SIN
Sine projection
enumeration STG
Stereographic projection
enumeration ARC
Zenithal equidistant projection
enumeration ZEA
Zenithal equal-area projection
enumeration AIR
Airy projection
enumeration CEA
Cylindrical equal-area projection
enumeration CAR
Plate Carree projection
enumeration MER
Mercator projection
enumeration SFL
Sanson-Flamsteed projection
enumeration PAR
Parabolic projection
enumeration MOL
Mollweide projection
enumeration AIT
Hammer-Aitoff projection
enumeration COE
Conic equal-area projection
enumeration COD
Conic equidistant projection
enumeration COO
Conic orthomorphic projection
enumeration BON
Bonne equal-area projection
enumeration PCO
Polyconic projection
enumeration TSC
Tangential spherical cube projection
enumeration CSC
COBE quadrilateralized spherical cube projection
enumeration QSC
Quadrilateralized spherical cube projection
Used by
Complex Type cart3DRefFrameType
Source
<xs:attribute name="projection" type="projectionType" use="optional" default=""/>
[ top ]
Attribute healpixType / @healpix_H
Namespace No namespace
Type xs:integer
Properties
default: 4
Used by
Complex Type healpixType
Source
<xs:attribute name="healpix_H" type="xs:integer" default="4"/>
[ top ]
Attribute healpixType / @healpix_K
Namespace No namespace
Type xs:integer
Properties
default: 3
Used by
Complex Type healpixType
Source
<xs:attribute name="healpix_K" type="xs:integer" default="3"/>
[ top ]
Attribute pixelFrameType / @axis1_order
Namespace No namespace
Type xs:integer
Properties
use: required
Used by
Complex Type pixelFrameType
Source
<xs:attribute name="axis1_order" type="xs:integer" use="required"/>
[ top ]
Attribute pixelFrameType / @axis2_order
Namespace No namespace
Type xs:integer
Properties
content: simple
Used by
Complex Type pixelFrameType
Source
<xs:attribute name="axis2_order" type="xs:integer"/>
[ top ]
Attribute pixelFrameType / @axis3_order
Namespace No namespace
Type xs:integer
Properties
content: simple
Used by
Complex Type pixelFrameType
Source
<xs:attribute name="axis3_order" type="xs:integer"/>
[ top ]
Attribute pixelFrameType / @ref_frame_id
Namespace No namespace
Type xs:IDREF
Properties
content: simple
Used by
Complex Type pixelFrameType
Source
<xs:attribute name="ref_frame_id" type="xs:IDREF"/>
[ top ]
Attribute curve2Type / @curve_shape
Namespace No namespace
Type xs:string
Properties
use: optional
default: line
Used by
Complex Type curve2Type
Source
<xs:attribute name="curve_shape" type="xs:string" use="optional" default="line"/>
[ top ]
Attribute curve3Type / @curve_shape
Namespace No namespace
Type xs:string
Properties
use: optional
default: line
Used by
Complex Type curve3Type
Source
<xs:attribute name="curve_shape" type="xs:string" use="optional" default="line"/>
[ top ]
Attribute stringCoordinateType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type stringCoordinateType
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute scalarCoordinateType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type scalarCoordinateType
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute genVector2CoordinateType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute genVector3CoordinateType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute posVector1CoordinateType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute posVector1CoordinateType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute posVector2CoordinateType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute posVector2CoordinateType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute posVector3CoordinateType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute posVector3CoordinateType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute velVector1CoordinateType / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute velVector2CoordinateType / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute velVector3CoordinateType / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="optional"/>
[ top ]
Attribute regionAreaType / @linearAreaUnit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: required
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type regionAreaType
Source
<xs:attribute name="linearAreaUnit" type="posUnitType" use="required"/>
[ top ]
Attribute regionAreaType / @validArea
Namespace No namespace
Type xs:boolean
Properties
use: required
Used by
Complex Type regionAreaType
Source
<xs:attribute name="validArea" type="xs:boolean" use="required"/>
[ top ]
Attribute spatialIntervalType / @epoch
Namespace No namespace
Type xs:decimal
Properties
use: optional
Used by
Complex Type spatialIntervalType
Source
<xs:attribute name="epoch" type="xs:decimal" use="optional"/>
[ top ]
Attribute spatialIntervalType / @unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type spatialIntervalType
Source
<xs:attribute name="unit" type="posUnitType" use="optional"/>
[ top ]
Attribute regionType / @note
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Complex Type regionType
Source
<xs:attribute name="note" type="xs:string" use="optional"/>
[ top ]
Attribute regionType / @coord_system_id
Namespace No namespace
Type xs:IDREF
Properties
use: optional
Used by
Complex Type regionType
Source
<xs:attribute name="coord_system_id" type="xs:IDREF" use="optional"/>
[ top ]
Attribute uCoordScalarIntervalType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute uCoord2VecIntervalType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type uCoord2VecIntervalType
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute uCoord3VecIntervalType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Complex Type uCoord3VecIntervalType
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
[ top ]
Attribute velocityIntervalType / @vel_time_unit
Namespace No namespace
Type velTimeUnitType
Type hierarchy
Properties
use: required
Facets
enumeration s
enumeration h
enumeration d
enumeration a
enumeration yr
enumeration cy
Used by
Complex Type velocityIntervalType
Source
<xs:attribute name="vel_time_unit" type="velTimeUnitType" use="required"/>
[ top ]
Attribute sphereType / @radius_unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: deg
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type sphereType
Source
<xs:attribute name="radius_unit" type="posUnitType" use="optional" default="deg"/>
[ top ]
Attribute velocitySphereType / @radius_unit
Namespace No namespace
Type posUnitType
Type hierarchy
Properties
use: optional
default: deg
Facets
enumeration deg
enumeration deg deg m
enumeration deg deg Mpc
enumeration rad
enumeration h
enumeration arcmin
enumeration arcsec
enumeration m
enumeration km
enumeration mm
enumeration AU
enumeration pc
enumeration kpc
enumeration Mpc
enumeration lyr
enumeration
Used by
Complex Type velocitySphereType
Source
<xs:attribute name="radius_unit" type="posUnitType" use="optional" default="deg"/>
[ top ]
Attribute @xlink:role
Namespace http://www.w3.org/1999/xlink
Type xs:anyURI
Properties
content: simple
Source
<xs:attribute name="role" type="xs:anyURI"/>
[ top ]
Attribute @xlink:arcrole
Namespace http://www.w3.org/1999/xlink
Type xs:anyURI
Properties
content: simple
Source
<xs:attribute name="arcrole" type="xs:anyURI"/>
[ top ]
Attribute @xlink:title
Namespace http://www.w3.org/1999/xlink
Type xs:string
Properties
content: simple
Source
<xs:attribute name="title" type="xs:string"/>
[ top ]
Attribute @xlink:show
Namespace http://www.w3.org/1999/xlink
Type restriction of xs:NMTOKEN
Properties
content: simple
Facets
enumeration new
enumeration replace
enumeration embed
enumeration other
enumeration none
Source
<xs:attribute name="show">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="new"/>
      <xs:enumeration value="replace"/>
      <xs:enumeration value="embed"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="none"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute @xlink:label
Namespace http://www.w3.org/1999/xlink
Type xs:NMTOKEN
Properties
content: simple
Source
<xs:attribute name="label" type="xs:NMTOKEN"/>
[ top ]
Attribute @xlink:actuate
Namespace http://www.w3.org/1999/xlink
Type restriction of xs:NMTOKEN
Properties
content: simple
Facets
enumeration onLoad
enumeration onRequest
enumeration other
enumeration none
Source
<xs:attribute name="actuate">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="onLoad"/>
      <xs:enumeration value="onRequest"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="none"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
[ top ]
Attribute @xlink:from
Namespace http://www.w3.org/1999/xlink
Type xs:NMTOKEN
Properties
content: simple
Source
<xs:attribute name="from" type="xs:NMTOKEN"/>
[ top ]
Attribute @xlink:to
Namespace http://www.w3.org/1999/xlink
Type xs:NMTOKEN
Properties
content: simple
Source
<xs:attribute name="to" type="xs:NMTOKEN"/>
[ top ]
Attribute psr:TemplateQueryType / @use
Namespace No namespace
Annotations
An indication of whether this parameter is required to be provided 
for the application or service to work properly.
Allowed values are "required" and "optional".
Type vs:ParamUse
Properties
default: optional
Facets
enumeration required
the parameter is required for the application or
service to work properly.
enumeration optional
the parameter is optional but supported by the application or
service.
enumeration ignored
the parameter is not supported and thus is ignored by the 
application or service.
Used by
Complex Type psr:TemplateQueryType
Source
<xs:attribute name="use" type="vs:ParamUse" default="optional">
  <xs:annotation>
    <xs:documentation>An indication of whether this parameter is required to be provided for the application or service to work properly.</xs:documentation>
    <xs:documentation>Allowed values are "required" and "optional".</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:TemplateQueryType / @std
Namespace No namespace
Annotations
If true, the meaning and behavior of this parameter is
reserved and defined by a standard interface.  If
false, it represents an implementation-specific
parameter that effectively extends the behavior of the 
service or application.
Type xs:boolean
Properties
default: true
Used by
Complex Type psr:TemplateQueryType
Source
<xs:attribute name="std" type="xs:boolean" default="true">
  <xs:annotation>
    <xs:documentation>If true, the meaning and behavior of this parameter is reserved and defined by a standard interface. If false, it represents an implementation-specific parameter that effectively extends the behavior of the service or application.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute psr:TemplateQueryType / @granule-id
Namespace No namespace
Annotations
Token pointing to a unique identifier of a granule. It could
be a numeric value or a short string.
Type xs:token
Properties
content: simple
Used by
Complex Type psr:TemplateQueryType
Source
<xs:attribute name="granule-id" type="xs:token">
  <xs:annotation>
    <xs:documentation>Token pointing to a unique identifier of a granule. It could be a numeric value or a short string.</xs:documentation>
  </xs:annotation>
</xs:attribute>
[ top ]
Attribute Group STCReference
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
These four attributes represent the standard IVOA referencing system: internal (within the document) referencing through "id" and "idref", external referencing through Xlink, using only "type=simple" and "href".
The attributes ID_type and IDREF_type allow the author to list attributes of type ID, respectively IDREF, enabling readers to identify these attributes without having to refer to the schema. This is important in cases where documents are concatenated (e.g., in registries), raising the potential for non-unique IDs. The value of these attributes is a string of comma-separated attribute names.
Diagram
Diagram PSResource.tmp#STCReference_id PSResource.tmp#STCReference_idref PSResource.tmp#STCReference_ucd PSResource.tmp#type PSResource.tmp#href PSResource.tmp#STCReference_ID_type PSResource.tmp#STCReference_IDREF_type
Used by
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xs:attributeGroup name="STCReference">
  <xs:annotation>
    <xs:documentation>These four attributes represent the standard IVOA referencing system: internal (within the document) referencing through "id" and "idref", external referencing through Xlink, using only "type=simple" and "href".</xs:documentation>
    <xs:documentation>The attributes ID_type and IDREF_type allow the author to list attributes of type ID, respectively IDREF, enabling readers to identify these attributes without having to refer to the schema. This is important in cases where documents are concatenated (e.g., in registries), raising the potential for non-unique IDs. The value of these attributes is a string of comma-separated attribute names.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="id" type="xs:ID" use="optional"/>
  <xs:attribute name="idref" type="xs:IDREF" use="optional"/>
  <xs:attribute name="ucd" type="xs:string" use="optional"/>
  <xs:attribute ref="xlink:type" use="optional" default="simple"/>
  <xs:attribute ref="xlink:href" use="optional"/>
  <xs:attribute name="ID_type" type="xs:string" use="optional"/>
  <xs:attribute name="IDREF_type" type="xs:string" use="optional"/>
</xs:attributeGroup>
[ top ]