Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Imported schema Characterisation-v1.11.xsd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Properties
attribute form default: unqualified
element form default: qualified
Element cha:AccuracyType / cha:quality
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A combination of flags attesting the data quality.
Type: String
Diagram
Diagram
Type xsd:string
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="quality" type="xsd:string" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A combination of flags attesting the data quality. Type: String</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:AccuracyType / cha:statError
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorType_flavor Characterisation-v1_11_xsd.tmp#ErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#ErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#ErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#ErrorType Characterisation-v1_11_xsd.tmp#StatErrorType_flavor Characterisation-v1_11_xsd.tmp#StatErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#StatErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#StatErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#StatErrorType
Type cha:StatErrorType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Instance
<cha:statError xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:flavor>{1,1}</cha:flavor>
  <cha:ErrorRefVal>{1,1}</cha:ErrorRefVal>
  <cha:ErrorBounds>{0,1}</cha:ErrorBounds>
  <cha:ErrorVariability>{0,1}</cha:ErrorVariability>
</cha:statError>
Source
<xsd:element name="statError" type="cha:StatErrorType" minOccurs="0"/>
Element cha:ErrorType / cha:flavor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The type of error described : statistical , systematic, global, etc.
Type: string
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="flavor" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation>The type of error described : statistical , systematic, global, etc. Type: string</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ErrorType / cha:ErrorRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorRefValType_unit Characterisation-v1_11_xsd.tmp#ErrorRefValType_coordsystem Characterisation-v1_11_xsd.tmp#ErrorRefValType_documentation Characterisation-v1_11_xsd.tmp#ErrorRefValType
Type cha:ErrorRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:ErrorRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CError>{1,1}</stc:CError>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorRefVal>
Source
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
Element cha:ErrorRefValType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:ErrorRefValType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:ErrorRefValType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
Element cha:ErrorType / cha:ErrorBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits Characterisation-v1_11_xsd.tmp#ErrorBoundsType_documentation Characterisation-v1_11_xsd.tmp#ErrorBoundsType
Type cha:ErrorBoundsType
Properties
content: complex
minOccurs: 0
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Instance
<cha:ErrorBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorLimits>{1,1}</cha:ErrorLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorBounds>
Source
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
Element cha:ErrorLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits1 Characterisation-v1_11_xsd.tmp#ErrorLimits2 Characterisation-v1_11_xsd.tmp#ErrorLimits3
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Complex Type cha:ErrorBoundsType
Source
<xsd:element name="ErrorLimits" type="stc:coordIntervalType" abstract="true"/>
Element cha:ErrorBoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A description of the error extreme values .	
Type: any URI type
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A description of the error extreme values . Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ErrorType / cha:ErrorVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_ErrorMap Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_documentation Characterisation-v1_11_xsd.tmp#ErrorVariabilityType
Type cha:ErrorVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Instance
<cha:ErrorVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorMap>{1,1}</cha:ErrorMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorVariability>
Source
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
Element cha:ErrorVariabilityType / cha:ErrorMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A map showing the variability of the error
Type: any URI type
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="ErrorMap" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>A map showing the variability of the error Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ErrorVariabilityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
documentation on the Error variation
Type: any URI type
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>documentation on the Error variation Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:StatErrorType / cha:flavor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The type of error described : here statistical 
Type : string , value="statistical"  "
Diagram
Diagram
Type xsd:string
Properties
content: simple
fixed: statistical
Source
<xsd:element name="flavor" type="xsd:string" fixed="statistical">
  <xsd:annotation>
    <xsd:documentation>The type of error described : here statistical Type : string , value="statistical" "</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:StatErrorType / cha:ErrorRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical statistical Error on the axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorRefValType_unit Characterisation-v1_11_xsd.tmp#ErrorRefValType_coordsystem Characterisation-v1_11_xsd.tmp#ErrorRefValType_documentation Characterisation-v1_11_xsd.tmp#ErrorRefValType
Type cha:ErrorRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:ErrorRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CError>{1,1}</stc:CError>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorRefVal>
Source
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType">
  <xsd:annotation>
    <xsd:documentation>Typical statistical Error on the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:StatErrorType / cha:ErrorBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Range of the error for mapping along this axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits Characterisation-v1_11_xsd.tmp#ErrorBoundsType_documentation Characterisation-v1_11_xsd.tmp#ErrorBoundsType
Type cha:ErrorBoundsType
Properties
content: complex
minOccurs: 0
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Instance
<cha:ErrorBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorLimits>{1,1}</cha:ErrorLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorBounds>
Source
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Range of the error for mapping along this axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:StatErrorType / cha:ErrorVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A detailed description of the local error values
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_ErrorMap Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_documentation Characterisation-v1_11_xsd.tmp#ErrorVariabilityType
Type cha:ErrorVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Instance
<cha:ErrorVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorMap>{1,1}</cha:ErrorMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorVariability>
Source
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A detailed description of the local error values</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:AccuracyType / cha:sysError
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorType_flavor Characterisation-v1_11_xsd.tmp#ErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#ErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#ErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#ErrorType Characterisation-v1_11_xsd.tmp#SysErrorType_flavor Characterisation-v1_11_xsd.tmp#SysErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#SysErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#SysErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#SysErrorType
Type cha:SysErrorType
Type hierarchy
Properties
content: complex
minOccurs: 0
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Instance
<cha:sysError xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:flavor>{1,1}</cha:flavor>
  <cha:ErrorRefVal>{1,1}</cha:ErrorRefVal>
  <cha:ErrorBounds>{0,1}</cha:ErrorBounds>
  <cha:ErrorVariability>{0,1}</cha:ErrorVariability>
</cha:sysError>
Source
<xsd:element name="sysError" type="cha:SysErrorType" minOccurs="0"/>
Element cha:SysErrorType / cha:flavor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The type of error described : here, systematic
Type: string , value: systematic
Diagram
Diagram
Type xsd:string
Properties
content: simple
fixed: systematic
Source
<xsd:element name="flavor" type="xsd:string" fixed="systematic">
  <xsd:annotation>
    <xsd:documentation>The type of error described : here, systematic Type: string , value: systematic</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SysErrorType / cha:ErrorRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorRefValType_unit Characterisation-v1_11_xsd.tmp#ErrorRefValType_coordsystem Characterisation-v1_11_xsd.tmp#ErrorRefValType_documentation Characterisation-v1_11_xsd.tmp#ErrorRefValType
Type cha:ErrorRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:ErrorRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CError>{1,1}</stc:CError>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorRefVal>
Source
<xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
Element cha:SysErrorType / cha:ErrorBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits Characterisation-v1_11_xsd.tmp#ErrorBoundsType_documentation Characterisation-v1_11_xsd.tmp#ErrorBoundsType
Type cha:ErrorBoundsType
Properties
content: complex
minOccurs: 0
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Instance
<cha:ErrorBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorLimits>{1,1}</cha:ErrorLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorBounds>
Source
<xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
Element cha:SysErrorType / cha:ErrorVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_ErrorMap Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_documentation Characterisation-v1_11_xsd.tmp#ErrorVariabilityType
Type cha:ErrorVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Instance
<cha:ErrorVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:ErrorMap>{1,1}</cha:ErrorMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:ErrorVariability>
Source
<xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
Element cha:AccuracyType / cha:CustError
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorType_flavor Characterisation-v1_11_xsd.tmp#ErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#ErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#ErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#ErrorType
Type cha:ErrorType
Properties
content: complex
minOccurs: 0
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Instance
<cha:CustError xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:flavor>{1,1}</cha:flavor>
  <cha:ErrorRefVal>{1,1}</cha:ErrorRefVal>
  <cha:ErrorBounds>{0,1}</cha:ErrorBounds>
  <cha:ErrorVariability>{0,1}</cha:ErrorVariability>
</cha:CustError>
Source
<xsd:element name="CustError" type="cha:ErrorType" minOccurs="0"/>
Element cha:numBins
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#numBins1 Characterisation-v1_11_xsd.tmp#numBins2 Characterisation-v1_11_xsd.tmp#numBins3
Properties
abstract: true
Substitution Group
Used by
Source
<xsd:element name="numBins" type="xsd:anyType" abstract="true"/>
Element cha:CharCoordAreaType / cha:CharBox
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharCoordinateType_Name Characterisation-v1_11_xsd.tmp#CharCoordinateType
Type cha:CharCoordinateType
Properties
content: complex
Model cha:Name , CoordValue , CSize
Children CSize, CoordValue, cha:Name
Instance
<cha:CharBox xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:Name>{1,1}</cha:Name>
  <stc:CoordValue>{1,1}</stc:CoordValue>
  <stc:CSize>{1,1}</stc:CSize>
