A combination of flags attesting the data quality.Type: String
Diagram
Type
xsd:string
Properties
content:
simple
minOccurs:
0
Source
<xsd:element name="quality" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:documentation>A combination of flags attesting the data quality. Type: String</xsd:documentation></xsd:annotation></xsd:element>
The type of error described : statistical , systematic, global, etc.Type: string
Diagram
Type
xsd:string
Properties
content:
simple
Source
<xsd:element name="flavor" type="xsd:string"><xsd:annotation><xsd:documentation>The type of error described : statistical , systematic, global, etc. Type: string</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>A description of the error extreme values . Type: any URI type</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="ErrorMap" type="cha:anyURIType"><xsd:annotation><xsd:documentation>A map showing the variability of the error Type: any URI type</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>documentation on the Error variation Type: any URI type</xsd:documentation></xsd:annotation></xsd:element>
The type of error described : here statistical Type : string , value="statistical" "
Diagram
Type
xsd:string
Properties
content:
simple
fixed:
statistical
Source
<xsd:element name="flavor" type="xsd:string" fixed="statistical"><xsd:annotation><xsd:documentation>The type of error described : here statistical Type : string , value="statistical" "</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"><xsd:annotation><xsd:documentation>Typical statistical Error on the axis</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"><xsd:annotation><xsd:documentation>Range of the error for mapping along this axis</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"><xsd:annotation><xsd:documentation>A detailed description of the local error values</xsd:documentation></xsd:annotation></xsd:element>
Here is 1-, 2-, or 3-D coordinate interval substitution group head element.Such an element needs to contain a minimum or maximum scalar or vector value,or both. It needs to refer to a coordinate system. Boundaries may or may notbe inclusive; and it can have a fill factor
<xsd:element name="Interval" type="stc:coordIntervalType" abstract="true"><xsd:annotation><xsd:documentation>Here is 1-, 2-, or 3-D coordinate interval substitution group head element. Such an element needs to contain a minimum or maximum scalar or vector value, or both. It needs to refer to a coordinate system. Boundaries may or may not be inclusive; and it can have a fill factor</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="resolutionLimits" type="stc:coordIntervalType" abstract="true"><xsd:annotation><xsd:documentation>Hi and Low values of resolution on this axis. Type: stc:coordScalarInterval, or 2Vec or 3Vec</xsd:documentation></xsd:annotation></xsd:element>
Typical sampling Period value of the axis Type : depends on the dimensionality1D samplingPeriod based on stc:double1Type2D samplingPeriod based on stc:size2Type, double4Type or double1Type ( sampling period radius)3D samplingPeriod based on stc:size3Type or double9TYpe or double1Type (sampling period 3 radius)
<xsd:element name="samplingPeriod" type="xsd:anyType" substitutionGroup="stc:CPixSize" nillable="true"><xsd:annotation><xsd:documentation>Typical sampling Period value of the axis Type : depends on the dimensionality 1D samplingPeriod based on stc:double1Type 2D samplingPeriod based on stc:size2Type, double4Type or double1Type ( sampling period radius) 3D samplingPeriod based on stc:size3Type or double9TYpe or double1Type (sampling period 3 radius)</xsd:documentation></xsd:annotation></xsd:element>
Typical sample Extent value of the axis "Types : depend on the dimensionality"1D sampleExtent based on stc:double1Type2D sampleExtent based on stc:size2Type, double4Type or double1Type (sampling extent radius)3D sampleExtent based on stc:size3Type, double9TYpe or double1Type (sampling extent 3 radius)
<xsd:element name="sampleExtent" type="xsd:anyType" substitutionGroup="stc:CPixSize"><xsd:annotation><xsd:documentation>Typical sample Extent value of the axis "Types : depend on the dimensionality" 1D sampleExtent based on stc:double1Type 2D sampleExtent based on stc:size2Type, double4Type or double1Type (sampling extent radius) 3D sampleExtent based on stc:size3Type, double9TYpe or double1Type (sampling extent 3 radius)</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="samplingPeriodLimits" type="stc:coordIntervalType"><xsd:annotation><xsd:documentation>Hi and Low values of samplingPeriod on this axis. Type: stc:coordScalarInterval or 2Vec or 3Vec</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="characterizationAxis" type="cha:CharacterisationAxisType" substitutionGroup="cha:characterisationAxis"><xsd:annotation><xsd:documentation>describes an axis and its properties</xsd:documentation></xsd:annotation></xsd:element>
A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis
Diagram
Source
<xsd:element name="axisName" type="xsd:anyType"><xsd:annotation><xsd:documentation>A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis</xsd:documentation></xsd:annotation></xsd:element>
The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.
Diagram
Source
<xsd:element name="ucd" type="xsd:anyType"><xsd:annotation><xsd:documentation>The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.</xsd:documentation></xsd:annotation></xsd:element>
default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"><xsd:annotation><xsd:documentation>default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"><xsd:annotation><xsd:documentation>Reference coordinate system for the axis:</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"><xsd:annotation><xsd:documentation>Observatory location Type: a STC:observatoryLocationType or an xlink</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"><xsd:annotation><xsd:documentation>Global accuracy description of the axis</xsd:documentation></xsd:annotation></xsd:element>
Indicates wether the axis is independent or not from the other axes. The Observable axishas a false independentAxis "value" Type : boolean
Diagram
Properties
minOccurs:
0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value" Type : boolean</xsd:documentation></xsd:annotation></xsd:element>
defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"><xsd:annotation><xsd:documentation>defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED</xsd:documentation></xsd:annotation></xsd:element>
A flag to mention wether the data are undersampled.Type: boolean
Diagram
Properties
minOccurs:
0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>A flag to mention wether the data are undersampled. Type: boolean</xsd:documentation></xsd:annotation></xsd:element>
A flag to mention wether the data are regularly sampled.Type : boolean
Diagram
Properties
minOccurs:
0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>A flag to mention wether the data are regularly sampled. Type : boolean</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>redefinition of unit for coverage</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="location" type="cha:LocationType"><xsd:annotation><xsd:documentation>Typical value on one axis</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="bounds" type="cha:BoundsType" minOccurs="0"><xsd:annotation><xsd:documentation>the limits of the observation on this axis</xsd:documentation></xsd:annotation></xsd:element>
The actual values defining the bounds.2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval
<xsd:element name="limits" type="cha:CharCoordAreaType"><xsd:annotation><xsd:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>A document to mention how the bounds are defined.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="support" type="cha:SupportType" minOccurs="0"><xsd:annotation><xsd:documentation>describes the area where measurements are effectively present and interpretable</xsd:documentation></xsd:annotation></xsd:element>
Gives the name of the region shapeType: predefined string in {Circle, Polygon, Box, ...}
Diagram
Source
<xsd:element name="AreaType" type="xsd:anyType"><xsd:annotation><xsd:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Some text about the Support region definition Type: any URI type</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="sensitivity" type="cha:SensitivityType" minOccurs="0"><xsd:annotation><xsd:documentation>encodes the variability of response along the axis</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="variationMap" type="cha:anyURIType"><xsd:annotation><xsd:documentation>encodes the variability of the response along the axis</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType"><xsd:annotation><xsd:documentation>documents the purpose, type and encoding of sensitivity information Type: URL</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Defines and explains how this resolution has been estimated</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Defines and explains how this resolution has been estimated Type: URL</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>defines and explains how this resolution has been estimated Type: URL</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Explains how the fill factor is estimated . Type: URI</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xsd:documentation></xsd:annotation></xsd:element>
This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type
<xsd:element name="samplingPrecisionMap" type="cha:anyURIType"><xsd:annotation><xsd:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType"><xsd:annotation><xsd:documentation>describes an axis and its properties</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="resolution" type="cha:ResolutionType"><xsd:annotation><xsd:documentation>minimum size of an interpretable signal along this axis</xsd:documentation></xsd:annotation></xsd:element>
Typical resolution value along the axis1D resolution of type stc:double1Type 2D resolution of type stc:size2Type, double4Type or double1Type (resolution radius) 3D resolution of type stc:size3Type, double9TYpe or double1Type (resolution 3 radius)
<xsd:element name="ReferenceValue" type="xsd:anyType" abstract="true" substitutionGroup="stc:CResolution"><xsd:annotation><xsd:documentation>Typical resolution value along the axis 1D resolution of type stc:double1Type 2D resolution of type stc:size2Type, double4Type or double1Type (resolution radius) 3D resolution of type stc:size3Type, double9TYpe or double1Type (resolution 3 radius)</xsd:documentation></xsd:annotation></xsd:element>
<xsd:complexType name="StatErrorType"><xsd:annotation><xsd:documentation>Statistical Error on the axis</xsd:documentation></xsd:annotation><xsd:complexContent><xsd:restriction base="cha:ErrorType"><xsd:sequence><xsd:element name="flavor" type="xsd:string" fixed="statistical"><xsd:annotation><xsd:documentation>The type of error described : here statistical Type : string , value="statistical" "</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"><xsd:annotation><xsd:documentation>Typical statistical Error on the axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"><xsd:annotation><xsd:documentation>Range of the error for mapping along this axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"><xsd:annotation><xsd:documentation>A detailed description of the local error values</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:restriction></xsd:complexContent></xsd:complexType>
<xsd:complexType name="ErrorType"><xsd:sequence><xsd:annotation><xsd:documentation>Some Error on the axis</xsd:documentation></xsd:annotation><xsd:element name="flavor" type="xsd:string"><xsd:annotation><xsd:documentation>The type of error described : statistical , systematic, global, etc. Type: string</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/><xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/><xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/></xsd:sequence></xsd:complexType>
<xsd:complexType name="ErrorRefValType"><xsd:sequence><xsd:annotation><xsd:documentation>Typical statistical error on the axis. Types: depend on the dimensionality 1D Error based on stc:double1Type 2D Errors based on stc:size2Type, double2Type or double1Type (error 2 radius) 3D Errors based on stc:size3Type, double3TYpe or double1Type (error 3 radius)</xsd:documentation></xsd:annotation><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element ref="stc:CError"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/></xsd:sequence></xsd:complexType>
<xsd:complexType name="ErrorBoundsType"><xsd:annotation><xsd:documentation>Hi and Low values of statistical errors on this axis. Type: stc:coordScalarInterval, 2DVecInterval or 3DVecInterval</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element ref="cha:ErrorLimits"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>A description of the error extreme values . Type: any URI type</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
A detailed description of the local error values. Could be conveyed withthe data as in IVOA Spectrum data modelType: any URI type pointing to such a map
<xsd:complexType name="ErrorVariabilityType"><xsd:annotation><xsd:documentation>A detailed description of the local error values. Could be conveyed with the data as in IVOA Spectrum data model Type: any URI type pointing to such a map</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="ErrorMap" type="cha:anyURIType"><xsd:annotation><xsd:documentation>A map showing the variability of the error Type: any URI type</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>documentation on the Error variation Type: any URI type</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="CharCoordinateType" abstract="true"><xsd:annotation><xsd:documentation>A coordinate type to define n-D bounding boxes. To be overridden by any of the following possible substitution elements.</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="Name" type="xsd:string"/><xsd:sequence><xsd:element ref="stc:CoordValue"/><xsd:element ref="stc:CSize"/></xsd:sequence></xsd:sequence></xsd:complexType>
<xsd:complexType name="CharacterisationAxisType"><xsd:sequence><xsd:element name="axisName" type="xsd:anyType"><xsd:annotation><xsd:documentation>A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="ucd" type="xsd:anyType"><xsd:annotation><xsd:documentation>The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="unit" type="xsd:anyType"><xsd:annotation><xsd:documentation>default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="coordsystem" type="stc:astroCoordSystemType"><xsd:annotation><xsd:documentation>Reference coordinate system for the axis:</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"><xsd:annotation><xsd:documentation>Observatory location Type: a STC:observatoryLocationType or an xlink</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"><xsd:annotation><xsd:documentation>Global accuracy description of the axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value" Type : boolean</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="calibrationStatus" type="xsd:anyType"><xsd:annotation><xsd:documentation>defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED</xsd:documentation></xsd:annotation></xsd:element><xsd:element ref="cha:numBins"><xsd:annotation><xsd:documentation>Number of bins for this axis. Type : array of 1 2 or 3 integers</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>A flag to mention wether the data are undersampled. Type: boolean</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>A flag to mention wether the data are regularly sampled. Type : boolean</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="coverage" type="cha:CoverageType"/><xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/><xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/></xsd:sequence></xsd:complexType>
<xsd:complexType name="CoverageType"><xsd:annotation><xsd:documentation>How the observation is spanned along this axis</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>redefinition of unit for coverage</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"><xsd:annotation><xsd:documentation>redefinition of coordsystem</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="location" type="cha:LocationType"><xsd:annotation><xsd:documentation>Typical value on one axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="bounds" type="cha:BoundsType" minOccurs="0"><xsd:annotation><xsd:documentation>the limits of the observation on this axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="support" type="cha:SupportType" minOccurs="0"><xsd:annotation><xsd:documentation>describes the area where measurements are effectively present and interpretable</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="sensitivity" type="cha:SensitivityType" minOccurs="0"><xsd:annotation><xsd:documentation>encodes the variability of response along the axis</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="BoundsType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"><xsd:annotation><xsd:documentation>for bounds unit redefinition</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"><xsd:annotation><xsd:documentation>for bounds coosys redefinition</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/><xsd:element name="limits" type="cha:CharCoordAreaType"><xsd:annotation><xsd:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>A document to mention how the bounds are defined.</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="SupportType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/><xsd:element name="Area" type="stc:astroCoordAreaType"><xsd:annotation><xsd:documentation>Defines the effective covered region</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="AreaType" type="xsd:anyType"><xsd:annotation><xsd:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Some text about the Support region definition Type: any URI type</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="SensitivityType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element name="variationMap" type="cha:anyURIType"><xsd:annotation><xsd:documentation>encodes the variability of the response along the axis</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="documentation" type="cha:anyURIType"><xsd:annotation><xsd:documentation>documents the purpose, type and encoding of sensitivity information Type: URL</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="ResolutionRefValType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element ref="stc:CResolution"/><xsd:element name="ResPow" type="stc:double1Type" minOccurs="0"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="ResolutionBoundsType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element ref="cha:resolutionLimits"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Defines and explains how this resolution has been estimated</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="ResolutionSupportType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element ref="cha:resolutionLimits" maxOccurs="unbounded"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>Defines and explains how this resolution has been estimated Type: URL</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
This map describes the variability of the resolution along the axis, the varying shape of the point spreadfonction, or both. Can be attached to the dataType: URI
<xsd:complexType name="ResolutionVariabilityType"><xsd:annotation><xsd:documentation>This map describes the variability of the resolution along the axis, the varying shape of the point spread fonction, or both. Can be attached to the data Type: URI</xsd:documentation></xsd:annotation><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element name="resolutionMap" type="cha:anyURIType"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>defines and explains how this resolution has been estimated Type: URL</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="SamplingPrecisionSupportType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element ref="cha:samplingPeriodLimits" maxOccurs="unbounded"/><xsd:element ref="cha:samplingExtentLimits" minOccurs="0" maxOccurs="unbounded"/><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"><xsd:annotation><xsd:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xsd:documentation></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="SamplingPrecisionVariabilityType"><xsd:sequence><xsd:element name="unit" type="xsd:anyType" minOccurs="0"/><xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/><xsd:element name="samplingPrecisionMap" type="cha:anyURIType"><xsd:annotation><xsd:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/></xsd:sequence></xsd:complexType>