Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
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
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"/>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#Cart2DRefFrame stc-v1_30_xsd.tmp#Cart3DRefFrame stc-v1_30_xsd.tmp#ScalarRefFrame stc-v1_30_xsd.tmp#SphericalRefFrame stc-v1_30_xsd.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>
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"/>
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 stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#Coordinate stc-v1_30_xsd.tmp#customRefPosType stc-v1_30_xsd.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>
Element Coordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Coordinate substitution group
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#Pixel stc-v1_30_xsd.tmp#Position stc-v1_30_xsd.tmp#Redshift stc-v1_30_xsd.tmp#Spectral stc-v1_30_xsd.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>
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"/>
Element CoordFlavor
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract head element for the CoordFlavor substitution group
Diagram
Diagram stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.tmp#CARTESIAN stc-v1_30_xsd.tmp#CYLINDRICAL stc-v1_30_xsd.tmp#HEALPIX stc-v1_30_xsd.tmp#POLAR stc-v1_30_xsd.tmp#SPHERICAL stc-v1_30_xsd.tmp#STRING stc-v1_30_xsd.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>
Element CoordFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
CoordFrame substitution group head element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#CoordRefFrame stc-v1_30_xsd.tmp#CoordRefPos stc-v1_30_xsd.tmp#CoordFlavor stc-v1_30_xsd.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>
Element fkType / Equinox
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.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"/>
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"/>
Element sphericalRefFrameType / Pole_Zaxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#Time stc-v1_30_xsd.tmp#Position stc-v1_30_xsd.tmp#Velocity stc-v1_30_xsd.tmp#Spectral stc-v1_30_xsd.tmp#Redshift stc-v1_30_xsd.tmp#astroCoordsType_CoordFile stc-v1_30_xsd.tmp#astroCoordsType_Orbit stc-v1_30_xsd.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"/>
Element GenCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Generic coordinate substitution group
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#ScalarCoordinate stc-v1_30_xsd.tmp#StringCoordinate stc-v1_30_xsd.tmp#Vector2DCoordinate stc-v1_30_xsd.tmp#Vector3DCoordinate stc-v1_30_xsd.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>
Element Time
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#timeCoordinateType_coord_system_id stc-v1_30_xsd.tmp#timeCoordinateType_unit stc-v1_30_xsd.tmp#timeCoordinateType_TimeInstant stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#timeCoordinateType
Type timeCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Complex Type astroCoordsType
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"/>
Element timeCoordinateType / TimeInstant
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#astronTimeType_Timescale stc-v1_30_xsd.tmp#TimeOffset stc-v1_30_xsd.tmp#AbsoluteTime stc-v1_30_xsd.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"/>
Element astronTimeType / Timescale
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.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"/>
Element TimeOffset
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Actual elapsed time offset
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#timeOffsetType_unit stc-v1_30_xsd.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>
Element AbsoluteTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for absoluteTimeType component of astronTimeType
Diagram
Diagram stc-v1_30_xsd.tmp#ISOTime stc-v1_30_xsd.tmp#JDTime stc-v1_30_xsd.tmp#MJDTime stc-v1_30_xsd.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>
Element Error
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element Resolution
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element Size
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element PixSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element Position
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Position coordinate substitution group
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Position1D stc-v1_30_xsd.tmp#Position2D stc-v1_30_xsd.tmp#Position3D stc-v1_30_xsd.tmp#Coordinate
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Complex Type astroCoordsType
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>
Element Velocity
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Velocity coordinate substitution group
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Velocity1D stc-v1_30_xsd.tmp#Velocity2D stc-v1_30_xsd.tmp#Velocity3D stc-v1_30_xsd.tmp#Coordinate
Type coordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group
Substitution Group Affiliation
Used by
Complex Type astroCoordsType
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>
Element Spectral
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spectral coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#spectralCoordinateType_coord_system_id stc-v1_30_xsd.tmp#spectralCoordinateType_unit stc-v1_30_xsd.tmp#spectralCoordinateType stc-v1_30_xsd.tmp#Coordinate
Type spectralCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Complex Type astroCoordsType
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>
Element Value
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element Redshift
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Redshift coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#redshiftCoordinateType_coord_system_id stc-v1_30_xsd.tmp#redshiftCoordinateType_unit stc-v1_30_xsd.tmp#redshiftCoordinateType_vel_time_unit stc-v1_30_xsd.tmp#redshiftCoordinateType stc-v1_30_xsd.tmp#Coordinate
Type redshiftCoordinateType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
Used by
Complex Type astroCoordsType
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#astroCoordsFileType_FITSFile stc-v1_30_xsd.tmp#astroCoordsFileType_FITSTime stc-v1_30_xsd.tmp#astroCoordsFileType_FITSPosition stc-v1_30_xsd.tmp#astroCoordsFileType_FITSVelocity stc-v1_30_xsd.tmp#astroCoordsFileType_FITSSpectral stc-v1_30_xsd.tmp#astroCoordsFileType_FITSRedshift stc-v1_30_xsd.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>
Element astroCoordsFileType / FITSFile
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#fitsType_hdu_num stc-v1_30_xsd.tmp#fitsType_hdu_name stc-v1_30_xsd.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"/>
Element astroCoordsFileType / FITSTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#coordFITSColumnsType_Name stc-v1_30_xsd.tmp#coordFITSColumnsType_Value stc-v1_30_xsd.tmp#coordFITSColumnsType_Error stc-v1_30_xsd.tmp#coordFITSColumnsType_Resolution stc-v1_30_xsd.tmp#coordFITSColumnsType_Size stc-v1_30_xsd.tmp#coordFITSColumnsType_PixSize stc-v1_30_xsd.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"/>
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"/>
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>
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>
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>
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>
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>
Element astroCoordsFileType / FITSPosition
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#coordFITSColumnsType_Name stc-v1_30_xsd.tmp#coordFITSColumnsType_Value stc-v1_30_xsd.tmp#coordFITSColumnsType_Error stc-v1_30_xsd.tmp#coordFITSColumnsType_Resolution stc-v1_30_xsd.tmp#coordFITSColumnsType_Size stc-v1_30_xsd.tmp#coordFITSColumnsType_PixSize stc-v1_30_xsd.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"/>
Element astroCoordsFileType / FITSVelocity
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#coordFITSColumnsType_Name stc-v1_30_xsd.tmp#coordFITSColumnsType_Value stc-v1_30_xsd.tmp#coordFITSColumnsType_Error stc-v1_30_xsd.tmp#coordFITSColumnsType_Resolution stc-v1_30_xsd.tmp#coordFITSColumnsType_Size stc-v1_30_xsd.tmp#coordFITSColumnsType_PixSize stc-v1_30_xsd.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"/>
Element astroCoordsFileType / FITSSpectral
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#coordFITSColumnsType_Name stc-v1_30_xsd.tmp#coordFITSColumnsType_Value stc-v1_30_xsd.tmp#coordFITSColumnsType_Error stc-v1_30_xsd.tmp#coordFITSColumnsType_Resolution stc-v1_30_xsd.tmp#coordFITSColumnsType_Size stc-v1_30_xsd.tmp#coordFITSColumnsType_PixSize stc-v1_30_xsd.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"/>
Element astroCoordsFileType / FITSRedshift
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#coordFITSColumnsType_Name stc-v1_30_xsd.tmp#coordFITSColumnsType_Value stc-v1_30_xsd.tmp#coordFITSColumnsType_Error stc-v1_30_xsd.tmp#coordFITSColumnsType_Resolution stc-v1_30_xsd.tmp#coordFITSColumnsType_Size stc-v1_30_xsd.tmp#coordFITSColumnsType_PixSize stc-v1_30_xsd.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"/>
Element astroCoordsType / Orbit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Orbit specified by orbital elements
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#orbitType_a stc-v1_30_xsd.tmp#orbitType_q stc-v1_30_xsd.tmp#orbitType_e stc-v1_30_xsd.tmp#orbitType_i stc-v1_30_xsd.tmp#orbitType_Node stc-v1_30_xsd.tmp#orbitType_Aop stc-v1_30_xsd.tmp#orbitType_M stc-v1_30_xsd.tmp#orbitType_P stc-v1_30_xsd.tmp#orbitType_T stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element orbitType / e
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Eccentricity
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element orbitType / i
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Inclination
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element orbitType / Node
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Longitude of ascending node
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element orbitType / Aop
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Argument of periapsis
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
Element orbitType / P
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Orbital period (redundant); for closed orbits only
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#astronTimeType_Timescale stc-v1_30_xsd.tmp#TimeOffset stc-v1_30_xsd.tmp#AbsoluteTime stc-v1_30_xsd.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>
Element sphericalRefFrameType / Xaxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#Time stc-v1_30_xsd.tmp#Position stc-v1_30_xsd.tmp#Velocity stc-v1_30_xsd.tmp#Spectral stc-v1_30_xsd.tmp#Redshift stc-v1_30_xsd.tmp#astroCoordsType_CoordFile stc-v1_30_xsd.tmp#astroCoordsType_Orbit stc-v1_30_xsd.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"/>
Element CTransform2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D mapping
Diagram
Diagram stc-v1_30_xsd.tmp#Transform2 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.tmp#size2Type_PosAngle stc-v1_30_xsd.tmp#size2Type stc-v1_30_xsd.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>
Element double2Type / C1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element double2Type / C2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element size2Type / PosAngle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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"/>
Element Transform2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix mapping element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double4Type_unit stc-v1_30_xsd.tmp#double4Type_vel_time_unit stc-v1_30_xsd.tmp#double4Type_gen_unit stc-v1_30_xsd.tmp#double4Type_M11 stc-v1_30_xsd.tmp#double4Type_M12 stc-v1_30_xsd.tmp#double4Type_M21 stc-v1_30_xsd.tmp#double4Type_M22 stc-v1_30_xsd.tmp#double4Type stc-v1_30_xsd.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>
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"/>
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"/>
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"/>
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"/>
Element CTransform3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D mapping
Diagram
Diagram stc-v1_30_xsd.tmp#Transform3 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.tmp#size3Type_PosAngle1 stc-v1_30_xsd.tmp#size3Type_PosAngle2 stc-v1_30_xsd.tmp#size3Type stc-v1_30_xsd.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>
Element double3Type / C1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element double3Type / C2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element double3Type / C3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element size3Type / PosAngle1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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"/>
Element size3Type / PosAngle2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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"/>
Element Transform3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix mapping element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double9Type_unit stc-v1_30_xsd.tmp#double9Type_vel_time_unit stc-v1_30_xsd.tmp#double9Type_gen_unit stc-v1_30_xsd.tmp#double9Type_M11 stc-v1_30_xsd.tmp#double9Type_M12 stc-v1_30_xsd.tmp#double9Type_M13 stc-v1_30_xsd.tmp#double9Type_M21 stc-v1_30_xsd.tmp#double9Type_M22 stc-v1_30_xsd.tmp#double9Type_M23 stc-v1_30_xsd.tmp#double9Type_M31 stc-v1_30_xsd.tmp#double9Type_M32 stc-v1_30_xsd.tmp#double9Type_M33 stc-v1_30_xsd.tmp#double9Type stc-v1_30_xsd.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>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
Element cart1DRefFrameType / Scale
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#AZ_EL stc-v1_30_xsd.tmp#BODY stc-v1_30_xsd.tmp#CoordRefFrame stc-v1_30_xsd.tmp#ECLIPTIC stc-v1_30_xsd.tmp#FK4 stc-v1_30_xsd.tmp#FK5 stc-v1_30_xsd.tmp#GALACTIC_I stc-v1_30_xsd.tmp#GALACTIC_II stc-v1_30_xsd.tmp#GEO_C stc-v1_30_xsd.tmp#GEO_D stc-v1_30_xsd.tmp#GSE stc-v1_30_xsd.tmp#GSM stc-v1_30_xsd.tmp#HEE stc-v1_30_xsd.tmp#HEEQ stc-v1_30_xsd.tmp#HGC stc-v1_30_xsd.tmp#HGI stc-v1_30_xsd.tmp#HGS stc-v1_30_xsd.tmp#HPC stc-v1_30_xsd.tmp#HPR stc-v1_30_xsd.tmp#HRTN stc-v1_30_xsd.tmp#ICRS stc-v1_30_xsd.tmp#JUPITER_C_III stc-v1_30_xsd.tmp#JUPITER_G_III stc-v1_30_xsd.tmp#LUNA_C stc-v1_30_xsd.tmp#LUNA_G stc-v1_30_xsd.tmp#MAG stc-v1_30_xsd.tmp#MARS_C stc-v1_30_xsd.tmp#MARS_G stc-v1_30_xsd.tmp#MERCURY_C stc-v1_30_xsd.tmp#MERCURY_G stc-v1_30_xsd.tmp#NEPTUNE_C_III stc-v1_30_xsd.tmp#NEPTUNE_G_III stc-v1_30_xsd.tmp#PLUTO_C stc-v1_30_xsd.tmp#PLUTO_G stc-v1_30_xsd.tmp#SATURN_C_III stc-v1_30_xsd.tmp#SATURN_G_III stc-v1_30_xsd.tmp#SM stc-v1_30_xsd.tmp#SUPER_GALACTIC stc-v1_30_xsd.tmp#UNKNOWNFrame stc-v1_30_xsd.tmp#URANUS_C_III stc-v1_30_xsd.tmp#URANUS_G_III stc-v1_30_xsd.tmp#VENUS_C stc-v1_30_xsd.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>
Element ICRS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The ICRS reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element FK4
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
FK4; needs a Besselian epoch
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#fkType_Equinox stc-v1_30_xsd.tmp#fkType stc-v1_30_xsd.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>
Element FK5
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
FK5; needs a Julian epoch
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#fkType_Equinox stc-v1_30_xsd.tmp#fkType stc-v1_30_xsd.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>
Element ECLIPTIC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Ecliptic coordinates; needs an epoch
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#fkType_Equinox stc-v1_30_xsd.tmp#fkType stc-v1_30_xsd.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>
Element GALACTIC_I
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Galactic coordinates; first system
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element GALACTIC_II
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Galactic coordinates; second system
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element SUPER_GALACTIC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
SuperGalactic coordinates
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element AZ_EL
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Local Azimuth and Elevation coordinates
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element BODY
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic Body coordinates
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element GEO_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geocentric (co-rotating) reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.tmp#geodType_radius stc-v1_30_xsd.tmp#geodType_inv_flattening stc-v1_30_xsd.tmp#geodType_unit stc-v1_30_xsd.tmp#geodType stc-v1_30_xsd.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>
Element MAG
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geomagnetic reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element GSE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geocentric Solar Ecliptic reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element GSM
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Geocentric Solar Magnetic reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element SM
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Solar Magnetic reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HGC
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliographic (Carrington) reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HGS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliographic (Stonyhurst) reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HPR
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Helio-projective Polar reference frame (2-D)
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HEE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliocentric Earth Ecliptic reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HEEQ
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliocentric Earth Equatorial reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HGI
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliographic Inertial reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element HRTN
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The Heliocentric Radial-Tangential-Normal coordinates
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element MERCURY_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Mercury
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element VENUS_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Venus
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element MARS_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Mars
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element PLUTO_C
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetocentric reference frame anchored on Pluto
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element MERCURY_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Mercury
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element VENUS_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Venus
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element MARS_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Mars
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
Element PLUTO_G
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The planetographic reference frame anchored on Pluto
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#Cart1DSpaceRefFrame stc-v1_30_xsd.tmp#Cart2DSpaceRefFrame stc-v1_30_xsd.tmp#Cart3DSpaceRefFrame stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#sphericalRefFrameType_id stc-v1_30_xsd.tmp#sphericalRefFrameType_Frame stc-v1_30_xsd.tmp#sphericalRefFrameType_Pole_Zaxis stc-v1_30_xsd.tmp#sphericalRefFrameType_Xaxis stc-v1_30_xsd.tmp#sphericalRefFrameType stc-v1_30_xsd.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>
Element Cart1DSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 1-D scale
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart1DRefFrameType_id stc-v1_30_xsd.tmp#cart1DRefFrameType_projection stc-v1_30_xsd.tmp#cart1DRefFrameType_Scale stc-v1_30_xsd.tmp#cart1DRefFrameType stc-v1_30_xsd.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>
Element Cart2DSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 2-D rotation and scale
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart2DRefFrameType_id stc-v1_30_xsd.tmp#cart2DRefFrameType_projection stc-v1_30_xsd.tmp#CTransform2 stc-v1_30_xsd.tmp#cart2DRefFrameType stc-v1_30_xsd.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>
Element Cart3DSpaceRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 3-D rotation and scale
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart3DRefFrameType_id stc-v1_30_xsd.tmp#cart3DRefFrameType_projection stc-v1_30_xsd.tmp#CTransform3 stc-v1_30_xsd.tmp#cart3DRefFrameType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#sphericalRefFrameType_id stc-v1_30_xsd.tmp#sphericalRefFrameType_Frame stc-v1_30_xsd.tmp#sphericalRefFrameType_Pole_Zaxis stc-v1_30_xsd.tmp#sphericalRefFrameType_Xaxis stc-v1_30_xsd.tmp#sphericalRefFrameType stc-v1_30_xsd.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>
Element ScalarRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 1-D scale
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart1DRefFrameType_id stc-v1_30_xsd.tmp#cart1DRefFrameType_projection stc-v1_30_xsd.tmp#cart1DRefFrameType_Scale stc-v1_30_xsd.tmp#cart1DRefFrameType stc-v1_30_xsd.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>
Element Cart2DRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 2-D rotation and scale
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart2DRefFrameType_id stc-v1_30_xsd.tmp#cart2DRefFrameType_projection stc-v1_30_xsd.tmp#CTransform2 stc-v1_30_xsd.tmp#cart2DRefFrameType stc-v1_30_xsd.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>
Element Cart3DRefFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate reference frame: 3-D rotation and scale
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart3DRefFrameType_id stc-v1_30_xsd.tmp#cart3DRefFrameType_projection stc-v1_30_xsd.tmp#CTransform3 stc-v1_30_xsd.tmp#cart3DRefFrameType stc-v1_30_xsd.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>
Element stdRefPosType / PlanetaryEphem
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#BARYCENTER stc-v1_30_xsd.tmp#CoordRefPos stc-v1_30_xsd.tmp#EMBARYCENTER stc-v1_30_xsd.tmp#GALACTIC_CENTER stc-v1_30_xsd.tmp#GEOCENTER stc-v1_30_xsd.tmp#HELIOCENTER stc-v1_30_xsd.tmp#JUPITER stc-v1_30_xsd.tmp#LOCAL_GROUP_CENTER stc-v1_30_xsd.tmp#LSR stc-v1_30_xsd.tmp#LSRD stc-v1_30_xsd.tmp#LSRK stc-v1_30_xsd.tmp#MARS stc-v1_30_xsd.tmp#MERCURY stc-v1_30_xsd.tmp#MOON stc-v1_30_xsd.tmp#NEPTUNE stc-v1_30_xsd.tmp#PLUTO stc-v1_30_xsd.tmp#RELOCATABLE stc-v1_30_xsd.tmp#SATURN stc-v1_30_xsd.tmp#TOPOCENTER stc-v1_30_xsd.tmp#UNKNOWNRefPos stc-v1_30_xsd.tmp#URANUS stc-v1_30_xsd.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>
Element TOPOCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Location of the observer/telescope
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element BARYCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Barycenter of the solar system
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element HELIOCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the sun
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element GEOCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the earth
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element GALACTIC_CENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the Galaxy
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element LOCAL_GROUP_CENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the Local Group
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element MOON
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of the Moon
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element EMBARYCENTER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Barycenter of the Earth-Moon system
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element MERCURY
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Mercury
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element VENUS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Venus
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element MARS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Mars
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element JUPITER
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Jupiter
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element SATURN
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Saturn
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element URANUS
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Uranus
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element NEPTUNE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Neptune
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element PLUTO
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Center of Pluto
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
Element RELOCATABLE
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A relocatable origin, especially useful for simulations
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.tmp#stdRefPosType_PlanetaryEphem stc-v1_30_xsd.tmp#stdRefPosType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.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>
Element CARTESIAN
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Cartesian 1-, 2-, or 3-D coordinates
Diagram
Diagram stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.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>
Element POLAR
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D polar coordinates (radius, posangle)
Diagram
Diagram stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.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>
Element CYLINDRICAL
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D cylindrical coordinates (radius, posangle, z)
Diagram
Diagram stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.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>
Element STRING
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
String coordinates (e.g., Stokes)
Diagram
Diagram stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.tmp#healpixType_healpix_H stc-v1_30_xsd.tmp#healpixType_healpix_K stc-v1_30_xsd.tmp#healpixType stc-v1_30_xsd.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>
Element pixelFrameType / ReferencePixel
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#Pixel stc-v1_30_xsd.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"/>
Element Pixel
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Pixel coordinate substitution group
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Pixel1D stc-v1_30_xsd.tmp#Pixel2D stc-v1_30_xsd.tmp#Pixel3D stc-v1_30_xsd.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>
Element spaceFrameType / OffsetCenter
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#CoordValue stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#Time stc-v1_30_xsd.tmp#Position stc-v1_30_xsd.tmp#Velocity stc-v1_30_xsd.tmp#Spectral stc-v1_30_xsd.tmp#Redshift stc-v1_30_xsd.tmp#astroCoordsType_CoordFile stc-v1_30_xsd.tmp#astroCoordsType_Orbit stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
Element CoordSys
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element (not abstract) of the CoordSys group
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#CoordFrame stc-v1_30_xsd.tmp#coordSysType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.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>
Element TimeFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The time coordinate reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#timeFrameType_TimeScale stc-v1_30_xsd.tmp#ReferencePosition stc-v1_30_xsd.tmp#timeFrameType_TimeRefDirection stc-v1_30_xsd.tmp#timeFrameType
Type timeFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Complex Type astroCoordSystemType
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>
Element SpaceFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The spatial coordinate reference frame
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#SpaceRefFrame stc-v1_30_xsd.tmp#ReferencePosition stc-v1_30_xsd.tmp#spaceFrameType_OffsetCenter stc-v1_30_xsd.tmp#CoordFlavor stc-v1_30_xsd.tmp#spaceFrameType
Type spaceFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Complex Type astroCoordSystemType
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#ReferencePosition stc-v1_30_xsd.tmp#spectralFrameType
Type spectralFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Complex Type astroCoordSystemType
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#redshiftFrameType_value_type stc-v1_30_xsd.tmp#redshiftFrameType_DopplerDefinition stc-v1_30_xsd.tmp#ReferencePosition stc-v1_30_xsd.tmp#redshiftFrameType
Type redshiftFrameType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Complex Type astroCoordSystemType
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>
Element PixelCoordFrame
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Element for pixel Coordinate Frames
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#CoordRefFrame stc-v1_30_xsd.tmp#CoordRefPos stc-v1_30_xsd.tmp#CoordFlavor stc-v1_30_xsd.tmp#genericCoordFrameType stc-v1_30_xsd.tmp#pixelFrameType_axis1_order stc-v1_30_xsd.tmp#pixelFrameType_axis2_order stc-v1_30_xsd.tmp#pixelFrameType_axis3_order stc-v1_30_xsd.tmp#pixelFrameType_ref_frame_id stc-v1_30_xsd.tmp#pixelFrameType_ReferencePixel stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#CoordFrame stc-v1_30_xsd.tmp#coordSysType stc-v1_30_xsd.tmp#TimeFrame stc-v1_30_xsd.tmp#SpaceFrame stc-v1_30_xsd.tmp#SpectralFrame stc-v1_30_xsd.tmp#RedshiftFrame stc-v1_30_xsd.tmp#astroCoordSystemType stc-v1_30_xsd.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>
Element PixelCoordSystem
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Pixel form of CoordSys
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#CoordFrame stc-v1_30_xsd.tmp#coordSysType stc-v1_30_xsd.tmp#PixelCoordFrame stc-v1_30_xsd.tmp#pixelCoordSystemType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#isoTimeType stc-v1_30_xsd.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>
Element JDTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
JD time
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#jdTimeType stc-v1_30_xsd.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>
Element MJDTime
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
MJD time (=JD - 2400000.5)
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#jdTimeType stc-v1_30_xsd.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>
Element TimeOrigin
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A relocatable time origin for simulations
Diagram
Diagram stc-v1_30_xsd.tmp#relocatableOriginType stc-v1_30_xsd.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>
Element curve2Type / P1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element curve2Type / P2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element curve3Type / P1
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element curve3Type / P2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element CError
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of errors
Diagram
Diagram stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.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>
Element CResolution
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of resolutions
Diagram
Diagram stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#Resolution
Properties
abstract: true
Substitution Group
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>
Element CSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of sizes
Diagram
Diagram stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.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>
Element CPixSize
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for all types of pixel sizes
Diagram
Diagram stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.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>
Element CValue2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate value
Diagram
Diagram stc-v1_30_xsd.tmp#Curve2 stc-v1_30_xsd.tmp#Value2 stc-v1_30_xsd.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>
Element Value2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double vector
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.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>
Element Curve2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Curve in 2-D
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#curve2Type_curve_shape stc-v1_30_xsd.tmp#curve2Type_P1 stc-v1_30_xsd.tmp#curve2Type_P2 stc-v1_30_xsd.tmp#curve2Type stc-v1_30_xsd.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>
Element CError2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate error
Diagram
Diagram stc-v1_30_xsd.tmp#Error2 stc-v1_30_xsd.tmp#Error2Matrix stc-v1_30_xsd.tmp#Error2Radius stc-v1_30_xsd.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>
Element Error2Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 2-D error circle
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.tmp#size2Type_PosAngle stc-v1_30_xsd.tmp#size2Type stc-v1_30_xsd.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>
Element Error2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix Error element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double4Type_unit stc-v1_30_xsd.tmp#double4Type_vel_time_unit stc-v1_30_xsd.tmp#double4Type_gen_unit stc-v1_30_xsd.tmp#double4Type_M11 stc-v1_30_xsd.tmp#double4Type_M12 stc-v1_30_xsd.tmp#double4Type_M21 stc-v1_30_xsd.tmp#double4Type_M22 stc-v1_30_xsd.tmp#double4Type stc-v1_30_xsd.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>
Element CResolution2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate resolution
Diagram
Diagram stc-v1_30_xsd.tmp#Resolution2 stc-v1_30_xsd.tmp#Resolution2Matrix stc-v1_30_xsd.tmp#Resolution2Radius stc-v1_30_xsd.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>
Element Resolution2Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 2-D circular resolution
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.tmp#size2Type_PosAngle stc-v1_30_xsd.tmp#size2Type stc-v1_30_xsd.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>
Element Resolution2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix Resolution element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double4Type_unit stc-v1_30_xsd.tmp#double4Type_vel_time_unit stc-v1_30_xsd.tmp#double4Type_gen_unit stc-v1_30_xsd.tmp#double4Type_M11 stc-v1_30_xsd.tmp#double4Type_M12 stc-v1_30_xsd.tmp#double4Type_M21 stc-v1_30_xsd.tmp#double4Type_M22 stc-v1_30_xsd.tmp#double4Type stc-v1_30_xsd.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>
Element CSize2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 2-D coordinate size
Diagram
Diagram stc-v1_30_xsd.tmp#Size2 stc-v1_30_xsd.tmp#Size2Matrix stc-v1_30_xsd.tmp#Size2Radius stc-v1_30_xsd.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>
Element Size2Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 2-D circle
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.tmp#size2Type_PosAngle stc-v1_30_xsd.tmp#size2Type stc-v1_30_xsd.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>
Element Size2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix Size element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double4Type_unit stc-v1_30_xsd.tmp#double4Type_vel_time_unit stc-v1_30_xsd.tmp#double4Type_gen_unit stc-v1_30_xsd.tmp#double4Type_M11 stc-v1_30_xsd.tmp#double4Type_M12 stc-v1_30_xsd.tmp#double4Type_M21 stc-v1_30_xsd.tmp#double4Type_M22 stc-v1_30_xsd.tmp#double4Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#PixSize2 stc-v1_30_xsd.tmp#PixSize2Matrix stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.tmp#size2Type_PosAngle stc-v1_30_xsd.tmp#size2Type stc-v1_30_xsd.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>
Element PixSize2Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2x2 matrix PixSize element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double4Type_unit stc-v1_30_xsd.tmp#double4Type_vel_time_unit stc-v1_30_xsd.tmp#double4Type_gen_unit stc-v1_30_xsd.tmp#double4Type_M11 stc-v1_30_xsd.tmp#double4Type_M12 stc-v1_30_xsd.tmp#double4Type_M21 stc-v1_30_xsd.tmp#double4Type_M22 stc-v1_30_xsd.tmp#double4Type stc-v1_30_xsd.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>
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"/>
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"/>
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"/>
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"/>
Element CValue3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate value
Diagram
Diagram stc-v1_30_xsd.tmp#Curve3 stc-v1_30_xsd.tmp#Value3 stc-v1_30_xsd.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>
Element Value3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Vector of 3 doubles
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.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>
Element Curve3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Curve in 3-D
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#curve3Type_curve_shape stc-v1_30_xsd.tmp#curve3Type_P1 stc-v1_30_xsd.tmp#curve3Type_P2 stc-v1_30_xsd.tmp#curve3Type stc-v1_30_xsd.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>
Element CError3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate error
Diagram
Diagram stc-v1_30_xsd.tmp#Error3 stc-v1_30_xsd.tmp#Error3Matrix stc-v1_30_xsd.tmp#Error3Radius stc-v1_30_xsd.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>
Element Error3Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 3-D error sphere
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.tmp#size3Type_PosAngle1 stc-v1_30_xsd.tmp#size3Type_PosAngle2 stc-v1_30_xsd.tmp#size3Type stc-v1_30_xsd.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>
Element Error3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix Error element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double9Type_unit stc-v1_30_xsd.tmp#double9Type_vel_time_unit stc-v1_30_xsd.tmp#double9Type_gen_unit stc-v1_30_xsd.tmp#double9Type_M11 stc-v1_30_xsd.tmp#double9Type_M12 stc-v1_30_xsd.tmp#double9Type_M13 stc-v1_30_xsd.tmp#double9Type_M21 stc-v1_30_xsd.tmp#double9Type_M22 stc-v1_30_xsd.tmp#double9Type_M23 stc-v1_30_xsd.tmp#double9Type_M31 stc-v1_30_xsd.tmp#double9Type_M32 stc-v1_30_xsd.tmp#double9Type_M33 stc-v1_30_xsd.tmp#double9Type stc-v1_30_xsd.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>
Element CResolution3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate resolution
Diagram
Diagram stc-v1_30_xsd.tmp#Resolution3 stc-v1_30_xsd.tmp#Resolution3Matrix stc-v1_30_xsd.tmp#Resolution3Radius stc-v1_30_xsd.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>
Element Resolution3Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 3-D spherical resolution
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.tmp#size3Type_PosAngle1 stc-v1_30_xsd.tmp#size3Type_PosAngle2 stc-v1_30_xsd.tmp#size3Type stc-v1_30_xsd.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>
Element Resolution3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix Resoltuion element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double9Type_unit stc-v1_30_xsd.tmp#double9Type_vel_time_unit stc-v1_30_xsd.tmp#double9Type_gen_unit stc-v1_30_xsd.tmp#double9Type_M11 stc-v1_30_xsd.tmp#double9Type_M12 stc-v1_30_xsd.tmp#double9Type_M13 stc-v1_30_xsd.tmp#double9Type_M21 stc-v1_30_xsd.tmp#double9Type_M22 stc-v1_30_xsd.tmp#double9Type_M23 stc-v1_30_xsd.tmp#double9Type_M31 stc-v1_30_xsd.tmp#double9Type_M32 stc-v1_30_xsd.tmp#double9Type_M33 stc-v1_30_xsd.tmp#double9Type stc-v1_30_xsd.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>
Element CSize3
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Substitution group for a 3-D coordinate size
Diagram
Diagram stc-v1_30_xsd.tmp#Size3 stc-v1_30_xsd.tmp#Size3Matrix stc-v1_30_xsd.tmp#Size3Radius stc-v1_30_xsd.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>
Element Size3Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
double: radius of a 3-D sphere
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.tmp#double1Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.tmp#size3Type_PosAngle1 stc-v1_30_xsd.tmp#size3Type_PosAngle2 stc-v1_30_xsd.tmp#size3Type stc-v1_30_xsd.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>
Element Size3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix Size element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double9Type_unit stc-v1_30_xsd.tmp#double9Type_vel_time_unit stc-v1_30_xsd.tmp#double9Type_gen_unit stc-v1_30_xsd.tmp#double9Type_M11 stc-v1_30_xsd.tmp#double9Type_M12 stc-v1_30_xsd.tmp#double9Type_M13 stc-v1_30_xsd.tmp#double9Type_M21 stc-v1_30_xsd.tmp#double9Type_M22 stc-v1_30_xsd.tmp#double9Type_M23 stc-v1_30_xsd.tmp#double9Type_M31 stc-v1_30_xsd.tmp#double9Type_M32 stc-v1_30_xsd.tmp#double9Type_M33 stc-v1_30_xsd.tmp#double9Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#PixSize3 stc-v1_30_xsd.tmp#PixSize3Matrix stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.tmp#size3Type_PosAngle1 stc-v1_30_xsd.tmp#size3Type_PosAngle2 stc-v1_30_xsd.tmp#size3Type stc-v1_30_xsd.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>
Element PixSize3Matrix
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3x3 matrix PixSize element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double9Type_unit stc-v1_30_xsd.tmp#double9Type_vel_time_unit stc-v1_30_xsd.tmp#double9Type_gen_unit stc-v1_30_xsd.tmp#double9Type_M11 stc-v1_30_xsd.tmp#double9Type_M12 stc-v1_30_xsd.tmp#double9Type_M13 stc-v1_30_xsd.tmp#double9Type_M21 stc-v1_30_xsd.tmp#double9Type_M22 stc-v1_30_xsd.tmp#double9Type_M23 stc-v1_30_xsd.tmp#double9Type_M31 stc-v1_30_xsd.tmp#double9Type_M32 stc-v1_30_xsd.tmp#double9Type_M33 stc-v1_30_xsd.tmp#double9Type stc-v1_30_xsd.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>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
Element StringCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic string coordinate element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#stringCoordinateType_unit stc-v1_30_xsd.tmp#stringCoordinateType_Value stc-v1_30_xsd.tmp#stringCoordinateType stc-v1_30_xsd.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>
Element ScalarCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic scalar coordinate element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#scalarCoordinateType_unit stc-v1_30_xsd.tmp#scalarCoordinateType stc-v1_30_xsd.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>
Element Vector2DCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic 2-D coordinate element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#vector2CoordinateType stc-v1_30_xsd.tmp#genVector2CoordinateType_unit stc-v1_30_xsd.tmp#genVector2CoordinateType stc-v1_30_xsd.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>
Element Vector3DCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic 3-D coordinate element
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.tmp#vector3CoordinateType stc-v1_30_xsd.tmp#genVector3CoordinateType_unit stc-v1_30_xsd.tmp#genVector3CoordinateType stc-v1_30_xsd.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>
Element Pixel1D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
1-D Position coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#pixelVector1CoordinateType stc-v1_30_xsd.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>
Element Pixel2D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Position coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#pixelVector2CoordinateType_Name1 stc-v1_30_xsd.tmp#pixelVector2CoordinateType_Name2 stc-v1_30_xsd.tmp#Value2 stc-v1_30_xsd.tmp#pixelVector2CoordinateType stc-v1_30_xsd.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>
Element Pixel3D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Position coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#pixelVector3CoordinateType_Name1 stc-v1_30_xsd.tmp#pixelVector3CoordinateType_Name2 stc-v1_30_xsd.tmp#pixelVector3CoordinateType_Name3 stc-v1_30_xsd.tmp#Value3 stc-v1_30_xsd.tmp#pixelVector3CoordinateType stc-v1_30_xsd.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>
Element Position1D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
1-D Position coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#posVector1CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector1CoordinateType_unit stc-v1_30_xsd.tmp#posVector1CoordinateType stc-v1_30_xsd.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>
Element Position2D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Position coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#vector2CoordinateType stc-v1_30_xsd.tmp#posVector2CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector2CoordinateType_unit stc-v1_30_xsd.tmp#posVector2CoordinateType stc-v1_30_xsd.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>
Element Position3D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Position coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.tmp#vector3CoordinateType stc-v1_30_xsd.tmp#posVector3CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector3CoordinateType_unit stc-v1_30_xsd.tmp#posVector3CoordinateType stc-v1_30_xsd.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>
Element Velocity1D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
1-D Velocity coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#posVector1CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector1CoordinateType_unit stc-v1_30_xsd.tmp#posVector1CoordinateType stc-v1_30_xsd.tmp#velVector1CoordinateType_vel_time_unit stc-v1_30_xsd.tmp#velVector1CoordinateType stc-v1_30_xsd.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>
Element Velocity2D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D Velocity coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#vector2CoordinateType stc-v1_30_xsd.tmp#posVector2CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector2CoordinateType_unit stc-v1_30_xsd.tmp#posVector2CoordinateType stc-v1_30_xsd.tmp#velVector2CoordinateType_vel_time_unit stc-v1_30_xsd.tmp#velVector2CoordinateType stc-v1_30_xsd.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>
Element Velocity3D
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D Velocity coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.tmp#vector3CoordinateType stc-v1_30_xsd.tmp#posVector3CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector3CoordinateType_unit stc-v1_30_xsd.tmp#posVector3CoordinateType stc-v1_30_xsd.tmp#velVector3CoordinateType_vel_time_unit stc-v1_30_xsd.tmp#velVector3CoordinateType stc-v1_30_xsd.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>
Element Coords
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Head element of Coords group (not abstract)
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#Time stc-v1_30_xsd.tmp#Position stc-v1_30_xsd.tmp#Velocity stc-v1_30_xsd.tmp#Spectral stc-v1_30_xsd.tmp#Redshift stc-v1_30_xsd.tmp#astroCoordsType_CoordFile stc-v1_30_xsd.tmp#astroCoordsType_Orbit stc-v1_30_xsd.tmp#astroCoordsType stc-v1_30_xsd.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>
Element PixelCoords
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains pixel coordinates
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#Pixel stc-v1_30_xsd.tmp#pixelCoordsType stc-v1_30_xsd.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>
Element regionType / Area
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#regionAreaType_linearAreaUnit stc-v1_30_xsd.tmp#regionAreaType_validArea stc-v1_30_xsd.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"/>
Element circleType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinates of the circle's center
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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>
Element circleType / Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The radius of the circle
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element ellipseType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinates of the circle's center
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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>
Element ellipseType / SemiMajorAxis
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The radius of the circle
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element ellipseType / PosAngle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Position angle of major axis (Radius).
Diagram
Diagram stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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>
Element smallCircleType / Pole
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element vertexType / Position
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element vertexType / SmallCircle
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#smallCircleType_Pole stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#vertexType_Position stc-v1_30_xsd.tmp#vertexType_SmallCircle stc-v1_30_xsd.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>
Element boxType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The coordinates of the box's center
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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>
Element boxType / Size
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The lengths of the box's sides
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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>
Element sectorType / Position
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The vertex position of the sector
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
Element convexType / Halfspace
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#halfspaceType_Vector stc-v1_30_xsd.tmp#halfspaceType_Offset stc-v1_30_xsd.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"/>
Element convexHullType / Point
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#AllSky stc-v1_30_xsd.tmp#Box stc-v1_30_xsd.tmp#Circle stc-v1_30_xsd.tmp#Convex stc-v1_30_xsd.tmp#ConvexHull stc-v1_30_xsd.tmp#Difference stc-v1_30_xsd.tmp#Ellipse stc-v1_30_xsd.tmp#Intersection stc-v1_30_xsd.tmp#Negation stc-v1_30_xsd.tmp#Polygon stc-v1_30_xsd.tmp#Sector stc-v1_30_xsd.tmp#SkyIndex stc-v1_30_xsd.tmp#Union stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#AllSky2 stc-v1_30_xsd.tmp#Box2 stc-v1_30_xsd.tmp#Circle2 stc-v1_30_xsd.tmp#Convex2 stc-v1_30_xsd.tmp#ConvexHull2 stc-v1_30_xsd.tmp#Difference2 stc-v1_30_xsd.tmp#Ellipse2 stc-v1_30_xsd.tmp#Intersection2 stc-v1_30_xsd.tmp#Negation2 stc-v1_30_xsd.tmp#Polygon2 stc-v1_30_xsd.tmp#Sector2 stc-v1_30_xsd.tmp#SkyIndex2 stc-v1_30_xsd.tmp#Union2 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#intersectionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#unionType stc-v1_30_xsd.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>
Element Negation
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The negation of a region is a region
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#negationType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#Region2 stc-v1_30_xsd.tmp#diffType stc-v1_30_xsd.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>
Element AllSky
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
AllSky is just a convenience, meaning no bounds
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#allSkyType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#circleType_Center stc-v1_30_xsd.tmp#circleType_Radius stc-v1_30_xsd.tmp#circleType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#ellipseType_Center stc-v1_30_xsd.tmp#ellipseType_SemiMajorAxis stc-v1_30_xsd.tmp#ellipseType_SemiMinorAxis stc-v1_30_xsd.tmp#ellipseType_PosAngle stc-v1_30_xsd.tmp#ellipseType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#polygonType_Vertex stc-v1_30_xsd.tmp#polygonType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#boxType_Center stc-v1_30_xsd.tmp#boxType_Size stc-v1_30_xsd.tmp#boxType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#sectorType_Position stc-v1_30_xsd.tmp#sectorType_PosAngle1 stc-v1_30_xsd.tmp#sectorType_PosAngle2 stc-v1_30_xsd.tmp#sectorType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#convexType_Halfspace stc-v1_30_xsd.tmp#convexType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#convexHullType_Point stc-v1_30_xsd.tmp#convexHullType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#skyIndexType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#intersectionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#unionType stc-v1_30_xsd.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>
Element Negation2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The negation of a region is a region
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#negationType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#Region2 stc-v1_30_xsd.tmp#diffType stc-v1_30_xsd.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>
Element AllSky2
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
AllSky is just a convenience, meaning no bounds
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#allSkyType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#circleType_Center stc-v1_30_xsd.tmp#circleType_Radius stc-v1_30_xsd.tmp#circleType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#ellipseType_Center stc-v1_30_xsd.tmp#ellipseType_SemiMajorAxis stc-v1_30_xsd.tmp#ellipseType_SemiMinorAxis stc-v1_30_xsd.tmp#ellipseType_PosAngle stc-v1_30_xsd.tmp#ellipseType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#polygonType_Vertex stc-v1_30_xsd.tmp#polygonType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#boxType_Center stc-v1_30_xsd.tmp#boxType_Size stc-v1_30_xsd.tmp#boxType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#sectorType_Position stc-v1_30_xsd.tmp#sectorType_PosAngle1 stc-v1_30_xsd.tmp#sectorType_PosAngle2 stc-v1_30_xsd.tmp#sectorType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#convexType_Halfspace stc-v1_30_xsd.tmp#convexType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#convexHullType_Point stc-v1_30_xsd.tmp#convexHullType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#skyIndexType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#astronTimeType_Timescale stc-v1_30_xsd.tmp#TimeOffset stc-v1_30_xsd.tmp#AbsoluteTime stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#astronTimeType_Timescale stc-v1_30_xsd.tmp#TimeOffset stc-v1_30_xsd.tmp#AbsoluteTime stc-v1_30_xsd.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>
Element coordScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element coordScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element coord2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element coord2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element coord3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element coord3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element uCoordScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element uCoordScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element uCoord2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element uCoord2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element uCoord3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element uCoord3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element posScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element posScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element pos2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element pos2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element pos3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element pos3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element velScalarIntervalType / LoLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Lower bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element velScalarIntervalType / HiLimit
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Upper bound of interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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>
Element vel2VecIntervalType / LoLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element vel2VecIntervalType / HiLimit2Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.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"/>
Element vel3VecIntervalType / LoLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element vel3VecIntervalType / HiLimit3Vec
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#Coord2VecInterval stc-v1_30_xsd.tmp#Coord3VecInterval stc-v1_30_xsd.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>
Element CoordScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#uCoordScalarIntervalType_unit stc-v1_30_xsd.tmp#uCoordScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#uCoordScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#uCoordScalarIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#uCoord2VecIntervalType_unit stc-v1_30_xsd.tmp#uCoord2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.tmp#uCoord2VecIntervalType_HiLimit2Vec stc-v1_30_xsd.tmp#uCoord2VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#uCoord3VecIntervalType_unit stc-v1_30_xsd.tmp#uCoord3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.tmp#uCoord3VecIntervalType_HiLimit3Vec stc-v1_30_xsd.tmp#uCoord3VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#PixelCoord2VecInterval stc-v1_30_xsd.tmp#PixelCoord3VecInterval stc-v1_30_xsd.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>
Element PixelCoordScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar pixel coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coordScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#coordScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#coordScalarIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coord2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.tmp#coord2VecIntervalType_HiLimit2Vec stc-v1_30_xsd.tmp#coord2VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coord3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.tmp#coord3VecIntervalType_HiLimit3Vec stc-v1_30_xsd.tmp#coord3VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#Position2VecInterval stc-v1_30_xsd.tmp#Position3VecInterval stc-v1_30_xsd.tmp#PositionScalarInterval stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.tmp#Region2 stc-v1_30_xsd.tmp#RegionFile stc-v1_30_xsd.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>
Element PositionScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#posScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#posScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#posScalarIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#pos2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.tmp#pos2VecIntervalType_HiLimit2Vec stc-v1_30_xsd.tmp#pos2VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#pos3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.tmp#pos3VecIntervalType_HiLimit3Vec stc-v1_30_xsd.tmp#pos3VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#Velocity2VecInterval stc-v1_30_xsd.tmp#Velocity3VecInterval stc-v1_30_xsd.tmp#VelocityScalarInterval stc-v1_30_xsd.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>
Element VelocityScalarInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
An interval in a scalar coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#velScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#velScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#velScalarIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#vel2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.tmp#vel2VecIntervalType_HiLimit2Vec stc-v1_30_xsd.tmp#vel2VecIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#vel3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.tmp#vel3VecIntervalType_HiLimit3Vec stc-v1_30_xsd.tmp#vel3VecIntervalType stc-v1_30_xsd.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>
Element sphereType / Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element sphereType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
Element velocitySphereType / Radius
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.tmp#double1Type_gen_unit stc-v1_30_xsd.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"/>
Element velocitySphereType / Center
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.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"/>
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"/>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#sphereType_radius_unit stc-v1_30_xsd.tmp#sphereType_Radius stc-v1_30_xsd.tmp#sphereType_Center stc-v1_30_xsd.tmp#sphereType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionFileType_File stc-v1_30_xsd.tmp#regionFileType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#velocitySphereType_radius_unit stc-v1_30_xsd.tmp#velocitySphereType_Radius stc-v1_30_xsd.tmp#velocitySphereType_Center stc-v1_30_xsd.tmp#velocitySphereType stc-v1_30_xsd.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>
Element astroCoordAreaType / TimeInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#timeIntervalType_StartTime stc-v1_30_xsd.tmp#timeIntervalType_StopTime stc-v1_30_xsd.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"/>
Element astroCoordAreaType / SpectralInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coordScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#coordScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#coordScalarIntervalType stc-v1_30_xsd.tmp#spectralIntervalType_unit stc-v1_30_xsd.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"/>
Element astroCoordAreaType / RedshiftInterval
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coordScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#coordScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#coordScalarIntervalType stc-v1_30_xsd.tmp#redshiftIntervalType_unit stc-v1_30_xsd.tmp#redshiftIntervalType_vel_time_unit stc-v1_30_xsd.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"/>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordAreaType_coord_system_id stc-v1_30_xsd.tmp#CoordInterval stc-v1_30_xsd.tmp#coordAreaType stc-v1_30_xsd.tmp#AstroCoordArea stc-v1_30_xsd.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>
Element AstroCoordArea
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Astronomical coordinate volume
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordAreaType_coord_system_id stc-v1_30_xsd.tmp#CoordInterval stc-v1_30_xsd.tmp#coordAreaType stc-v1_30_xsd.tmp#astroCoordAreaType_TimeInterval stc-v1_30_xsd.tmp#PositionInterval stc-v1_30_xsd.tmp#VelocityInterval stc-v1_30_xsd.tmp#astroCoordAreaType_SpectralInterval stc-v1_30_xsd.tmp#astroCoordAreaType_RedshiftInterval stc-v1_30_xsd.tmp#astroCoordAreaType stc-v1_30_xsd.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>
Element PixelCoordArea
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Pixel space bounds
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordAreaType_coord_system_id stc-v1_30_xsd.tmp#CoordInterval stc-v1_30_xsd.tmp#coordAreaType stc-v1_30_xsd.tmp#PixelCoordInterval stc-v1_30_xsd.tmp#pixelCoordAreaType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.tmp#AstroCoordArea stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#PixelCoordSystem stc-v1_30_xsd.tmp#PixelCoords stc-v1_30_xsd.tmp#PixelCoordArea stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CatalogEntryLocation stc-v1_30_xsd.tmp#ObsDataLocation stc-v1_30_xsd.tmp#STCDescription stc-v1_30_xsd.tmp#STCResourceProfile stc-v1_30_xsd.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>
Element STCDescription
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A generic STC metadata description
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.tmp#AstroCoordArea stc-v1_30_xsd.tmp#astroSTCDescriptionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.tmp#AstroCoordArea stc-v1_30_xsd.tmp#astroSTCDescriptionType stc-v1_30_xsd.tmp#STCmetadata
Type astroSTCDescriptionType
Type hierarchy
Properties
content: complex
nillable: true
Substitution Group Affiliation
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.tmp#AstroCoordArea stc-v1_30_xsd.tmp#astroSTCDescriptionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.tmp#AstroCoordArea stc-v1_30_xsd.tmp#astroSTCDescriptionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#obsDataLocationType_ObservatoryLocation stc-v1_30_xsd.tmp#obsDataLocationType_ObservationLocation stc-v1_30_xsd.tmp#obsDataLocationType_PixelSpace stc-v1_30_xsd.tmp#obsDataLocationType stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
Complex Type genericCoordFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#CoordRefFrame stc-v1_30_xsd.tmp#CoordRefPos stc-v1_30_xsd.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>
Complex Type coordRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A generic CoordReferenceFrame
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.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>
Complex Type customRefPosType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for custom positions: specifies reference origin
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.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>
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>
Complex Type spaceRefFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract space reference frame type
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.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>
Complex Type icrsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
ICRS type: no equinox
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.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>
Complex Type fkType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
FK[45] type: needs an equinox
Diagram
Diagram stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#spaceRefFrameType stc-v1_30_xsd.tmp#icrsType stc-v1_30_xsd.tmp#geodType_radius stc-v1_30_xsd.tmp#geodType_inv_flattening stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#sphericalRefFrameType_id stc-v1_30_xsd.tmp#sphericalRefFrameType_Frame stc-v1_30_xsd.tmp#sphericalRefFrameType_Pole_Zaxis stc-v1_30_xsd.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>
Complex Type astroCoordsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The astronomical (STC) coordsType
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.tmp#Time stc-v1_30_xsd.tmp#Position stc-v1_30_xsd.tmp#Velocity stc-v1_30_xsd.tmp#Spectral stc-v1_30_xsd.tmp#Redshift stc-v1_30_xsd.tmp#astroCoordsType_CoordFile stc-v1_30_xsd.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>
Complex Type coordsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The generic coordsType
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate
Type extension of stcBaseType
Type hierarchy
Used by
Complex Types astroCoordsType, pixelCoordsType
Element Coords
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#timeCoordinateType_coord_system_id stc-v1_30_xsd.tmp#timeCoordinateType_unit stc-v1_30_xsd.tmp#timeCoordinateType_TimeInstant stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#astronTimeType_Timescale stc-v1_30_xsd.tmp#TimeOffset stc-v1_30_xsd.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>
Complex Type timeOffsetType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Actual elapsed time offset
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
Complex Type double1Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A double with referencing and units attributes
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#double1Type_time_unit stc-v1_30_xsd.tmp#double1Type_pos_unit stc-v1_30_xsd.tmp#double1Type_pos_angle_unit stc-v1_30_xsd.tmp#double1Type_vel_time_unit stc-v1_30_xsd.tmp#double1Type_spectral_unit stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
Complex Type spectralCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Spectral coordinate type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#spectralCoordinateType_coord_system_id stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.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>
Complex Type redshiftCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Redshift coordinate type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#redshiftCoordinateType_coord_system_id stc-v1_30_xsd.tmp#redshiftCoordinateType_unit stc-v1_30_xsd.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>
Complex Type astroCoordsFileType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Coordinate references to a specific FITS file
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#astroCoordsFileType_FITSFile stc-v1_30_xsd.tmp#astroCoordsFileType_FITSTime stc-v1_30_xsd.tmp#astroCoordsFileType_FITSPosition stc-v1_30_xsd.tmp#astroCoordsFileType_FITSVelocity stc-v1_30_xsd.tmp#astroCoordsFileType_FITSSpectral stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#fitsType_hdu_num stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordFITSColumnsType_Name stc-v1_30_xsd.tmp#coordFITSColumnsType_Value stc-v1_30_xsd.tmp#coordFITSColumnsType_Error stc-v1_30_xsd.tmp#coordFITSColumnsType_Resolution stc-v1_30_xsd.tmp#coordFITSColumnsType_Size stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#orbitType_a stc-v1_30_xsd.tmp#orbitType_q stc-v1_30_xsd.tmp#orbitType_e stc-v1_30_xsd.tmp#orbitType_i stc-v1_30_xsd.tmp#orbitType_Node stc-v1_30_xsd.tmp#orbitType_Aop stc-v1_30_xsd.tmp#orbitType_M stc-v1_30_xsd.tmp#orbitType_P stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.tmp#double2Type_C2 stc-v1_30_xsd.tmp#double2Type stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double2Type_unit stc-v1_30_xsd.tmp#double2Type_vel_time_unit stc-v1_30_xsd.tmp#double2Type_gen_unit stc-v1_30_xsd.tmp#double2Type_C1 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#posAngleType_unit stc-v1_30_xsd.tmp#posAngleType_reference stc-v1_30_xsd.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>
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>
Complex Type double4Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A vector of 4 doubles (2x2 matrix)
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double4Type_unit stc-v1_30_xsd.tmp#double4Type_vel_time_unit stc-v1_30_xsd.tmp#double4Type_gen_unit stc-v1_30_xsd.tmp#double4Type_M11 stc-v1_30_xsd.tmp#double4Type_M12 stc-v1_30_xsd.tmp#double4Type_M21 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.tmp#double3Type_C3 stc-v1_30_xsd.tmp#double3Type stc-v1_30_xsd.tmp#size3Type_PosAngle1 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double3Type_unit stc-v1_30_xsd.tmp#double3Type_vel_time_unit stc-v1_30_xsd.tmp#double3Type_gen_unit stc-v1_30_xsd.tmp#double3Type_C1 stc-v1_30_xsd.tmp#double3Type_C2 stc-v1_30_xsd.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>
Complex Type double9Type
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
A vector of 9 doubles (3x3 matrix)
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#double9Type_unit stc-v1_30_xsd.tmp#double9Type_vel_time_unit stc-v1_30_xsd.tmp#double9Type_gen_unit stc-v1_30_xsd.tmp#double9Type_M11 stc-v1_30_xsd.tmp#double9Type_M12 stc-v1_30_xsd.tmp#double9Type_M13 stc-v1_30_xsd.tmp#double9Type_M21 stc-v1_30_xsd.tmp#double9Type_M22 stc-v1_30_xsd.tmp#double9Type_M23 stc-v1_30_xsd.tmp#double9Type_M31 stc-v1_30_xsd.tmp#double9Type_M32 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart1DRefFrameType_id stc-v1_30_xsd.tmp#cart1DRefFrameType_projection stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart2DRefFrameType_id stc-v1_30_xsd.tmp#cart2DRefFrameType_projection stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordRefFrameType_ref_frame_id stc-v1_30_xsd.tmp#coordRefFrameType_Name stc-v1_30_xsd.tmp#coordRefFrameType stc-v1_30_xsd.tmp#cart3DRefFrameType_id stc-v1_30_xsd.tmp#cart3DRefFrameType_projection stc-v1_30_xsd.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>
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>
Complex Type stdRefPosType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for standard reference positions
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.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>
Complex Type genericRefPosType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for custom positions: specifies reference origin
Diagram
Diagram stc-v1_30_xsd.tmp#referencePositionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#coordFlavorType_coord_naxes stc-v1_30_xsd.tmp#coordFlavorType_handedness stc-v1_30_xsd.tmp#coordFlavorType stc-v1_30_xsd.tmp#healpixType_healpix_H stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#CoordRefFrame stc-v1_30_xsd.tmp#CoordRefPos stc-v1_30_xsd.tmp#CoordFlavor stc-v1_30_xsd.tmp#genericCoordFrameType stc-v1_30_xsd.tmp#pixelFrameType_axis1_order stc-v1_30_xsd.tmp#pixelFrameType_axis2_order stc-v1_30_xsd.tmp#pixelFrameType_axis3_order stc-v1_30_xsd.tmp#pixelFrameType_ref_frame_id stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#SpaceRefFrame stc-v1_30_xsd.tmp#ReferencePosition stc-v1_30_xsd.tmp#spaceFrameType_OffsetCenter stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#timeFrameType_TimeScale stc-v1_30_xsd.tmp#ReferencePosition stc-v1_30_xsd.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>
Complex Type spectralFrameType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains the spectral frame reference position
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordFrameType_Name stc-v1_30_xsd.tmp#coordFrameType stc-v1_30_xsd.tmp#redshiftFrameType_value_type stc-v1_30_xsd.tmp#redshiftFrameType_DopplerDefinition stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#CoordFrame stc-v1_30_xsd.tmp#coordSysType stc-v1_30_xsd.tmp#TimeFrame stc-v1_30_xsd.tmp#SpaceFrame stc-v1_30_xsd.tmp#SpectralFrame stc-v1_30_xsd.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>
Complex Type pixelCoordSystemType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The pixel coordinate system definition
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#CoordFrame stc-v1_30_xsd.tmp#coordSysType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#curve2Type_curve_shape stc-v1_30_xsd.tmp#curve2Type_P1 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#curve3Type_curve_shape stc-v1_30_xsd.tmp#curve3Type_P1 stc-v1_30_xsd.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>
Complex Type pixelVector1CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar pixel coordinate type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.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>
Complex Type pixelVector2CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D pixel coordinate type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#pixelVector2CoordinateType_Name1 stc-v1_30_xsd.tmp#pixelVector2CoordinateType_Name2 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.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>
Complex Type pixelVector3CoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D pixel coordinate type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#pixelVector3CoordinateType_Name1 stc-v1_30_xsd.tmp#pixelVector3CoordinateType_Name2 stc-v1_30_xsd.tmp#pixelVector3CoordinateType_Name3 stc-v1_30_xsd.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>
Complex Type stringCoordinateType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generic string coordinate type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#stringCoordinateType_unit stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#vector2CoordinateType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.tmp#vector3CoordinateType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#posVector1CoordinateType_coord_system_id stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#vector2CoordinateType stc-v1_30_xsd.tmp#posVector2CoordinateType_coord_system_id stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.tmp#vector3CoordinateType stc-v1_30_xsd.tmp#posVector3CoordinateType_coord_system_id stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#Value stc-v1_30_xsd.tmp#Error stc-v1_30_xsd.tmp#Resolution stc-v1_30_xsd.tmp#Size stc-v1_30_xsd.tmp#PixSize stc-v1_30_xsd.tmp#basicCoordinateType stc-v1_30_xsd.tmp#posVector1CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector1CoordinateType_unit stc-v1_30_xsd.tmp#posVector1CoordinateType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector2CoordinateType_Name1 stc-v1_30_xsd.tmp#vector2CoordinateType_Name2 stc-v1_30_xsd.tmp#CValue2 stc-v1_30_xsd.tmp#CError2 stc-v1_30_xsd.tmp#CResolution2 stc-v1_30_xsd.tmp#CSize2 stc-v1_30_xsd.tmp#CPixSize2 stc-v1_30_xsd.tmp#vector2CoordinateType stc-v1_30_xsd.tmp#posVector2CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector2CoordinateType_unit stc-v1_30_xsd.tmp#posVector2CoordinateType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordinateType_frame_id stc-v1_30_xsd.tmp#coordinateType_Name stc-v1_30_xsd.tmp#coordinateType stc-v1_30_xsd.tmp#vector3CoordinateType_Name1 stc-v1_30_xsd.tmp#vector3CoordinateType_Name2 stc-v1_30_xsd.tmp#vector3CoordinateType_Name3 stc-v1_30_xsd.tmp#CValue3 stc-v1_30_xsd.tmp#CError3 stc-v1_30_xsd.tmp#CResolution3 stc-v1_30_xsd.tmp#CSize3 stc-v1_30_xsd.tmp#CPixSize3 stc-v1_30_xsd.tmp#vector3CoordinateType stc-v1_30_xsd.tmp#posVector3CoordinateType_coord_system_id stc-v1_30_xsd.tmp#posVector3CoordinateType_unit stc-v1_30_xsd.tmp#posVector3CoordinateType stc-v1_30_xsd.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>
Complex Type pixelCoordsType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
The pixel coordinates type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordsType_coord_system_id stc-v1_30_xsd.tmp#GenCoordinate stc-v1_30_xsd.tmp#coordsType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#regionAreaType_linearAreaUnit stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.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>
Complex Type spatialIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract spatial interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.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>
Complex Type coordIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstact coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.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>
Complex Type circleType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Circle shape: center and radius
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#circleType_Center stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#ellipseType_Center stc-v1_30_xsd.tmp#ellipseType_SemiMajorAxis stc-v1_30_xsd.tmp#ellipseType_SemiMinorAxis stc-v1_30_xsd.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>
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 stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#vertexType_Position stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#boxType_Center stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.tmp#sectorType_Position stc-v1_30_xsd.tmp#sectorType_PosAngle1 stc-v1_30_xsd.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>
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>
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 stc-v1_30_xsd.tmp#halfspaceType_Vector stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#shapeType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#regionType_note stc-v1_30_xsd.tmp#regionType_coord_system_id stc-v1_30_xsd.tmp#regionType_Area stc-v1_30_xsd.tmp#regionType stc-v1_30_xsd.tmp#Region stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#timeIntervalType_StartTime stc-v1_30_xsd.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>
Complex Type coordScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coordScalarIntervalType_LoLimit stc-v1_30_xsd.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>
Complex Type coord2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coord2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.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>
Complex Type coord3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coord3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#uCoordScalarIntervalType_unit stc-v1_30_xsd.tmp#uCoordScalarIntervalType_LoLimit stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#uCoord2VecIntervalType_unit stc-v1_30_xsd.tmp#uCoord2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#uCoord3VecIntervalType_unit stc-v1_30_xsd.tmp#uCoord3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.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>
Complex Type posScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#posScalarIntervalType_LoLimit stc-v1_30_xsd.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>
Complex Type pos2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#pos2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.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>
Complex Type pos3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#pos3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.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>
Complex Type velocityIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains a spatial velocity CoordInterval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.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>
Complex Type velScalarIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Scalar coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#velScalarIntervalType_LoLimit stc-v1_30_xsd.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>
Complex Type vel2VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
2-D coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#vel2VecIntervalType_LoLimit2Vec stc-v1_30_xsd.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>
Complex Type vel3VecIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
3-D coordinate interval type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#vel3VecIntervalType_LoLimit3Vec stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#sphereType_radius_unit stc-v1_30_xsd.tmp#sphereType_Radius stc-v1_30_xsd.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>
Complex Type velocitySphereType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Defines a velocity sphere
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.tmp#velocityIntervalType_vel_time_unit stc-v1_30_xsd.tmp#velocityIntervalType stc-v1_30_xsd.tmp#velocitySphereType_radius_unit stc-v1_30_xsd.tmp#velocitySphereType_Radius stc-v1_30_xsd.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>
Complex Type regionFileType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Points to a Region file
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#spatialIntervalType_epoch stc-v1_30_xsd.tmp#spatialIntervalType_unit stc-v1_30_xsd.tmp#spatialIntervalType stc-v1_30_xsd.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>
Complex Type spectralIntervalType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Contains a 1-D spectral interval
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coordScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#coordScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#coordScalarIntervalType stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordIntervalType_lo_include stc-v1_30_xsd.tmp#coordIntervalType_hi_include stc-v1_30_xsd.tmp#coordIntervalType_fill_factor stc-v1_30_xsd.tmp#coordIntervalType_frame_id stc-v1_30_xsd.tmp#coordIntervalType stc-v1_30_xsd.tmp#coordScalarIntervalType_LoLimit stc-v1_30_xsd.tmp#coordScalarIntervalType_HiLimit stc-v1_30_xsd.tmp#coordScalarIntervalType stc-v1_30_xsd.tmp#redshiftIntervalType_unit stc-v1_30_xsd.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>
Complex Type coordAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generalized coordinate area type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordAreaType_coord_system_id stc-v1_30_xsd.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>
Complex Type pixelCoordAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Pixel area type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordAreaType_coord_system_id stc-v1_30_xsd.tmp#CoordInterval stc-v1_30_xsd.tmp#coordAreaType stc-v1_30_xsd.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>
Complex Type astroCoordAreaType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Astronomical area type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#coordAreaType_coord_system_id stc-v1_30_xsd.tmp#CoordInterval stc-v1_30_xsd.tmp#coordAreaType stc-v1_30_xsd.tmp#astroCoordAreaType_TimeInterval stc-v1_30_xsd.tmp#PositionInterval stc-v1_30_xsd.tmp#VelocityInterval stc-v1_30_xsd.tmp#astroCoordAreaType_SpectralInterval stc-v1_30_xsd.tmp#astroCoordAreaType_RedshiftInterval
Type extension of coordAreaType
Type hierarchy
Used by
Element AstroCoordArea
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>
Complex Type stcMetadataType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Abstract stcMetadata type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.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>
Complex Type stcDescriptionType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Generalized single stcMetadata type
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.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>
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 stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.tmp#AstroCoords stc-v1_30_xsd.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>
Complex Type obsDataLocationType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for observational STC metadata
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#obsDataLocationType_ObservatoryLocation stc-v1_30_xsd.tmp#obsDataLocationType_ObservationLocation stc-v1_30_xsd.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>
Complex Type observatoryLocationType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for an observatory location
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.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>
Complex Type pixelSpaceType
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type to specify a pixel space
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#CoordSys stc-v1_30_xsd.tmp#Coords stc-v1_30_xsd.tmp#CoordArea stc-v1_30_xsd.tmp#stcDescriptionType stc-v1_30_xsd.tmp#PixelCoordSystem stc-v1_30_xsd.tmp#PixelCoords stc-v1_30_xsd.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>
Complex Type STCCoordinate
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Coordinate
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.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>
Complex Type STCCoordinateList
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Coordinate List
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.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>
Complex Type STCRegion
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Region
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.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>
Complex Type STCRegionList
Namespace http://www.ivoa.net/xml/STC/stc-v1.30.xsd
Annotations
Type for STC Region list
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#stcMetadataType stc-v1_30_xsd.tmp#AstroCoordSystem stc-v1_30_xsd.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>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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>
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>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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=""/>
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"/>
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=""/>
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"/>
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=""/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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>
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"/>
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"/>
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"/>
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"/>
Attribute genVector2CoordinateType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
Attribute genVector3CoordinateType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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>
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>
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>
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"/>
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"/>
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"/>
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"/>
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"/>
Attribute uCoordScalarIntervalType / @unit
Namespace No namespace
Type unitType
Properties
use: optional
Used by
Source
<xs:attribute name="unit" type="unitType" use="optional"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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"/>
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 stc-v1_30_xsd.tmp#STCReference_id stc-v1_30_xsd.tmp#STCReference_idref stc-v1_30_xsd.tmp#STCReference_ucd xlink_xsd.tmp#type xlink_xsd.tmp#href stc-v1_30_xsd.tmp#STCReference_ID_type stc-v1_30_xsd.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>