</cha:CharBox>
Source
<xsd:element name="CharBox" type="cha:CharCoordinateType"/>
Element cha:CharCoordinateType / cha:Name
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="Name" type="xsd:string"/>
Element cha:Interval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Here is  1-, 2-, or 3-D coordinate interval substitution group head element.
Such an element needs to contain a minimum or maximum scalar or vector value,
or both. It needs to refer to a coordinate system. Boundaries may or may not
be inclusive; and it can have a fill factor
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_Coord2VecInterval Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_Coord3VecInterval Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoordScalarInterval
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Complex Type cha:CharCoordAreaType
Source
<xsd:element name="Interval" type="stc:coordIntervalType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>Here is 1-, 2-, or 3-D coordinate interval substitution group head element. Such an element needs to contain a minimum or maximum scalar or vector value, or both. It needs to refer to a coordinate system. Boundaries may or may not be inclusive; and it can have a fill factor</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:resolutionLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Hi and Low values of  resolution on this axis.
Type: stc:coordScalarInterval, or 2Vec or 3Vec
Diagram
Diagram Characterisation-v1_11_xsd.tmp#resolutionLimits1 Characterisation-v1_11_xsd.tmp#resolutionLimits2 Characterisation-v1_11_xsd.tmp#resolutionLimits3
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Source
<xsd:element name="resolutionLimits" type="stc:coordIntervalType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>Hi and Low values of resolution on this axis. Type: stc:coordScalarInterval, or 2Vec or 3Vec</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:samplingPeriod
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical sampling Period value of the axis
                            Type : depends on the dimensionality
1D samplingPeriod based on  stc:double1Type
2D samplingPeriod based on  stc:size2Type, double4Type or double1Type ( sampling period radius)
3D samplingPeriod based on  stc:size3Type or double9TYpe or double1Type (sampling period 3 radius)
Diagram
Diagram
Properties
nillable: true
Substitution Group Affiliation
Used by
Source
<xsd:element name="samplingPeriod" type="xsd:anyType" substitutionGroup="stc:CPixSize" nillable="true">
  <xsd:annotation>
    <xsd:documentation>Typical sampling Period value of the axis Type : depends on the dimensionality 1D samplingPeriod based on stc:double1Type 2D samplingPeriod based on stc:size2Type, double4Type or double1Type ( sampling period radius) 3D samplingPeriod based on stc:size3Type or double9TYpe or double1Type (sampling period 3 radius)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:sampleExtent
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical sample Extent value of the axis
       "Types : depend on the dimensionality"
1D sampleExtent based on stc:double1Type
2D sampleExtent based on stc:size2Type, double4Type or double1Type (sampling extent radius)
3D sampleExtent based on stc:size3Type, double9TYpe or double1Type (sampling extent 3 radius)
Diagram
Diagram
Substitution Group Affiliation
Used by
Source
<xsd:element name="sampleExtent" type="xsd:anyType" substitutionGroup="stc:CPixSize">
  <xsd:annotation>
    <xsd:documentation>Typical sample Extent value of the axis "Types : depend on the dimensionality" 1D sampleExtent based on stc:double1Type 2D sampleExtent based on stc:size2Type, double4Type or double1Type (sampling extent radius) 3D sampleExtent based on stc:size3Type, double9TYpe or double1Type (sampling extent 3 radius)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:samplingPeriodLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Hi and Low values of  samplingPeriod on this axis.
Type: stc:coordScalarInterval or 2Vec or 3Vec
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingPeriodLimits1 Characterisation-v1_11_xsd.tmp#samplingPeriodLimits2 Characterisation-v1_11_xsd.tmp#samplingPeriodLimits3
Type coordIntervalType
Properties
content: simple
Substitution Group
Used by
Source
<xsd:element name="samplingPeriodLimits" type="stc:coordIntervalType">
  <xsd:annotation>
    <xsd:documentation>Hi and Low values of samplingPeriod on this axis. Type: stc:coordScalarInterval or 2Vec or 3Vec</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:samplingExtentLimits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingExtentLimits1 Characterisation-v1_11_xsd.tmp#samplingExtentLimits2 Characterisation-v1_11_xsd.tmp#samplingExtentLimits3
Type coordIntervalType
Properties
content: simple
abstract: true
Substitution Group
Used by
Source
<xsd:element name="samplingExtentLimits" type="stc:coordIntervalType" abstract="true"/>
Element cha:characterizationAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
describes an axis and its properties
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#characterisationAxis
Type cha:CharacterisationAxisType
Properties
content: complex
Substitution Group Affiliation
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:characterizationAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:characterizationAxis>
Source
<xsd:element name="characterizationAxis" type="cha:CharacterisationAxisType" substitutionGroup="cha:characterisationAxis">
  <xsd:annotation>
    <xsd:documentation>describes an axis and its properties</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis
Diagram
Diagram
Source
<xsd:element name="axisName" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The physical meaning of the axis, 
Type:  standard semantic tag defined in the UCD list.
Diagram
Diagram
Source
<xsd:element name="ucd" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
default unit for the axis: 
Type: controlled unit vocabulary following the VOTable units definitions
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Reference coordinate system for the axis:
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType">
  <xsd:annotation>
    <xsd:documentation>Reference coordinate system for the axis:</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Observatory location
Type: a  STC:observatoryLocationType or an xlink
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Observatory location Type: a STC:observatoryLocationType or an xlink</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Global accuracy description of the axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#AccuracyType_quality Characterisation-v1_11_xsd.tmp#AccuracyType_statError Characterisation-v1_11_xsd.tmp#AccuracyType_sysError Characterisation-v1_11_xsd.tmp#AccuracyType_CustError Characterisation-v1_11_xsd.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Global accuracy description of the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Indicates wether the axis is independent or not from the other axes. The Observable axis
has a false independentAxis "value" 
Type : boolean
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value" Type : boolean</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
defines if and how the axis is calibrated: 
Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A flag to mention wether the data are undersampled.
Type: boolean
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A flag to mention wether the data are undersampled. Type: boolean</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A flag to mention wether the data are regularly sampled.
Type : boolean
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A flag to mention wether the data are regularly sampled. Type : boolean</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
Element cha:CoverageType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
redefinition of unit for coverage
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>redefinition of unit for coverage</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CoverageType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
redefinition of coordsystem
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>redefinition of coordsystem</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CoverageType / cha:location
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical value on one axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coord Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType
Type cha:LocationType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:coord+ , cha:documentation{0,1}
Children cha:coord, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:location xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:coord>{1,unbounded}</cha:coord>
  <cha:documentation>{0,1}</cha:documentation>
</cha:location>
Source
<xsd:element name="location" type="cha:LocationType">
  <xsd:annotation>
    <xsd:documentation>Typical value on one axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:LocationType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Redefinition of unit
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Redefinition of unit</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:LocationType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Redefinition of coordsystem
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Redefinition of coordsystem</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:LocationType / cha:coord
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordsType
Properties
content: simple
maxOccurs: unbounded
Source
<xsd:element name="coord" type="stc:astroCoordsType" maxOccurs="unbounded"/>
Element cha:LocationType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The typical coordinate value
Type: stc:astroCoordsType
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The typical coordinate value Type: stc:astroCoordsType</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CoverageType / cha:bounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
the limits of the observation on this axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_Extent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_limits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType
Type cha:BoundsType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:limits , cha:documentation{0,1}
Children cha:Extent, cha:coordsystem, cha:documentation, cha:limits, cha:unit
Instance
<cha:bounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:limits>{1,1}</cha:limits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:bounds>
Source
<xsd:element name="bounds" type="cha:BoundsType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>the limits of the observation on this axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:BoundsType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
for bounds unit redefinition
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>for bounds unit redefinition</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:BoundsType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
for bounds coosys redefinition
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>for bounds coosys redefinition</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:BoundsType / cha:Extent
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type double1Type
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
Element cha:BoundsType / cha:limits
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The actual values defining the bounds.
2 possible types : a cha:CharBox which is a customised  STC:Coordinate with mandatory value and size 
                    or an STC:Interval
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharCoordAreaType_coord_system_id Characterisation-v1_11_xsd.tmp#CharCoordAreaType_CharBox Characterisation-v1_11_xsd.tmp#Interval Characterisation-v1_11_xsd.tmp#CharCoordAreaType
Type cha:CharCoordAreaType
Type hierarchy
Properties
content: complex
Model cha:CharBox | cha:Interval
Children cha:CharBox, cha:Interval
Instance
<cha:limits xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:CharBox>{1,1}</cha:CharBox>
  <cha:Interval>{1,1}</cha:Interval>
</cha:limits>
Source
<xsd:element name="limits" type="cha:CharCoordAreaType">
  <xsd:annotation>
    <xsd:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:BoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A document to mention how the bounds are defined.
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A document to mention how the bounds are defined.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CoverageType / cha:support
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
describes the area where measurements are effectively present and interpretable
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Extent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Area Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_AreaType Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType
Type cha:SupportType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:Area , cha:AreaType , cha:documentation{0,1}
Children cha:Area, cha:AreaType, cha:Extent, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:support xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:Area>{1,1}</cha:Area>
  <cha:AreaType>{1,1}</cha:AreaType>
  <cha:documentation>{0,1}</cha:documentation>
</cha:support>
Source
<xsd:element name="support" type="cha:SupportType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>describes the area where measurements are effectively present and interpretable</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SupportType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SupportType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SupportType / cha:Extent
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type double1Type
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
Element cha:SupportType / cha:Area
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines the effective covered region
Diagram
Diagram
Type astroCoordAreaType
Properties
content: simple
Source
<xsd:element name="Area" type="stc:astroCoordAreaType">
  <xsd:annotation>
    <xsd:documentation>Defines the effective covered region</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SupportType / cha:AreaType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Gives the name of the region shape
Type:  predefined string in {Circle, Polygon, Box, ...}
Diagram
Diagram
Source
<xsd:element name="AreaType" type="xsd:anyType">
  <xsd:annotation>
    <xsd:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SupportType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Some text about the Support region definition
Type: any URI type
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Some text about the Support region definition Type: any URI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CoverageType / cha:sensitivity
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
encodes the variability of response along the  axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_variationMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType
Type cha:SensitivityType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:variationMap , cha:documentation
Children cha:coordsystem, cha:documentation, cha:unit, cha:variationMap
Instance
<cha:sensitivity xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:variationMap>{1,1}</cha:variationMap>
  <cha:documentation>{1,1}</cha:documentation>
</cha:sensitivity>
Source
<xsd:element name="sensitivity" type="cha:SensitivityType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>encodes the variability of response along the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SensitivityType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SensitivityType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SensitivityType / cha:variationMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
encodes the variability of the response along the axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="variationMap" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>encodes the variability of the response along the axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SensitivityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
documents the purpose, type and encoding of sensitivity information
Type: URL
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="documentation" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>documents the purpose, type and encoding of sensitivity information Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
Element cha:ResolutionType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:ResolutionType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:ResolutionType / cha:resolutionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_ResPow Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType
Type cha:ResolutionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CResolution , cha:ResPow{0,1} , cha:documentation{0,1}
Children CResolution, cha:ResPow, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:resolutionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CResolution>{1,1}</stc:CResolution>
  <cha:ResPow>{0,1}</cha:ResPow>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionRefVal>
Source
<xsd:element name="resolutionRefVal" type="cha:ResolutionRefValType"/>
Element cha:ResolutionRefValType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:ResolutionRefValType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:ResolutionRefValType / cha:ResPow
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type double1Type
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ResPow" type="stc:double1Type" minOccurs="0"/>
Element cha:ResolutionRefValType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines and explains how this reference value for resolution has been estimated
Type: URL
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ResolutionType / cha:resolutionBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_coordsystem Characterisation-v1_11_xsd.tmp#resolutionLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType
Type cha:ResolutionBoundsType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Instance
<cha:resolutionBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionLimits>{1,1}</cha:resolutionLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionBounds>
Source
<xsd:element name="resolutionBounds" type="cha:ResolutionBoundsType" minOccurs="0"/>
Element cha:ResolutionBoundsType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:ResolutionBoundsType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:ResolutionBoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines and explains how this resolution has been estimated
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Defines and explains how this resolution has been estimated</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ResolutionType / cha:resolutionSupport
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_coordsystem Characterisation-v1_11_xsd.tmp#resolutionLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType
Type cha:ResolutionSupportType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits+ , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Instance
<cha:resolutionSupport xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionLimits>{1,unbounded}</cha:resolutionLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionSupport>
Source
<xsd:element name="resolutionSupport" type="cha:ResolutionSupportType" minOccurs="0"/>
Element cha:ResolutionSupportType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:ResolutionSupportType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:ResolutionSupportType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Defines and explains how this resolution has been estimated
Type: URL
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ResolutionType / cha:resolutionVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_resolutionMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType
Type cha:ResolutionVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionMap, cha:unit
Instance
<cha:resolutionVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionMap>{1,1}</cha:resolutionMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionVariability>
Source
<xsd:element name="resolutionVariability" type="cha:ResolutionVariabilityType" minOccurs="0"/>
Element cha:ResolutionVariabilityType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:ResolutionVariabilityType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:ResolutionVariabilityType / cha:resolutionMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="resolutionMap" type="cha:anyURIType"/>
Element cha:ResolutionVariabilityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
defines and explains how this resolution has been estimated
Type: URL
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:CharacterisationAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
Element cha:SamplingPrecisionType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SamplingPrecisionType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SamplingPrecisionType / cha:samplingPrecisionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriod Characterisation-v1_11_xsd.tmp#sampleExtent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_FillFactor Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType
Type cha:SamplingPrecisionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | cha:FillFactor{0,1}) , cha:documentation{0,1}
Children cha:FillFactor, cha:coordsystem, cha:documentation, cha:sampleExtent, cha:samplingPeriod, cha:unit
Instance
<cha:samplingPrecisionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriod>{1,1}</cha:samplingPeriod>
  <cha:sampleExtent>{0,1}</cha:sampleExtent>
  <cha:FillFactor>{0,1}</cha:FillFactor>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionRefVal>
Source
<xsd:element name="samplingPrecisionRefVal" type="cha:SamplingPrecisionRefValType"/>
Element cha:SamplingPrecisionRefValType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SamplingPrecisionRefValType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SamplingPrecisionRefValType / cha:FillFactor
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:double
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="FillFactor" type="xsd:double" minOccurs="0"/>
Element cha:SamplingPrecisionRefValType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Explains how the fill factor is estimated . Type: URI
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Explains how the fill factor is estimated . Type: URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SamplingPrecisionType / cha:samplingPrecisionBounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriodLimits Characterisation-v1_11_xsd.tmp#samplingExtentLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType
Type cha:SamplingPrecisionBoundsType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits , cha:samplingExtentLimits{0,1} , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Instance
<cha:samplingPrecisionBounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriodLimits>{1,1}</cha:samplingPeriodLimits>
  <cha:samplingExtentLimits>{0,1}</cha:samplingExtentLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionBounds>
Source
<xsd:element name="samplingPrecisionBounds" type="cha:SamplingPrecisionBoundsType" minOccurs="0"/>
Element cha:SamplingPrecisionBoundsType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SamplingPrecisionBoundsType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SamplingPrecisionBoundsType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
Element cha:SamplingPrecisionType / cha:samplingPrecisionSupport
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriodLimits Characterisation-v1_11_xsd.tmp#samplingExtentLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType
Type cha:SamplingPrecisionSupportType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits+ , cha:samplingExtentLimits* , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Instance
<cha:samplingPrecisionSupport xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriodLimits>{1,unbounded}</cha:samplingPeriodLimits>
  <cha:samplingExtentLimits>{0,unbounded}</cha:samplingExtentLimits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionSupport>
Source
<xsd:element name="samplingPrecisionSupport" type="cha:SamplingPrecisionSupportType" minOccurs="0"/>
Element cha:SamplingPrecisionSupportType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SamplingPrecisionSupportType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SamplingPrecisionSupportType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A place to hook some explanations about "how" the Sampling was done and assessed.  
Type: URI
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SamplingPrecisionType / cha:samplingPrecisionVariability
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_samplingPrecisionMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType
Type cha:SamplingPrecisionVariabilityType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingPrecisionMap, cha:unit
Instance
<cha:samplingPrecisionVariability xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionMap>{1,1}</cha:samplingPrecisionMap>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionVariability>
Source
<xsd:element name="samplingPrecisionVariability" type="cha:SamplingPrecisionVariabilityType" minOccurs="0"/>
Element cha:SamplingPrecisionVariabilityType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
Element cha:SamplingPrecisionVariabilityType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
Element cha:SamplingPrecisionVariabilityType / cha:samplingPrecisionMap
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
This map describes  the variability of the sampling along the axis, or the varying shape of the sampling 
fonction, or both. Can be attached to the data implemented as anyURI type
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
Source
<xsd:element name="samplingPrecisionMap" type="cha:anyURIType">
  <xsd:annotation>
    <xsd:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:SamplingPrecisionVariabilityType / cha:documentation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#anyURIType
Type cha:anyURIType
Properties
content: complex
minOccurs: 0
Source
<xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
Element cha:characterisation
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationType_characterisationAxis Characterisation-v1_11_xsd.tmp#CharacterisationType Characterisation-v1_11_xsd.tmp#characterization
Type cha:CharacterisationType
Properties
content: complex
Substitution Group
Model cha:characterisationAxis+
Children cha:characterisationAxis
Instance
<cha:characterisation xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:characterisationAxis>{1,unbounded}</cha:characterisationAxis>
</cha:characterisation>
Source
<xsd:element name="characterisation" type="cha:CharacterisationType"/>
Element cha:CharacterisationType / cha:characterisationAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType
Type cha:CharacterisationAxisType
Properties
content: complex
maxOccurs: unbounded
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:characterisationAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:characterisationAxis>
Source
<xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType" maxOccurs="unbounded"/>
Element cha:characterization
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationType_characterisationAxis Characterisation-v1_11_xsd.tmp#CharacterisationType Characterisation-v1_11_xsd.tmp#characterisation
Type cha:CharacterisationType
Properties
content: complex
Substitution Group Affiliation
Model cha:characterisationAxis+
Children cha:characterisationAxis
Instance
<cha:characterization xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:characterisationAxis>{1,unbounded}</cha:characterisationAxis>
</cha:characterization>
Source
<xsd:element name="characterization" type="cha:CharacterisationType" substitutionGroup="cha:characterisation"/>
Element cha:characterisationAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
describes an axis and its properties
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#characterizationAxis
Type cha:CharacterisationAxisType
Properties
content: complex
Substitution Group
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:characterisationAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:characterisationAxis>
Source
<xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType">
  <xsd:annotation>
    <xsd:documentation>describes an axis and its properties</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
Element cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
minimum size of an interpretable signal along this axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType">
  <xsd:annotation>
    <xsd:documentation>minimum size of an interpretable signal along this axis</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:location
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coord Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType
Type cha:LocationType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:coord+ , cha:documentation{0,1}
Children cha:coord, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:location xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:coord>{1,unbounded}</cha:coord>
  <cha:documentation>{0,1}</cha:documentation>
</cha:location>
Source
<xsd:element name="location" type="cha:LocationType"/>
Element cha:bounds
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_Extent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_limits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType
Type cha:BoundsType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:limits , cha:documentation{0,1}
Children cha:Extent, cha:coordsystem, cha:documentation, cha:limits, cha:unit
Instance
<cha:bounds xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:limits>{1,1}</cha:limits>
  <cha:documentation>{0,1}</cha:documentation>
</cha:bounds>
Source
<xsd:element name="bounds" type="cha:BoundsType"/>
Element cha:support
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Extent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Area Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_AreaType Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType
Type cha:SupportType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:Area , cha:AreaType , cha:documentation{0,1}
Children cha:Area, cha:AreaType, cha:Extent, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:support xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:Extent>{0,1}</cha:Extent>
  <cha:Area>{1,1}</cha:Area>
  <cha:AreaType>{1,1}</cha:AreaType>
  <cha:documentation>{0,1}</cha:documentation>
</cha:support>
Source
<xsd:element name="support" type="cha:SupportType"/>
Element cha:sensitivity
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_variationMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType
Type cha:SensitivityType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:variationMap , cha:documentation
Children cha:coordsystem, cha:documentation, cha:unit, cha:variationMap
Instance
<cha:sensitivity xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:variationMap>{1,1}</cha:variationMap>
  <cha:documentation>{1,1}</cha:documentation>
</cha:sensitivity>
Source
<xsd:element name="sensitivity" type="cha:SensitivityType"/>
Element cha:resolutionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_ResPow Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType
Type cha:ResolutionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , CResolution , cha:ResPow{0,1} , cha:documentation{0,1}
Children CResolution, cha:ResPow, cha:coordsystem, cha:documentation, cha:unit
Instance
<cha:resolutionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd" xmlns:stc="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <stc:CResolution>{1,1}</stc:CResolution>
  <cha:ResPow>{0,1}</cha:ResPow>
  <cha:documentation>{0,1}</cha:documentation>
</cha:resolutionRefVal>
Source
<xsd:element name="resolutionRefVal" type="cha:ResolutionRefValType"/>
Element cha:samplingPrecisionRefVal
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriod Characterisation-v1_11_xsd.tmp#sampleExtent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_FillFactor Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_documentation Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType
Type cha:SamplingPrecisionRefValType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | cha:FillFactor{0,1}) , cha:documentation{0,1}
Children cha:FillFactor, cha:coordsystem, cha:documentation, cha:sampleExtent, cha:samplingPeriod, cha:unit
Instance
<cha:samplingPrecisionRefVal xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPeriod>{1,1}</cha:samplingPeriod>
  <cha:sampleExtent>{0,1}</cha:sampleExtent>
  <cha:FillFactor>{0,1}</cha:FillFactor>
  <cha:documentation>{0,1}</cha:documentation>
</cha:samplingPrecisionRefVal>
Source
<xsd:element name="samplingPrecisionRefVal" type="cha:SamplingPrecisionRefValType"/>
Element cha:SpatialAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: spatial
Source
<xsd:element name="axisName" type="xsd:anyType" fixed="spatial"/>
Element cha:SpatialAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: pos
Source
<xsd:element name="ucd" type="xsd:anyType" fixed="pos"/>
Element cha:SpatialAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"/>
Element cha:SpatialAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
Element cha:SpatialAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
Element cha:SpatialAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#AccuracyType_quality Characterisation-v1_11_xsd.tmp#AccuracyType_statError Characterisation-v1_11_xsd.tmp#AccuracyType_sysError Characterisation-v1_11_xsd.tmp#AccuracyType_CustError Characterisation-v1_11_xsd.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
Element cha:SpatialAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
Element cha:SpatialAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"/>
Element cha:SpatialAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
Element cha:SpatialAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
Element cha:SpatialAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
Element cha:SpatialAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
Element cha:SpatialAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
Element cha:spatialAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#SpatialAxisType_axisName Characterisation-v1_11_xsd.tmp#SpatialAxisType_ucd Characterisation-v1_11_xsd.tmp#SpatialAxisType_unit Characterisation-v1_11_xsd.tmp#SpatialAxisType_coordsystem Characterisation-v1_11_xsd.tmp#SpatialAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#SpatialAxisType_accuracy Characterisation-v1_11_xsd.tmp#SpatialAxisType_independentAxis Characterisation-v1_11_xsd.tmp#SpatialAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#SpatialAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#SpatialAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#SpatialAxisType_coverage Characterisation-v1_11_xsd.tmp#SpatialAxisType_resolution Characterisation-v1_11_xsd.tmp#SpatialAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#SpatialAxisType
Type cha:SpatialAxisType
Type hierarchy
Properties
content: complex
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:spatialAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:spatialAxis>
Source
<xsd:element name="spatialAxis" type="cha:SpatialAxisType"/>
Element cha:SpectralAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: spectral
Source
<xsd:element name="axisName" type="xsd:anyType" fixed="spectral"/>
Element cha:SpectralAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: em
Source
<xsd:element name="ucd" type="xsd:anyType" fixed="em"/>
Element cha:SpectralAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"/>
Element cha:SpectralAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
Element cha:SpectralAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
Element cha:SpectralAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#AccuracyType_quality Characterisation-v1_11_xsd.tmp#AccuracyType_statError Characterisation-v1_11_xsd.tmp#AccuracyType_sysError Characterisation-v1_11_xsd.tmp#AccuracyType_CustError Characterisation-v1_11_xsd.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
Element cha:SpectralAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
Element cha:SpectralAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"/>
Element cha:SpectralAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
Element cha:SpectralAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
Element cha:SpectralAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
Element cha:SpectralAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
Element cha:SpectralAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
Element cha:spectralAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#SpectralAxisType_axisName Characterisation-v1_11_xsd.tmp#SpectralAxisType_ucd Characterisation-v1_11_xsd.tmp#SpectralAxisType_unit Characterisation-v1_11_xsd.tmp#SpectralAxisType_coordsystem Characterisation-v1_11_xsd.tmp#SpectralAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#SpectralAxisType_accuracy Characterisation-v1_11_xsd.tmp#SpectralAxisType_independentAxis Characterisation-v1_11_xsd.tmp#SpectralAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#SpectralAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#SpectralAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#SpectralAxisType_coverage Characterisation-v1_11_xsd.tmp#SpectralAxisType_resolution Characterisation-v1_11_xsd.tmp#SpectralAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#SpectralAxisType
Type cha:SpectralAxisType
Type hierarchy
Properties
content: complex
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:spectralAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:spectralAxis>
Source
<xsd:element name="spectralAxis" type="cha:SpectralAxisType"/>
Element cha:TimeAxisType / cha:axisName
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: temporal
Source
<xsd:element name="axisName" type="xsd:anyType" fixed="temporal"/>
Element cha:TimeAxisType / cha:ucd
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
fixed: time
Source
<xsd:element name="ucd" type="xsd:anyType" fixed="time"/>
Element cha:TimeAxisType / cha:unit
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="unit" type="xsd:anyType"/>
Element cha:TimeAxisType / cha:coordsystem
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type astroCoordSystemType
Properties
content: simple
Source
<xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
Element cha:TimeAxisType / cha:ObsyLoc
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type observatoryLocationType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
Element cha:TimeAxisType / cha:accuracy
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#AccuracyType_quality Characterisation-v1_11_xsd.tmp#AccuracyType_statError Characterisation-v1_11_xsd.tmp#AccuracyType_sysError Characterisation-v1_11_xsd.tmp#AccuracyType_CustError Characterisation-v1_11_xsd.tmp#AccuracyType
Type cha:AccuracyType
Properties
content: complex
minOccurs: 0
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Instance
<cha:accuracy xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:quality>{0,1}</cha:quality>
  <cha:statError>{0,1}</cha:statError>
  <cha:sysError>{0,1}</cha:sysError>
  <cha:CustError>{0,1}</cha:CustError>
</cha:accuracy>
Source
<xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
Element cha:TimeAxisType / cha:independentAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
Element cha:TimeAxisType / cha:calibrationStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Source
<xsd:element name="calibrationStatus" type="xsd:anyType"/>
Element cha:TimeAxisType / cha:undersamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
Element cha:TimeAxisType / cha:regularsamplingStatus
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
minOccurs: 0
Source
<xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
Element cha:TimeAxisType / cha:coverage
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType
Type cha:CoverageType
Properties
content: complex
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Instance
<cha:coverage xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:location>{1,1}</cha:location>
  <cha:bounds>{0,1}</cha:bounds>
  <cha:support>{0,1}</cha:support>
  <cha:sensitivity>{0,1}</cha:sensitivity>
</cha:coverage>
Source
<xsd:element name="coverage" type="cha:CoverageType"/>
Element cha:TimeAxisType / cha:resolution
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType
Type cha:ResolutionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Instance
<cha:resolution xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:resolutionRefVal>{1,1}</cha:resolutionRefVal>
  <cha:resolutionBounds>{0,1}</cha:resolutionBounds>
  <cha:resolutionSupport>{0,1}</cha:resolutionSupport>
  <cha:resolutionVariability>{0,1}</cha:resolutionVariability>
</cha:resolution>
Source
<xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
Element cha:TimeAxisType / cha:samplingPrecision
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType
Type cha:SamplingPrecisionType
Properties
content: complex
minOccurs: 0
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Instance
<cha:samplingPrecision xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:unit>{0,1}</cha:unit>
  <cha:coordsystem>{0,1}</cha:coordsystem>
  <cha:samplingPrecisionRefVal>{1,1}</cha:samplingPrecisionRefVal>
  <cha:samplingPrecisionBounds>{0,1}</cha:samplingPrecisionBounds>
  <cha:samplingPrecisionSupport>{0,1}</cha:samplingPrecisionSupport>
  <cha:samplingPrecisionVariability>{0,1}</cha:samplingPrecisionVariability>
</cha:samplingPrecision>
Source
<xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
Element cha:timeAxis
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#TimeAxisType_axisName Characterisation-v1_11_xsd.tmp#TimeAxisType_ucd Characterisation-v1_11_xsd.tmp#TimeAxisType_unit Characterisation-v1_11_xsd.tmp#TimeAxisType_coordsystem Characterisation-v1_11_xsd.tmp#TimeAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#TimeAxisType_accuracy Characterisation-v1_11_xsd.tmp#TimeAxisType_independentAxis Characterisation-v1_11_xsd.tmp#TimeAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#TimeAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#TimeAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#TimeAxisType_coverage Characterisation-v1_11_xsd.tmp#TimeAxisType_resolution Characterisation-v1_11_xsd.tmp#TimeAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#TimeAxisType
Type cha:TimeAxisType
Type hierarchy
Properties
content: complex
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Instance
<cha:timeAxis xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:axisName>{1,1}</cha:axisName>
  <cha:ucd>{1,1}</cha:ucd>
  <cha:unit>{1,1}</cha:unit>
  <cha:coordsystem>{1,1}</cha:coordsystem>
  <cha:ObsyLoc>{0,1}</cha:ObsyLoc>
  <cha:accuracy>{0,1}</cha:accuracy>
  <cha:independentAxis>{0,1}</cha:independentAxis>
  <cha:calibrationStatus>{1,1}</cha:calibrationStatus>
  <cha:numBins>{1,1}</cha:numBins>
  <cha:undersamplingStatus>{0,1}</cha:undersamplingStatus>
  <cha:regularsamplingStatus>{0,1}</cha:regularsamplingStatus>
  <cha:coverage>{1,1}</cha:coverage>
  <cha:resolution>{0,1}</cha:resolution>
  <cha:samplingPrecision>{0,1}</cha:samplingPrecision>
</cha:timeAxis>
Source
<xsd:element name="timeAxis" type="cha:TimeAxisType"/>
Element cha:numBins1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#numBins
Type xsd:int
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="numBins1" type="xsd:int" substitutionGroup="cha:numBins"/>
Element cha:numBins2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#numBins2_I1 Characterisation-v1_11_xsd.tmp#numBins2_I2 Characterisation-v1_11_xsd.tmp#numBins
Properties
content: complex
Substitution Group Affiliation
Model cha:I1 , cha:I2
Children cha:I1, cha:I2
Instance
<cha:numBins2 xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:I1>{1,1}</cha:I1>
  <cha:I2>{1,1}</cha:I2>
</cha:numBins2>
Source
<xsd:element name="numBins2" substitutionGroup="cha:numBins">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="I1" type="xsd:int"/>
      <xsd:element name="I2" type="xsd:int"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Element cha:numBins2 / cha:I1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I1" type="xsd:int"/>
Element cha:numBins2 / cha:I2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I2" type="xsd:int"/>
Element cha:numBins3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#numBins3_I1 Characterisation-v1_11_xsd.tmp#numBins3_I2 Characterisation-v1_11_xsd.tmp#numBins3_I3 Characterisation-v1_11_xsd.tmp#numBins
Properties
content: complex
Substitution Group Affiliation
Model cha:I1 , cha:I2 , cha:I3
Children cha:I1, cha:I2, cha:I3
Instance
<cha:numBins3 xmlns:cha="http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd">
  <cha:I1>{1,1}</cha:I1>
  <cha:I2>{1,1}</cha:I2>
  <cha:I3>{1,1}</cha:I3>
</cha:numBins3>
Source
<xsd:element name="numBins3" substitutionGroup="cha:numBins">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="I1" type="xsd:int"/>
      <xsd:element name="I2" type="xsd:int"/>
      <xsd:element name="I3" type="xsd:int"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Element cha:numBins3 / cha:I1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I1" type="xsd:int"/>
Element cha:numBins3 / cha:I2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I2" type="xsd:int"/>
Element cha:numBins3 / cha:I3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Type xsd:int
Properties
content: simple
Source
<xsd:element name="I3" type="xsd:int"/>
Element cha:ErrorRefValue
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="ErrorRefValue" type="xsd:anyType" abstract="true" substitutionGroup="stc:CError"/>
Element cha:ErrorLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits
Type coordScalarIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="ErrorLimits1" type="stc:coordScalarIntervalType" substitutionGroup="cha:ErrorLimits"/>
Element cha:ErrorLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="ErrorLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:ErrorLimits"/>
Element cha:ErrorLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="ErrorLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:ErrorLimits"/>
Element cha:value
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="value" type="xsd:anyType" abstract="true" substitutionGroup="stc:CoordValue"/>
Element cha:size
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="size" type="xsd:anyType" abstract="true" substitutionGroup="stc:CSize"/>
Element cha:CoordScalarInterval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A scalar coordinate interval
Diagram
Diagram Characterisation-v1_11_xsd.tmp#Interval
Type coordScalarIntervalType
Properties
content: simple
nillable: true
Substitution Group Affiliation
Source
<xsd:element name="CoordScalarInterval" type="stc:coordScalarIntervalType" substitutionGroup="cha:Interval" nillable="true">
  <xsd:annotation>
    <xsd:documentation>A scalar coordinate interval</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:Coord2VecInterval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A 2-D coordinate interval ("box")
Diagram
Diagram Characterisation-v1_11_xsd.tmp#Interval
Type coord2VecIntervalType
Properties
content: simple
nillable: true
Substitution Group Affiliation
Source
<xsd:element name="Coord2VecInterval" type="stc:coord2VecIntervalType" substitutionGroup="cha:Interval" nillable="true">
  <xsd:annotation>
    <xsd:documentation>A 2-D coordinate interval ("box")</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:Coord3VecInterval
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A 3-D coordinate triplet interval ("cube")
Diagram
Diagram Characterisation-v1_11_xsd.tmp#Interval
Type coord3VecIntervalType
Properties
content: simple
nillable: true
Substitution Group Affiliation
Source
<xsd:element name="Coord3VecInterval" type="stc:coord3VecIntervalType" substitutionGroup="cha:Interval" nillable="true">
  <xsd:annotation>
    <xsd:documentation>A 3-D coordinate triplet interval ("cube")</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:ReferenceValue
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Typical resolution value along the axis
1D resolution of type stc:double1Type
  2D resolution of type stc:size2Type, double4Type or double1Type (resolution radius)
    	  3D resolution of type stc:size3Type, double9TYpe or double1Type (resolution 3 radius)
Diagram
Diagram
Properties
abstract: true
Substitution Group Affiliation
Source
<xsd:element name="ReferenceValue" type="xsd:anyType" abstract="true" substitutionGroup="stc:CResolution">
  <xsd:annotation>
    <xsd:documentation>Typical resolution value along the axis 1D resolution of type stc:double1Type 2D resolution of type stc:size2Type, double4Type or double1Type (resolution radius) 3D resolution of type stc:size3Type, double9TYpe or double1Type (resolution 3 radius)</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element cha:resolutionLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#resolutionLimits
Type coordScalarIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="resolutionLimits1" type="stc:coordScalarIntervalType" substitutionGroup="cha:resolutionLimits"/>
Element cha:resolutionLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#resolutionLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="resolutionLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:resolutionLimits"/>
Element cha:resolutionLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#resolutionLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="resolutionLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:resolutionLimits"/>
Element cha:samplingPeriodLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingPeriodLimits
Type coordScalarIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingPeriodLimits1" type="stc:coordScalarIntervalType" substitutionGroup="cha:samplingPeriodLimits"/>
Element cha:samplingPeriodLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingPeriodLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingPeriodLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:samplingPeriodLimits"/>
Element cha:samplingPeriodLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingPeriodLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingPeriodLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:samplingPeriodLimits"/>
Element cha:samplingExtentLimits1
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingExtentLimits
Type coordIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingExtentLimits1" type="stc:coordIntervalType" substitutionGroup="cha:samplingExtentLimits"/>
Element cha:samplingExtentLimits2
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingExtentLimits
Type coord2VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingExtentLimits2" type="stc:coord2VecIntervalType" substitutionGroup="cha:samplingExtentLimits"/>
Element cha:samplingExtentLimits3
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#samplingExtentLimits
Type coord3VecIntervalType
Properties
content: simple
Substitution Group Affiliation
Source
<xsd:element name="samplingExtentLimits3" type="stc:coord3VecIntervalType" substitutionGroup="cha:samplingExtentLimits"/>
Complex Type cha:AccuracyType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#AccuracyType_quality Characterisation-v1_11_xsd.tmp#AccuracyType_statError Characterisation-v1_11_xsd.tmp#AccuracyType_sysError Characterisation-v1_11_xsd.tmp#AccuracyType_CustError
Used by
Model cha:quality{0,1} , cha:statError{0,1} , cha:sysError{0,1} , cha:CustError{0,1}
Children cha:CustError, cha:quality, cha:statError, cha:sysError
Source
<xsd:complexType name="AccuracyType">
  <xsd:sequence>
    <xsd:element name="quality" type="xsd:string" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A combination of flags attesting the data quality. Type: String</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="statError" type="cha:StatErrorType" minOccurs="0"/>
    <xsd:element name="sysError" type="cha:SysErrorType" minOccurs="0"/>
    <xsd:element name="CustError" type="cha:ErrorType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:StatErrorType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Statistical Error on the axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorType_flavor Characterisation-v1_11_xsd.tmp#ErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#ErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#ErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#ErrorType Characterisation-v1_11_xsd.tmp#StatErrorType_flavor Characterisation-v1_11_xsd.tmp#StatErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#StatErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#StatErrorType_ErrorVariability
Type restriction of cha:ErrorType
Type hierarchy
Used by
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Source
<xsd:complexType name="StatErrorType">
  <xsd:annotation>
    <xsd:documentation>Statistical Error on the axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:ErrorType">
      <xsd:sequence>
        <xsd:element name="flavor" type="xsd:string" fixed="statistical">
          <xsd:annotation>
            <xsd:documentation>The type of error described : here statistical Type : string , value="statistical" "</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorRefVal" type="cha:ErrorRefValType">
          <xsd:annotation>
            <xsd:documentation>Typical statistical Error on the axis</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>Range of the error for mapping along this axis</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0">
          <xsd:annotation>
            <xsd:documentation>A detailed description of the local error values</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
Complex Type cha:ErrorType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorType_flavor Characterisation-v1_11_xsd.tmp#ErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#ErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#ErrorType_ErrorVariability
Used by
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Source
<xsd:complexType name="ErrorType">
  <xsd:sequence>
    <xsd:annotation>
      <xsd:documentation>Some Error on the axis</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="flavor" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation>The type of error described : statistical , systematic, global, etc. Type: string</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
    <xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
    <xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ErrorRefValType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorRefValType_unit Characterisation-v1_11_xsd.tmp#ErrorRefValType_coordsystem Characterisation-v1_11_xsd.tmp#ErrorRefValType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , CError , cha:documentation{0,1}
Children CError, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="ErrorRefValType">
  <xsd:sequence>
    <xsd:annotation>
      <xsd:documentation>Typical statistical error on the axis. Types: depend on the dimensionality 1D Error based on stc:double1Type 2D Errors based on stc:size2Type, double2Type or double1Type (error 2 radius) 3D Errors based on stc:size3Type, double3TYpe or double1Type (error 3 radius)</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="stc:CError"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:anyURIType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram
Used by
Elements cha:BoundsType/cha:documentation, cha:ErrorBoundsType/cha:documentation, cha:ErrorRefValType/cha:documentation, cha:ErrorVariabilityType/cha:ErrorMap, cha:ErrorVariabilityType/cha:documentation, cha:LocationType/cha:documentation, cha:ResolutionBoundsType/cha:documentation, cha:ResolutionRefValType/cha:documentation, cha:ResolutionSupportType/cha:documentation, cha:ResolutionVariabilityType/cha:documentation, cha:ResolutionVariabilityType/cha:resolutionMap, cha:SamplingPrecisionBoundsType/cha:documentation, cha:SamplingPrecisionRefValType/cha:documentation, cha:SamplingPrecisionSupportType/cha:documentation, cha:SamplingPrecisionVariabilityType/cha:documentation, cha:SamplingPrecisionVariabilityType/cha:samplingPrecisionMap, cha:SensitivityType/cha:documentation, cha:SensitivityType/cha:variationMap, cha:SupportType/cha:documentation, psr:BoundsType/psr:documentation, psr:LocationType/psr:documentation, psr:ResolutionBoundsType/psr:documentation, psr:ResolutionRefValType/psr:documentation, psr:ResolutionSupportType/psr:documentation, psr:ResolutionVariabilityType/psr:documentation, psr:ResolutionVariabilityType/psr:resolutionMap, psr:SamplingPrecisionBoundsType/psr:documentation, psr:SamplingPrecisionRefValType/psr:documentation, psr:SamplingPrecisionSupportType/psr:documentation, psr:SamplingPrecisionVariabilityType/psr:documentation, psr:SamplingPrecisionVariabilityType/psr:samplingPrecisionMap, psr:SensitivityType/psr:documentation, psr:SensitivityType/psr:variationMap, psr:SupportType/psr:documentation
Source
<xsd:complexType name="anyURIType">
  <xsd:complexContent>
    <xsd:restriction base="xsd:anyType"/>
  </xsd:complexContent>
</xsd:complexType>
Complex Type cha:ErrorBoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Hi and Low values of statistical errors on this axis.
Type: stc:coordScalarInterval, 2DVecInterval or 3DVecInterval
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorLimits Characterisation-v1_11_xsd.tmp#ErrorBoundsType_documentation
Used by
Model cha:ErrorLimits , cha:documentation{0,1}
Children cha:ErrorLimits, cha:documentation
Source
<xsd:complexType name="ErrorBoundsType">
  <xsd:annotation>
    <xsd:documentation>Hi and Low values of statistical errors on this axis. Type: stc:coordScalarInterval, 2DVecInterval or 3DVecInterval</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cha:ErrorLimits"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A description of the error extreme values . Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ErrorVariabilityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A detailed description of the local error values. Could be conveyed with
the data as in IVOA Spectrum data model
Type: any URI type pointing to such a map
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_ErrorMap Characterisation-v1_11_xsd.tmp#ErrorVariabilityType_documentation
Used by
Model cha:ErrorMap , cha:documentation{0,1}
Children cha:ErrorMap, cha:documentation
Source
<xsd:complexType name="ErrorVariabilityType">
  <xsd:annotation>
    <xsd:documentation>A detailed description of the local error values. Could be conveyed with the data as in IVOA Spectrum data model Type: any URI type pointing to such a map</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="ErrorMap" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>A map showing the variability of the error Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>documentation on the Error variation Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SysErrorType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Systematic Error on the axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#ErrorType_flavor Characterisation-v1_11_xsd.tmp#ErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#ErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#ErrorType_ErrorVariability Characterisation-v1_11_xsd.tmp#ErrorType Characterisation-v1_11_xsd.tmp#SysErrorType_flavor Characterisation-v1_11_xsd.tmp#SysErrorType_ErrorRefVal Characterisation-v1_11_xsd.tmp#SysErrorType_ErrorBounds Characterisation-v1_11_xsd.tmp#SysErrorType_ErrorVariability
Type restriction of cha:ErrorType
Type hierarchy
Used by
Model cha:flavor , cha:ErrorRefVal , cha:ErrorBounds{0,1} , cha:ErrorVariability{0,1}
Children cha:ErrorBounds, cha:ErrorRefVal, cha:ErrorVariability, cha:flavor
Source
<xsd:complexType name="SysErrorType">
  <xsd:annotation>
    <xsd:documentation>Systematic Error on the axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:ErrorType">
      <xsd:sequence>
        <xsd:element name="flavor" type="xsd:string" fixed="systematic">
          <xsd:annotation>
            <xsd:documentation>The type of error described : here, systematic Type: string , value: systematic</xsd:documentation>
          </xsd:annotation>
        </xsd:element>
        <xsd:element name="ErrorRefVal" type="cha:ErrorRefValType"/>
        <xsd:element name="ErrorBounds" type="cha:ErrorBoundsType" minOccurs="0"/>
        <xsd:element name="ErrorVariability" type="cha:ErrorVariabilityType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
Complex Type cha:CharCoordAreaType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharCoordAreaType_coord_system_id Characterisation-v1_11_xsd.tmp#CharCoordAreaType_CharBox Characterisation-v1_11_xsd.tmp#Interval
Type extension of stcBaseType
Type hierarchy
Used by
Model cha:CharBox | cha:Interval
Children cha:CharBox, cha:Interval
Source
<xsd:complexType name="CharCoordAreaType">
  <xsd:complexContent>
    <xsd:extension base="stc:stcBaseType">
      <xsd:choice>
        <xsd:element name="CharBox" type="cha:CharCoordinateType"/>
        <xsd:element ref="cha:Interval"/>
      </xsd:choice>
      <xsd:attribute name="coord_system_id" type="xsd:IDREF" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Complex Type cha:CharCoordinateType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
A coordinate type to define n-D bounding boxes. 
To be overridden by any of the following possible substitution elements.
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharCoordinateType_Name
Properties
abstract: true
Used by
Model cha:Name , CoordValue , CSize
Children CSize, CoordValue, cha:Name
Source
<xsd:complexType name="CharCoordinateType" abstract="true">
  <xsd:annotation>
    <xsd:documentation>A coordinate type to define n-D bounding boxes. To be overridden by any of the following possible substitution elements.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Name" type="xsd:string"/>
    <xsd:sequence>
      <xsd:element ref="stc:CoordValue"/>
      <xsd:element ref="stc:CSize"/>
    </xsd:sequence>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:CharacterisationAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision
Used by
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="CharacterisationAxisType">
  <xsd:sequence>
    <xsd:element name="axisName" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>A name representing the physical nature of the axis like Spatial, Spectral, Time, Velocity or any other free name for an axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ucd" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>The physical meaning of the axis, Type: standard semantic tag defined in the UCD list.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="unit" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>default unit for the axis: Type: controlled unit vocabulary following the VOTable units definitions</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType">
      <xsd:annotation>
        <xsd:documentation>Reference coordinate system for the axis:</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Observatory location Type: a STC:observatoryLocationType or an xlink</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Global accuracy description of the axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Indicates wether the axis is independent or not from the other axes. The Observable axis has a false independentAxis "value" Type : boolean</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="calibrationStatus" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>defines if and how the axis is calibrated: Possible String values: CALIBRATED, UNCALIBRATED, RELATIVE, NORMALIZED</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cha:numBins">
      <xsd:annotation>
        <xsd:documentation>Number of bins for this axis. Type : array of 1 2 or 3 integers</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A flag to mention wether the data are undersampled. Type: boolean</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A flag to mention wether the data are regularly sampled. Type : boolean</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coverage" type="cha:CoverageType"/>
    <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
    <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:CoverageType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
How the observation is spanned along this axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_location Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_bounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_support Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_CoverageType_sensitivity
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:location , cha:bounds{0,1} , cha:support{0,1} , cha:sensitivity{0,1}
Children cha:bounds, cha:coordsystem, cha:location, cha:sensitivity, cha:support, cha:unit
Source
<xsd:complexType name="CoverageType">
  <xsd:annotation>
    <xsd:documentation>How the observation is spanned along this axis</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>redefinition of unit for coverage</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>redefinition of coordsystem</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="location" type="cha:LocationType">
      <xsd:annotation>
        <xsd:documentation>Typical value on one axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="bounds" type="cha:BoundsType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>the limits of the observation on this axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="support" type="cha:SupportType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>describes the area where measurements are effectively present and interpretable</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="sensitivity" type="cha:SensitivityType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>encodes the variability of response along the axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:LocationType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
The typical coordinate value
Type:  stc:astroCoordsType
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_coord Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_LocationType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:coord+ , cha:documentation{0,1}
Children cha:coord, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="LocationType">
  <xsd:annotation>
    <xsd:documentation>The typical coordinate value Type: stc:astroCoordsType</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Redefinition of unit</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Redefinition of coordsystem</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coord" type="stc:astroCoordsType" maxOccurs="unbounded"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The typical coordinate value Type: stc:astroCoordsType</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:BoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_Extent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_limits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_BoundsType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:limits , cha:documentation{0,1}
Children cha:Extent, cha:coordsystem, cha:documentation, cha:limits, cha:unit
Source
<xsd:complexType name="BoundsType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>for bounds unit redefinition</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>for bounds coosys redefinition</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
    <xsd:element name="limits" type="cha:CharCoordAreaType">
      <xsd:annotation>
        <xsd:documentation>The actual values defining the bounds. 2 possible types : a cha:CharBox which is a customised STC:Coordinate with mandatory value and size or an STC:Interval</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A document to mention how the bounds are defined.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SupportType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Extent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_Area Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_AreaType Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SupportType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:Extent{0,1} , cha:Area , cha:AreaType , cha:documentation{0,1}
Children cha:Area, cha:AreaType, cha:Extent, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="SupportType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="Extent" type="stc:double1Type" minOccurs="0"/>
    <xsd:element name="Area" type="stc:astroCoordAreaType">
      <xsd:annotation>
        <xsd:documentation>Defines the effective covered region</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="AreaType" type="xsd:anyType">
      <xsd:annotation>
        <xsd:documentation>Gives the name of the region shape Type: predefined string in {Circle, Polygon, Box, ...}</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Some text about the Support region definition Type: any URI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SensitivityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_variationMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SensitivityType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:variationMap , cha:documentation
Children cha:coordsystem, cha:documentation, cha:unit, cha:variationMap
Source
<xsd:complexType name="SensitivityType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="variationMap" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>encodes the variability of the response along the axis</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>documents the purpose, type and encoding of sensitivity information Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ResolutionType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionType_resolutionVariability
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionRefVal , cha:resolutionBounds{0,1} , cha:resolutionSupport{0,1} , cha:resolutionVariability{0,1}
Children cha:coordsystem, cha:resolutionBounds, cha:resolutionRefVal, cha:resolutionSupport, cha:resolutionVariability, cha:unit
Source
<xsd:complexType name="ResolutionType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="resolutionRefVal" type="cha:ResolutionRefValType"/>
    <xsd:element name="resolutionBounds" type="cha:ResolutionBoundsType" minOccurs="0"/>
    <xsd:element name="resolutionSupport" type="cha:ResolutionSupportType" minOccurs="0"/>
    <xsd:element name="resolutionVariability" type="cha:ResolutionVariabilityType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ResolutionRefValType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_ResPow Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionRefValType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , CResolution , cha:ResPow{0,1} , cha:documentation{0,1}
Children CResolution, cha:ResPow, cha:coordsystem, cha:documentation, cha:unit
Source
<xsd:complexType name="ResolutionRefValType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="stc:CResolution"/>
    <xsd:element name="ResPow" type="stc:double1Type" minOccurs="0"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Defines and explains how this reference value for resolution has been estimated Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ResolutionBoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_coordsystem Characterisation-v1_11_xsd.tmp#resolutionLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionBoundsType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Source
<xsd:complexType name="ResolutionBoundsType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:resolutionLimits"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Defines and explains how this resolution has been estimated</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ResolutionSupportType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_coordsystem Characterisation-v1_11_xsd.tmp#resolutionLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionSupportType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionLimits+ , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionLimits, cha:unit
Source
<xsd:complexType name="ResolutionSupportType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:resolutionLimits" maxOccurs="unbounded"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:ResolutionVariabilityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
This map describes the variability of the resolution along the axis, the varying shape of the point spread
fonction, or both. Can be attached to the data
Type: URI
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_resolutionMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_ResolutionVariabilityType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:resolutionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:resolutionMap, cha:unit
Source
<xsd:complexType name="ResolutionVariabilityType">
  <xsd:annotation>
    <xsd:documentation>This map describes the variability of the resolution along the axis, the varying shape of the point spread fonction, or both. Can be attached to the data Type: URI</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="resolutionMap" type="cha:anyURIType"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>defines and explains how this resolution has been estimated Type: URL</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SamplingPrecisionType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionRefVal Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionBounds Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionSupport Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionType_samplingPrecisionVariability
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionRefVal , cha:samplingPrecisionBounds{0,1} , cha:samplingPrecisionSupport{0,1} , cha:samplingPrecisionVariability{0,1}
Children cha:coordsystem, cha:samplingPrecisionBounds, cha:samplingPrecisionRefVal, cha:samplingPrecisionSupport, cha:samplingPrecisionVariability, cha:unit
Source
<xsd:complexType name="SamplingPrecisionType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionRefVal" type="cha:SamplingPrecisionRefValType"/>
    <xsd:element name="samplingPrecisionBounds" type="cha:SamplingPrecisionBoundsType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionSupport" type="cha:SamplingPrecisionSupportType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionVariability" type="cha:SamplingPrecisionVariabilityType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SamplingPrecisionRefValType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriod Characterisation-v1_11_xsd.tmp#sampleExtent Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_FillFactor Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionRefValType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , ((cha:samplingPeriod , cha:sampleExtent{0,1}) | cha:FillFactor{0,1}) , cha:documentation{0,1}
Children cha:FillFactor, cha:coordsystem, cha:documentation, cha:sampleExtent, cha:samplingPeriod, cha:unit
Source
<xsd:complexType name="SamplingPrecisionRefValType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:choice>
      <xsd:sequence>
        <xsd:element ref="cha:samplingPeriod"/>
        <xsd:element ref="cha:sampleExtent" minOccurs="0"/>
      </xsd:sequence>
      <xsd:element name="FillFactor" type="xsd:double" minOccurs="0"/>
    </xsd:choice>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>Explains how the fill factor is estimated . Type: URI</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SamplingPrecisionBoundsType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriodLimits Characterisation-v1_11_xsd.tmp#samplingExtentLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionBoundsType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits , cha:samplingExtentLimits{0,1} , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Source
<xsd:complexType name="SamplingPrecisionBoundsType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:samplingPeriodLimits"/>
    <xsd:element ref="cha:samplingExtentLimits" minOccurs="0"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SamplingPrecisionSupportType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_coordsystem Characterisation-v1_11_xsd.tmp#samplingPeriodLimits Characterisation-v1_11_xsd.tmp#samplingExtentLimits Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionSupportType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPeriodLimits+ , cha:samplingExtentLimits* , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingExtentLimits, cha:samplingPeriodLimits, cha:unit
Source
<xsd:complexType name="SamplingPrecisionSupportType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element ref="cha:samplingPeriodLimits" maxOccurs="unbounded"/>
    <xsd:element ref="cha:samplingExtentLimits" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>A place to hook some explanations about "how" the Sampling was done and assessed. Type: URI</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:SamplingPrecisionVariabilityType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_unit Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_coordsystem Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_samplingPrecisionMap Characterisation-v1_11_xsd.tmp#http___www.ivoa.net_xml_Characterisation_Characterisation-v1.11.xsd_SamplingPrecisionVariabilityType_documentation
Used by
Model cha:unit{0,1} , cha:coordsystem{0,1} , cha:samplingPrecisionMap , cha:documentation{0,1}
Children cha:coordsystem, cha:documentation, cha:samplingPrecisionMap, cha:unit
Source
<xsd:complexType name="SamplingPrecisionVariabilityType">
  <xsd:sequence>
    <xsd:element name="unit" type="xsd:anyType" minOccurs="0"/>
    <xsd:element name="coordsystem" type="stc:astroCoordSystemType" minOccurs="0"/>
    <xsd:element name="samplingPrecisionMap" type="cha:anyURIType">
      <xsd:annotation>
        <xsd:documentation>This map describes the variability of the sampling along the axis, or the varying shape of the sampling fonction, or both. Can be attached to the data implemented as anyURI type</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="documentation" type="cha:anyURIType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type cha:CharacterisationType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationType_characterisationAxis
Used by
Model cha:characterisationAxis+
Children cha:characterisationAxis
Source
<xsd:complexType name="CharacterisationType">
  <xsd:choice>
    <xsd:element name="characterisationAxis" type="cha:CharacterisationAxisType" maxOccurs="unbounded"/>
  </xsd:choice>
</xsd:complexType>
Complex Type cha:SpatialAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Restriction of CharacterisationAxis  for Spatial Axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#SpatialAxisType_axisName Characterisation-v1_11_xsd.tmp#SpatialAxisType_ucd Characterisation-v1_11_xsd.tmp#SpatialAxisType_unit Characterisation-v1_11_xsd.tmp#SpatialAxisType_coordsystem Characterisation-v1_11_xsd.tmp#SpatialAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#SpatialAxisType_accuracy Characterisation-v1_11_xsd.tmp#SpatialAxisType_independentAxis Characterisation-v1_11_xsd.tmp#SpatialAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#SpatialAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#SpatialAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#SpatialAxisType_coverage Characterisation-v1_11_xsd.tmp#SpatialAxisType_resolution Characterisation-v1_11_xsd.tmp#SpatialAxisType_samplingPrecision
Type restriction of cha:CharacterisationAxisType
Type hierarchy
Used by
Element cha:spatialAxis
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="SpatialAxisType">
  <xsd:annotation>
    <xsd:documentation>Restriction of CharacterisationAxis for Spatial Axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:CharacterisationAxisType">
      <xsd:sequence>
        <xsd:element name="axisName" type="xsd:anyType" fixed="spatial"/>
        <xsd:element name="ucd" type="xsd:anyType" fixed="pos"/>
        <xsd:element name="unit" type="xsd:anyType"/>
        <xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
        <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
        <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
        <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="calibrationStatus" type="xsd:anyType"/>
        <xsd:element ref="cha:numBins"/>
        <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="coverage" type="cha:CoverageType"/>
        <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
        <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
Complex Type cha:SpectralAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Restriction of characteristionAxis  for Spectral Axis
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#SpectralAxisType_axisName Characterisation-v1_11_xsd.tmp#SpectralAxisType_ucd Characterisation-v1_11_xsd.tmp#SpectralAxisType_unit Characterisation-v1_11_xsd.tmp#SpectralAxisType_coordsystem Characterisation-v1_11_xsd.tmp#SpectralAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#SpectralAxisType_accuracy Characterisation-v1_11_xsd.tmp#SpectralAxisType_independentAxis Characterisation-v1_11_xsd.tmp#SpectralAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#SpectralAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#SpectralAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#SpectralAxisType_coverage Characterisation-v1_11_xsd.tmp#SpectralAxisType_resolution Characterisation-v1_11_xsd.tmp#SpectralAxisType_samplingPrecision
Type restriction of cha:CharacterisationAxisType
Type hierarchy
Used by
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="SpectralAxisType">
  <xsd:annotation>
    <xsd:documentation>Restriction of characteristionAxis for Spectral Axis</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:CharacterisationAxisType">
      <xsd:sequence>
        <xsd:element name="axisName" type="xsd:anyType" fixed="spectral"/>
        <xsd:element name="ucd" type="xsd:anyType" fixed="em"/>
        <xsd:element name="unit" type="xsd:anyType"/>
        <xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
        <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
        <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
        <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="calibrationStatus" type="xsd:anyType"/>
        <xsd:element ref="cha:numBins"/>
        <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="coverage" type="cha:CoverageType"/>
        <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
        <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
Complex Type cha:TimeAxisType
Namespace http://www.ivoa.net/xml/Characterisation/Characterisation-v1.11.xsd
Annotations
Restriction of CharacterisationAxis  for time
Diagram
Diagram Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_axisName Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ucd Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_unit Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coordsystem Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_accuracy Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_independentAxis Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_coverage Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_resolution Characterisation-v1_11_xsd.tmp#CharacterisationAxisType_samplingPrecision Characterisation-v1_11_xsd.tmp#CharacterisationAxisType Characterisation-v1_11_xsd.tmp#TimeAxisType_axisName Characterisation-v1_11_xsd.tmp#TimeAxisType_ucd Characterisation-v1_11_xsd.tmp#TimeAxisType_unit Characterisation-v1_11_xsd.tmp#TimeAxisType_coordsystem Characterisation-v1_11_xsd.tmp#TimeAxisType_ObsyLoc Characterisation-v1_11_xsd.tmp#TimeAxisType_accuracy Characterisation-v1_11_xsd.tmp#TimeAxisType_independentAxis Characterisation-v1_11_xsd.tmp#TimeAxisType_calibrationStatus Characterisation-v1_11_xsd.tmp#numBins Characterisation-v1_11_xsd.tmp#TimeAxisType_undersamplingStatus Characterisation-v1_11_xsd.tmp#TimeAxisType_regularsamplingStatus Characterisation-v1_11_xsd.tmp#TimeAxisType_coverage Characterisation-v1_11_xsd.tmp#TimeAxisType_resolution Characterisation-v1_11_xsd.tmp#TimeAxisType_samplingPrecision
Type restriction of cha:CharacterisationAxisType
Type hierarchy
Used by
Element cha:timeAxis
Model cha:axisName , cha:ucd , cha:unit , cha:coordsystem , cha:ObsyLoc{0,1} , cha:accuracy{0,1} , cha:independentAxis{0,1} , cha:calibrationStatus , cha:numBins , cha:undersamplingStatus{0,1} , cha:regularsamplingStatus{0,1} , cha:coverage , cha:resolution{0,1} , cha:samplingPrecision{0,1}
Children cha:ObsyLoc, cha:accuracy, cha:axisName, cha:calibrationStatus, cha:coordsystem, cha:coverage, cha:independentAxis, cha:numBins, cha:regularsamplingStatus, cha:resolution, cha:samplingPrecision, cha:ucd, cha:undersamplingStatus, cha:unit
Source
<xsd:complexType name="TimeAxisType">
  <xsd:annotation>
    <xsd:documentation>Restriction of CharacterisationAxis for time</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:restriction base="cha:CharacterisationAxisType">
      <xsd:sequence>
        <xsd:element name="axisName" type="xsd:anyType" fixed="temporal"/>
        <xsd:element name="ucd" type="xsd:anyType" fixed="time"/>
        <xsd:element name="unit" type="xsd:anyType"/>
        <xsd:element name="coordsystem" type="stc:astroCoordSystemType"/>
        <xsd:element name="ObsyLoc" type="stc:observatoryLocationType" minOccurs="0"/>
        <xsd:element name="accuracy" type="cha:AccuracyType" minOccurs="0"/>
        <xsd:element name="independentAxis" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="calibrationStatus" type="xsd:anyType"/>
        <xsd:element ref="cha:numBins"/>
        <xsd:element name="undersamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="regularsamplingStatus" type="xsd:anyType" minOccurs="0"/>
        <xsd:element name="coverage" type="cha:CoverageType"/>
        <xsd:element name="resolution" type="cha:ResolutionType" minOccurs="0"/>
        <xsd:element name="samplingPrecision" type="cha:SamplingPrecisionType" minOccurs="0"/>
      </xsd:sequence>
    </xsd:restriction>
  </xsd:complexContent>
</xsd:complexType>
Attribute cha:CharCoordAreaType / @coord_system_id
Namespace No namespace
Type xsd:IDREF
Properties
use: required
Used by
Complex Type cha:CharCoordAreaType
Source
<xsd:attribute name="coord_system_id" type="xsd:IDREF" use="required"/>