Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Main schema PhotCalByModelioExtCoordsys.xsd
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Properties
attribute form default: unqualified
element form default: unqualified
Element DataModel / name
Namespace No namespace
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="name" type="xsd:string"/>
Element DataModel / schema
Namespace No namespace
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="schema" type="xsd:string"/>
Element DataModel / locationURL
Namespace No namespace
Diagram
Diagram
Source
<xsd:element name="locationURL">
</xsd:element>
Element DataModel / description
Namespace No namespace
Diagram
Diagram
Source
<xsd:element name="description">
</xsd:element>
Element DataModel / example
Namespace No namespace
Diagram
Diagram
Source
<xsd:element name="example">
</xsd:element>
Element PhotCalType / zeropointRef
Namespace No namespace
Diagram
Diagram
Type xsd:IDREF
Properties
content: simple
Source
<xsd:element name="zeropointRef" type="xsd:IDREF"/>
Element PhotCalType / photometryFilterRef
Namespace No namespace
Diagram
Diagram
Type xsd:IDREF
Properties
content: simple
Source
<xsd:element name="photometryFilterRef" type="xsd:IDREF"/>
Element PhotCalType / CoordSysRef
Namespace No namespace
Diagram
Diagram
Type xsd:IDREF
Properties
content: simple
Source
<xsd:element name="CoordSysRef" type="xsd:IDREF"/>
Element PhotometryFilterType / photSysRef
Namespace No namespace
Diagram
Diagram base_xsd.tmp#Reference_ivoId base_xsd.tmp#Reference_publisherDID base_xsd.tmp#Reference_xmlId base_xsd.tmp#Reference
Type Reference
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
ivoId xsd:anyURI optional
Represents the ID of the object in the IVO context.
Should be globally unique.
Maybe type should be IVOIdentifier.
publisherDID xsd:string optional
Represents the ID of the object in the IVO context.
Should be globally unique.
Maybe type should be IVOIdentifier.
xmlId xsd:IDREF optional
Represents a reference to an element in the same XML document. 
Useful when inserting a new, purely transient resource in a SimDB.
Source
<xsd:element name="photSysRef" type="base:Reference"/>
Element PhotometryFilterType / identifier
Namespace No namespace
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="identifier" type="xsd:string"/>
Element PhotometryFilterType / fPSidentifier
Namespace No namespace
Annotations
IVOA identifier of the filter profile service where this photometry filter is registered to be used in the discovery of all the relevant photometry filter properties.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#ivoIdentifier
Type ivoIdentifier
Properties
content: simple
Source
<xsd:element name="fPSidentifier" type="ivoIdentifier">
  <xsd:annotation>
    <xsd:documentation>IVOA identifier of the filter profile service where this photometry filter is registered to be used in the discovery of all the relevant photometry filter properties.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element PhotometryFilterType / name
Namespace No namespace
Annotations
This string contains a human readable representation of the filter name. This will allow client applications to display information to the final user. Example: SDSS.G
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="name" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation>This string contains a human readable representation of the filter name. This will allow client applications to display information to the final user. Example: SDSS.G</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element PhotometryFilterType / description
Namespace No namespace
Annotations

documentation

A URI that points to some documentation web page on the filter, generally at the instrument documentation page.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#URIType
Type URIType
Properties
content: simple
Source
<xsd:element name="description" type="URIType">
  <xsd:annotation>
    <xsd:documentation source="documentation">A URI that points to some documentation web page on the filter, generally at the instrument documentation page.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element PhotometryFilterType / transmissionCurve
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#TransmissionCurveType_ID PhotCalByModelioExtCoordsys_xsd.tmp#TransmissionCurveType_access PhotCalByModelioExtCoordsys_xsd.tmp#TransmissionCurveType
Type TransmissionCurveType
Properties
content: complex
Model access
Children access
Instance
<transmissionCurve ID="">
  <access>{1,1}</access>
</transmissionCurve>
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:element name="transmissionCurve" type="TransmissionCurveType"/>
Element TransmissionCurveType / access
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#AccessType_format PhotCalByModelioExtCoordsys_xsd.tmp#AccessType_reference PhotCalByModelioExtCoordsys_xsd.tmp#AccessType_size PhotCalByModelioExtCoordsys_xsd.tmp#AccessType
Type AccessType
Properties
content: complex
Model format , reference , size{0,1}
Children format, reference, size
Instance
<access>
  <format>{1,1}</format>
  <reference>{1,1}</reference>
  <size>{0,1}</size>
</access>
Source
<xsd:element name="access" type="AccessType"/>
Element AccessType / format
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#FormatType
Type FormatType
Properties
content: simple
Facets
enumeration FITS
enumeration VOTable
enumeration FITS
enumeration JPEG
enumeration FITS-EXT
enumeration PDF
enumeration DIRECTORY
enumeration TARBALL
Source
<xsd:element name="format" type="FormatType"/>
Element AccessType / reference
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#URIType
Type URIType
Properties
content: simple
Source
<xsd:element name="reference" type="URIType"/>
Element AccessType / size
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="size" type="xsd:double" minOccurs="0"/>
Element PhotometryFilterType / bandname
Namespace No namespace
Annotations

documentation

The name of the band.
For intance u, b,v,r,i , used mainly for human interpretation. Data discovery is better achieved using standards identifiers.
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="bandname" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation source="documentation">The name of the band. For intance u, b,v,r,i , used mainly for human interpretation. Data discovery is better achieved using standards identifiers.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element PhotometryFilterType / spectralAxis
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_coverage PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_unit PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_UCD PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_coordSysRef PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType
Type SpectralAxisType
Properties
content: complex
Model coverage , unit , UCD , coordSysRef
Children UCD, coordSysRef, coverage, unit
Instance
<spectralAxis>
  <coverage>{1,1}</coverage>
  <unit>{1,1}</unit>
  <UCD>{1,1}</UCD>
  <coordSysRef ivoId="" publisherDID="" xmlId="">{1,1}</coordSysRef>
</spectralAxis>
Source
<xsd:element name="spectralAxis" type="SpectralAxisType"/>
Element SpectralAxisType / coverage
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#S_Coverage_location PhotCalByModelioExtCoordsys_xsd.tmp#S_Coverage_bounds PhotCalByModelioExtCoordsys_xsd.tmp#S_Coverage
Type S_Coverage
Properties
content: complex
Model location , bounds
Children bounds, location
Instance
<coverage>
  <location>{1,1}</location>
  <bounds>{1,1}</bounds>
</coverage>
Source
<xsd:element name="coverage" type="S_Coverage"/>
Element S_Coverage / location
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#S_Location_value PhotCalByModelioExtCoordsys_xsd.tmp#S_Location
Type S_Location
Properties
content: complex
Model value
Children value
Instance
<location>
  <value>{1,1}</value>
</location>
Source
<xsd:element name="location" type="S_Location"/>
Element S_Location / value
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="value" type="xsd:double"/>
Element S_Coverage / bounds
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds_extent PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds_start PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds_stop PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds
Type S_Bounds
Properties
content: complex
Model extent , start , stop
Children extent, start, stop
Instance
<bounds>
  <extent>{1,1}</extent>
  <start>{1,1}</start>
  <stop>{1,1}</stop>
</bounds>
Source
<xsd:element name="bounds" type="S_Bounds"/>
Element S_Bounds / extent
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="extent" type="xsd:double"/>
Element S_Bounds / start
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="start" type="xsd:double"/>
Element S_Bounds / stop
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="stop" type="xsd:double"/>
Element SpectralAxisType / unit
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#IVOA_unit
Type IVOA_unit
Properties
content: simple
Source
<xsd:element name="unit" type="IVOA_unit"/>
Element SpectralAxisType / UCD
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#IVOA_ucd
Type IVOA_ucd
Properties
content: simple
Source
<xsd:element name="UCD" type="IVOA_ucd"/>
Element SpectralAxisType / coordSysRef
Namespace No namespace
Diagram
Diagram base_xsd.tmp#Reference_ivoId base_xsd.tmp#Reference_publisherDID base_xsd.tmp#Reference_xmlId base_xsd.tmp#Reference
Type Reference
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
ivoId xsd:anyURI optional
Represents the ID of the object in the IVO context.
Should be globally unique.
Maybe type should be IVOIdentifier.
publisherDID xsd:string optional
Represents the ID of the object in the IVO context.
Should be globally unique.
Maybe type should be IVOIdentifier.
xmlId xsd:IDREF optional
Represents a reference to an element in the same XML document. 
Useful when inserting a new, purely transient resource in a SimDB.
Source
<xsd:element name="coordSysRef" type="base:Reference"/>
Element PhotometryFilterType / dateValidityFrom
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#ISOTimeType
Type ISOTimeType
Properties
content: simple
Source
<xsd:element name="dateValidityFrom" type="ISOTimeType"/>
Element PhotometryFilterType / dateValidityTo
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#ISOTimeType
Type ISOTimeType
Properties
content: simple
Source
<xsd:element name="dateValidityTo" type="ISOTimeType"/>
Element PhotometricSystemType / name
Namespace No namespace
Annotations

documentation

the usual name of the photometric system used for calibration. Ex , Sloan , Johnson, ...
Diagram
Diagram
Type xsd:string
Properties
content: simple
Source
<xsd:element name="name" type="xsd:string">
  <xsd:annotation>
    <xsd:documentation source="documentation">the usual name of the photometric system used for calibration. Ex , Sloan , Johnson, ...</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element PhotometricSystemType / detectorType
Namespace No namespace
Annotations

documentation

Type of detector , energy or photon counter.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#TypeOfDetector
Type TypeOfDetector
Properties
content: simple
Facets
enumeration 0
enumeration 1
Source
<xsd:element name="detectorType" type="TypeOfDetector">
  <xsd:annotation>
    <xsd:documentation source="documentation">Type of detector , energy or photon counter.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element PhotometricSystemType / descriptionURI
Namespace No namespace
Annotations

documentation

A pointer to a description webpage or document, if necessary
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#URIType
Type URIType
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="descriptionURI" type="URIType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation source="documentation">A pointer to a description webpage or document, if necessary</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element ZeroPointType / type
Namespace No namespace
Annotations

documentation

The type of the Zero point measurement. Default is 0 for Pogson magnitudes
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#ZPType
Type ZPType
Properties
content: simple
Facets
enumeration 0
enumeration 1
enumeration 2
Source
<xsd:element name="type" type="ZPType">
  <xsd:annotation>
    <xsd:documentation source="documentation">The type of the Zero point measurement. Default is 0 for Pogson magnitudes</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element ZeroPointType / Flux
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_unit PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_ucd PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_value PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_error PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble
Type PhysicalQuantityDouble
Properties
content: complex
Model unit , ucd , value , error
Children error, ucd, unit, value
Instance
<Flux>
  <unit>{1,1}</unit>
  <ucd>{1,1}</ucd>
  <value>{1,1}</value>
  <error>{1,1}</error>
</Flux>
Source
<xsd:element name="Flux" type="PhysicalQuantityDouble"/>
Element PhysicalQuantityDouble / unit
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#IVOA_unit
Type IVOA_unit
Properties
content: simple
Source
<xsd:element name="unit" type="IVOA_unit"/>
Element PhysicalQuantityDouble / ucd
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#IVOA_ucd
Type IVOA_ucd
Properties
content: simple
Source
<xsd:element name="ucd" type="IVOA_ucd"/>
Element PhysicalQuantityDouble / value
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="value" type="xsd:double"/>
Element PhysicalQuantityDouble / error
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="error" type="xsd:double"/>
Element ZeroPointType / referenceMagnitude
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_unit PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_ucd PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_value PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_error PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble
Type PhysicalQuantityDouble
Properties
content: complex
Model unit , ucd , value , error
Children error, ucd, unit, value
Instance
<referenceMagnitude>
  <unit>{1,1}</unit>
  <ucd>{1,1}</ucd>
  <value>{1,1}</value>
  <error>{1,1}</error>
</referenceMagnitude>
Source
<xsd:element name="referenceMagnitude" type="PhysicalQuantityDouble"/>
Element ZeroPointType / softeningParameter
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="softeningParameter" type="xsd:double" minOccurs="0"/>
Element MagnitudeSystemType / typeMag
Namespace No namespace
Annotations

documentation

the name of the magnitude system.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#TypeOfMagSystem
Type TypeOfMagSystem
Properties
content: simple
Facets
enumeration ABMag
enumeration STMag
enumeration VegaMag
Source
<xsd:element name="typeMag" type="TypeOfMagSystem">
  <xsd:annotation>
    <xsd:documentation source="documentation">the name of the magnitude system.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element MagnitudeSystemType / descriptionURI
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#URIType
Type URIType
Properties
content: simple
Source
<xsd:element name="descriptionURI" type="URIType"/>
Element MagnitudeSystemType / referenceSpectrumURI
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#URIType
Type URIType
Properties
content: simple
Source
<xsd:element name="referenceSpectrumURI" type="URIType"/>
Element PhysicalQuantityInt / unit
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#IVOA_unit
Type IVOA_unit
Properties
content: simple
Source
<xsd:element name="unit" type="IVOA_unit"/>
Element PhysicalQuantityInt / ucd
Namespace No namespace
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#IVOA_ucd
Type IVOA_ucd
Properties
content: simple
Source
<xsd:element name="ucd" type="IVOA_ucd"/>
Element PhysicalQuantityInt / value
Namespace No namespace
Diagram
Diagram
Type xsd:integer
Properties
content: simple
Source
<xsd:element name="value" type="xsd:integer"/>
Element PhysicalQuantityInt / error
Namespace No namespace
Diagram
Diagram
Type xsd:double
Properties
content: simple
Source
<xsd:element name="error" type="xsd:double"/>
Element AstroCoordSyswithFlux
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram stc-v1_30_xsd.tmp#STCReference stc-v1_30_xsd.tmp#stcBaseType stc-v1_30_xsd.tmp#CoordFrame stc-v1_30_xsd.tmp#coordSysType stc-v1_30_xsd.tmp#TimeFrame stc-v1_30_xsd.tmp#SpaceFrame stc-v1_30_xsd.tmp#SpectralFrame stc-v1_30_xsd.tmp#RedshiftFrame stc-v1_30_xsd.tmp#astroCoordSystemType StcExt_xsd.tmp#astroCoordSystemType2_FluxFrame StcExt_xsd.tmp#astroCoordSystemType2
Type astroCoordSystemType2
Type hierarchy
Properties
content: complex
Model CoordFrame* , TimeFrame{0,1} , SpaceFrame{0,1} , SpectralFrame{0,1} , RedshiftFrame{0,1} , FluxFrame*
Children CoordFrame, FluxFrame, RedshiftFrame, SpaceFrame, SpectralFrame, TimeFrame
Instance
<AstroCoordSyswithFlux xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" xmlns="http://www.ivoa.net/xml/Phot/Photv1-0.xsd" xmlns:st="http://www.ivoa.net/xml/STC/stc-v1.30.xsd">
  <st:CoordFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</st:CoordFrame>
  <st:TimeFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</st:TimeFrame>
  <st:SpaceFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</st:SpaceFrame>
  <st:SpectralFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,1}</st:SpectralFrame>
  <st:RedshiftFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="" value_type="VELOCITY">{0,1}</st:RedshiftFrame>
  <FluxFrame xlink:href="" id="" ID_type="" idref="" IDREF_type="" xlink:type="simple" ucd="">{0,unbounded}</FluxFrame>
</AstroCoordSyswithFlux>
Attributes
QName Type Fixed Default Use Annotation
IDREF_type xs:string optional
ID_type xs:string optional
id xs:ID optional
idref xs:IDREF optional
ucd xs:string optional
xlink:href xs:anyURI optional
xlink:type restriction of xs:NMTOKEN simple optional
Source
<xsd:element name="AstroCoordSyswithFlux" type="cse:astroCoordSystemType2"/>
Element PhotCal
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_ID PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_zeropointRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_photometryFilterRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_CoordSysRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType
Type PhotCalType
Properties
content: complex
Model zeropointRef , photometryFilterRef , CoordSysRef
Children CoordSysRef, photometryFilterRef, zeropointRef
Instance
<PhotCal ID="" xmlns="http://www.ivoa.net/xml/Phot/Photv1-0.xsd">
  <zeropointRef>{1,1}</zeropointRef>
  <photometryFilterRef>{1,1}</photometryFilterRef>
  <CoordSysRef>{1,1}</CoordSysRef>
</PhotCal>
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:element name="PhotCal" type="PhotCalType "/>
Element PhotometryFilter
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_ID PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_photSysRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_identifier PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_fPSidentifier PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_name PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_description PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_transmissionCurve PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_bandname PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_spectralAxis PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_dateValidityFrom PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_dateValidityTo PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType
Type PhotometryFilterType
Properties
content: complex
Model photSysRef , identifier , fPSidentifier , name , description , transmissionCurve , bandname , spectralAxis , dateValidityFrom , dateValidityTo
Children bandname, dateValidityFrom, dateValidityTo, description, fPSidentifier, identifier, name, photSysRef, spectralAxis, transmissionCurve
Instance
<PhotometryFilter ID="" xmlns="http://www.ivoa.net/xml/Phot/Photv1-0.xsd">
  <photSysRef ivoId="" publisherDID="" xmlId="">{1,1}</photSysRef>
  <identifier>{1,1}</identifier>
  <fPSidentifier>{1,1}</fPSidentifier>
  <name>{1,1}</name>
  <description>{1,1}</description>
  <transmissionCurve ID="">{1,1}</transmissionCurve>
  <bandname>{1,1}</bandname>
  <spectralAxis>{1,1}</spectralAxis>
  <dateValidityFrom>{1,1}</dateValidityFrom>
  <dateValidityTo>{1,1}</dateValidityTo>
</PhotometryFilter>
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:element name="PhotometryFilter" type="PhotometryFilterType"/>
Element ZeroPoint
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_ID PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_type PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_Flux PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_referenceMagnitude PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_softeningParameter PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType
Type ZeroPointType
Properties
content: complex
Model type , Flux , referenceMagnitude , softeningParameter{0,1}
Children Flux, referenceMagnitude, softeningParameter, type
Instance
<ZeroPoint ID="" xmlns="http://www.ivoa.net/xml/Phot/Photv1-0.xsd">
  <type>{1,1}</type>
  <Flux>{1,1}</Flux>
  <referenceMagnitude>{1,1}</referenceMagnitude>
  <softeningParameter>{0,1}</softeningParameter>
</ZeroPoint>
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:element name="ZeroPoint" type="ZeroPointType"/>
Element PhotometricSystem
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_ID PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_name PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_detectorType PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_descriptionURI PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType
Type PhotometricSystemType
Properties
content: complex
Model name , detectorType , descriptionURI{0,1}
Children descriptionURI, detectorType, name
Instance
<PhotometricSystem ID="" xmlns="http://www.ivoa.net/xml/Phot/Photv1-0.xsd">
  <name>{1,1}</name>
  <detectorType>{1,1}</detectorType>
  <descriptionURI>{0,1}</descriptionURI>
</PhotometricSystem>
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:element name="PhotometricSystem" type="PhotometricSystemType"/>
Complex Type DataModel
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#DataModel_name PhotCalByModelioExtCoordsys_xsd.tmp#DataModel_schema PhotCalByModelioExtCoordsys_xsd.tmp#DataModel_locationURL PhotCalByModelioExtCoordsys_xsd.tmp#DataModel_description PhotCalByModelioExtCoordsys_xsd.tmp#DataModel_example
Model name , schema , locationURL , description , example
Children description, example, locationURL, name, schema
Source
<xsd:complexType name="DataModel">
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string"/>
    <xsd:element name="schema" type="xsd:string"/>
    <xsd:element name="locationURL">
    </xsd:element>
    <xsd:element name="description">
    </xsd:element>
    <xsd:element name="example">
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Complex Type PhotCalType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
A class to combine all calibration information for photometry.
Re-used by reference from the FluxFrame object defined in Spectrum 1.2
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_ID PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_zeropointRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_photometryFilterRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotCalType_CoordSysRef
Used by
Model zero , filter
Children filter, zero
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:complexType name="PhotCalType">
  <xsd:annotation>
    <xsd:documentation>A class to combine all calibration information for photometry. Re-used by reference from the FluxFrame object defined in Spectrum 1.2</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="zeropointRef" type="xsd:IDREF"/>
    <xsd:element name="photometryFilterRef" type="xsd:IDREF"/>
    <xsd:element name="CoordSysRef" type="xsd:IDREF"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>
Complex Type PhotometryFilterType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
A string based on the following expression : Facility/Subcategory/Band[/Suffix]
where Facility is the telescope, observatory, space mission, etc that has this filter, Subcategory is a meaningful classification of filters within a facility (usually instrument), Band is the generic name used to describe the wavelength band used by this filter and Suffix is optional metadata added to the unique identifier string to ensure uniqueness.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_ID PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_photSysRef PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_identifier PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_fPSidentifier PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_name PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_description PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_transmissionCurve PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_bandname PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_spectralAxis PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_dateValidityFrom PhotCalByModelioExtCoordsys_xsd.tmp#PhotometryFilterType_dateValidityTo
Used by
Model photSysRef , spectralAxis , transmissionCurve , identifier , fPSidentifier , name , description , bandname , dateValidityFrom , dateValidityTo
Children bandname, dateValidityFrom, dateValidityTo, description, fPSidentifier, identifier, name, photSysRef, spectralAxis, transmissionCurve
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:complexType name="PhotometryFilterType">
  <xsd:annotation>
    <xsd:documentation>A string based on the following expression : Facility/Subcategory/Band[/Suffix] where Facility is the telescope, observatory, space mission, etc that has this filter, Subcategory is a meaningful classification of filters within a facility (usually instrument), Band is the generic name used to describe the wavelength band used by this filter and Suffix is optional metadata added to the unique identifier string to ensure uniqueness.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="photSysRef" type="base:Reference"/>
    <xsd:element name="identifier" type="xsd:string"/>
    <xsd:element name="fPSidentifier" type="ivoIdentifier">
      <xsd:annotation>
        <xsd:documentation>IVOA identifier of the filter profile service where this photometry filter is registered to be used in the discovery of all the relevant photometry filter properties.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="name" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation>This string contains a human readable representation of the filter name. This will allow client applications to display information to the final user. Example: SDSS.G</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="description" type="URIType">
      <xsd:annotation>
        <xsd:documentation source="documentation">A URI that points to some documentation web page on the filter, generally at the instrument documentation page.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="transmissionCurve" type="TransmissionCurveType"/>
    <xsd:element name="bandname" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation source="documentation">The name of the band. For intance u, b,v,r,i , used mainly for human interpretation. Data discovery is better achieved using standards identifiers.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="spectralAxis" type="SpectralAxisType"/>
    <xsd:element name="dateValidityFrom" type="ISOTimeType"/>
    <xsd:element name="dateValidityTo" type="ISOTimeType"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>
Simple Type ivoIdentifier
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
a string built according to IVOA identifier rules
Diagram
Diagram
Type xsd:string
Used by
Source
<xsd:simpleType name="ivoIdentifier">
  <xsd:annotation>
    <xsd:documentation>a string built according to IVOA identifier rules</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
  </xsd:restriction>
</xsd:simpleType>
Simple Type URIType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram
Type xsd:string
Used by
Source
<xsd:simpleType name="URIType">
  <xsd:restriction base="xsd:string">
  </xsd:restriction>
</xsd:simpleType>
Complex Type TransmissionCurveType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
This schema supports only the case of transmission curve profile stored in an external file and points to it via an URI.
Table data can be handled differently in VOTable serialisation for instance.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#TransmissionCurveType_ID PhotCalByModelioExtCoordsys_xsd.tmp#TransmissionCurveType_access
Used by
Model access
Children access
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:complexType name="TransmissionCurveType">
  <xsd:annotation>
    <xsd:documentation>This schema supports only the case of transmission curve profile stored in an external file and points to it via an URI. Table data can be handled differently in VOTable serialisation for instance.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="access" type="AccessType"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>
Complex Type AccessType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations

documentation

This describes the links to the data with parameters for the retrieval. Here in this context, this general class allows to get to the data points of the transmission curve.
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#AccessType_format PhotCalByModelioExtCoordsys_xsd.tmp#AccessType_reference PhotCalByModelioExtCoordsys_xsd.tmp#AccessType_size
Used by
Model format , reference , size
Children format, reference, size
Source
<xsd:complexType name="AccessType">
  <xsd:annotation>
    <xsd:documentation source="documentation">This describes the links to the data with parameters for the retrieval. Here in this context, this general class allows to get to the data points of the transmission curve.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="format" type="FormatType"/>
    <xsd:element name="reference" type="URIType"/>
    <xsd:element name="size" type="xsd:double" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Simple Type FormatType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration FITS
enumeration VOTable
enumeration FITS
enumeration JPEG
enumeration FITS-EXT
enumeration PDF
enumeration DIRECTORY
enumeration TARBALL
Used by
Source
<xsd:simpleType name="FormatType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="FITS"/>
    <xsd:enumeration value="VOTable"/>
    <xsd:enumeration value="FITS"/>
    <xsd:enumeration value="JPEG"/>
    <xsd:enumeration value="FITS-EXT"/>
    <xsd:enumeration value="PDF"/>
    <xsd:enumeration value="DIRECTORY"/>
    <xsd:enumeration value="TARBALL"/>
  </xsd:restriction>
</xsd:simpleType>
Complex Type SpectralAxisType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_coverage PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_unit PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_UCD PhotCalByModelioExtCoordsys_xsd.tmp#SpectralAxisType_coordSysRef
Used by
Model coverage , unit , UCD , coordFrameRef
Children UCD, coordFrameRef, coverage, unit
Source
<xsd:complexType name="SpectralAxisType">
  <xsd:sequence>
    <xsd:element name="coverage" type="S_Coverage"/>
    <xsd:element name="unit" type="IVOA_unit"/>
    <xsd:element name="UCD" type="IVOA_ucd"/>
    <xsd:element name="coordSysRef" type="base:Reference"/>
    <!-- points to the coordinate system used to record spectral values along the filter profile (transmission curve)  -->
  </xsd:sequence>
</xsd:complexType>
Complex Type S_Coverage
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#S_Coverage_location PhotCalByModelioExtCoordsys_xsd.tmp#S_Coverage_bounds
Used by
Model location , bounds
Children bounds, location
Source
<xsd:complexType name="S_Coverage">
  <xsd:sequence>
    <xsd:element name="location" type="S_Location"/>
    <xsd:element name="bounds" type="S_Bounds"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type S_Location
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#S_Location_value
Used by
Model value
Children value
Source
<xsd:complexType name="S_Location">
  <xsd:sequence>
    <xsd:element name="value" type="xsd:double"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type S_Bounds
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds_extent PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds_start PhotCalByModelioExtCoordsys_xsd.tmp#S_Bounds_stop
Used by
Model extent , start , end
Children end, extent, start
Source
<xsd:complexType name="S_Bounds">
  <xsd:sequence>
    <xsd:element name="extent" type="xsd:double"/>
    <xsd:element name="start" type="xsd:double"/>
    <xsd:element name="stop" type="xsd:double"/>
  </xsd:sequence>
</xsd:complexType>
Simple Type IVOA_unit
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
a string representation for units in the IVOA standards
Diagram
Diagram
Type xsd:string
Used by
Source
<xsd:simpleType name="IVOA_unit">
  <xsd:annotation>
    <xsd:documentation>a string representation for units in the IVOA standards</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
  </xsd:restriction>
</xsd:simpleType>
Simple Type IVOA_ucd
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
a string representation for UCD in the IVOA standards
Diagram
Diagram
Type xsd:string
Used by
Source
<xsd:simpleType name="IVOA_ucd">
  <xsd:annotation>
    <xsd:documentation>a string representation for UCD in the IVOA standards</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
  </xsd:restriction>
</xsd:simpleType>
Simple Type ISOTimeType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
a string representation for time following ISO standard
Diagram
Diagram
Type xsd:string
Used by
Source
<xsd:simpleType name="ISOTimeType">
  <xsd:annotation>
    <xsd:documentation>a string representation for time following ISO standard</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
  </xsd:restriction>
</xsd:simpleType>
Complex Type PhotometricSystemType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_ID PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_name PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_detectorType PhotCalByModelioExtCoordsys_xsd.tmp#PhotometricSystemType_descriptionURI
Used by
Model name , detectorType , descriptionURI{0,1}
Children descriptionURI, detectorType, name
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:complexType name="PhotometricSystemType">
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation source="documentation">the usual name of the photometric system used for calibration. Ex , Sloan , Johnson, ...</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="detectorType" type="TypeOfDetector">
      <xsd:annotation>
        <xsd:documentation source="documentation">Type of detector , energy or photon counter.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="descriptionURI" type="URIType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation source="documentation">A pointer to a description webpage or document, if necessary</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>
Simple Type TypeOfDetector
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations
Type of detector.Possible values are :(default), for Energy amplifiers devices. 1, for Photon Counter, like CCDs or photomultipliers. This allows to distinguish between two types of detectors.This piece of information is used to interpret how to calculate the flux average in, e.g., the synthetic photometry calculations.
Diagram
Diagram
Type restriction of xsd:integer
Facets
enumeration 0
enumeration 1
Used by
Source
<xsd:simpleType name="TypeOfDetector">
  <xsd:annotation>
    <xsd:documentation>Type of detector.Possible values are :(default), for Energy amplifiers devices. 1, for Photon Counter, like CCDs or photomultipliers. This allows to distinguish between two types of detectors.This piece of information is used to interpret how to calculate the flux average in, e.g., the synthetic photometry calculations.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0"/>
    <xsd:enumeration value="1"/>
  </xsd:restriction>
</xsd:simpleType>
Complex Type ZeroPointType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_ID PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_type PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_Flux PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_referenceMagnitude PhotCalByModelioExtCoordsys_xsd.tmp#ZeroPointType_softeningParameter
Used by
Element ZeroPoint
Model type , Flux , referenceMagnitude , softeningParameter{0,1}
Children Flux, referenceMagnitude, softeningParameter, type
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:complexType name="ZeroPointType">
  <!--  all-in-one type of Zeropoint : 
    - the only diffrence between the various types 
    Pogson, Asinh and Linear is the softening parameter included optionnaly here.
    - ZPtype differentiates between the 3  
  -->
  <xsd:sequence>
    <xsd:element name="type" type="ZPType">
      <xsd:annotation>
        <xsd:documentation source="documentation">The type of the Zero point measurement. Default is 0 for Pogson magnitudes</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="Flux" type="PhysicalQuantityDouble"/>
    <xsd:element name="referenceMagnitude" type="PhysicalQuantityDouble"/>
    <xsd:element name="softeningParameter" type="xsd:double" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>
Simple Type ZPType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram
Type restriction of xsd:integer
Facets
enumeration 0
enumeration 1
enumeration 2
Used by
Source
<xsd:simpleType name="ZPType">
  <xsd:restriction base="xsd:integer">
    <xsd:annotation>
      <xsd:documentation>zeropoint encoding: - 0 for Pogson type - 1 for Asinh type, then the 'softeningParameter' element of Zeropoint is filled - 2 for linear type</xsd:documentation>
    </xsd:annotation>
    <xsd:enumeration value="0"/>
    <xsd:enumeration value="1"/>
    <xsd:enumeration value="2"/>
  </xsd:restriction>
</xsd:simpleType>
Complex Type PhysicalQuantityDouble
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations

documentation

This describes the simple container for a physical qty expressed in double
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_unit PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_ucd PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_value PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityDouble_error
Used by
Model unit , ucd , value , error
Children error, ucd, unit, value
Source
<xsd:complexType name="PhysicalQuantityDouble">
  <xsd:annotation>
    <xsd:documentation source="documentation">This describes the simple container for a physical qty expressed in double</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="IVOA_unit"/>
    <xsd:element name="ucd" type="IVOA_ucd"/>
    <xsd:element name="value" type="xsd:double"/>
    <xsd:element name="error" type="xsd:double"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type MagnitudeSystemType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#MagnitudeSystemType_ID PhotCalByModelioExtCoordsys_xsd.tmp#MagnitudeSystemType_typeMag PhotCalByModelioExtCoordsys_xsd.tmp#MagnitudeSystemType_descriptionURI PhotCalByModelioExtCoordsys_xsd.tmp#MagnitudeSystemType_referenceSpectrumURI
Model typeMag , descriptionURI , referenceSpectrumURI
Children descriptionURI, referenceSpectrumURI, typeMag
Attributes
QName Type Fixed Default Use Annotation
ID xsd:ID optional
Source
<xsd:complexType name="MagnitudeSystemType">
  <xsd:sequence>
    <xsd:element name="typeMag" type="TypeOfMagSystem">
      <xsd:annotation>
        <xsd:documentation source="documentation">the name of the magnitude system.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="descriptionURI" type="URIType"/>
    <xsd:element name="referenceSpectrumURI" type="URIType"/>
    <!-- URL, pointing to a published IVOA resource location containing the reference spectrum used -->
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>
Simple Type TypeOfMagSystem
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration ABMag
enumeration STMag
enumeration VegaMag
Used by
Source
<xsd:simpleType name="TypeOfMagSystem">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="ABMag"/>
    <xsd:enumeration value="STMag"/>
    <xsd:enumeration value="VegaMag"/>
  </xsd:restriction>
</xsd:simpleType>
Complex Type PhysicalQuantityInt
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Annotations

documentation

This describes the simple container for a physical qty expressed in integer
Diagram
Diagram PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityInt_unit PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityInt_ucd PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityInt_value PhotCalByModelioExtCoordsys_xsd.tmp#PhysicalQuantityInt_error
Model unit , ucd , value , error
Children error, ucd, unit, value
Source
<xsd:complexType name="PhysicalQuantityInt">
  <xsd:annotation>
    <xsd:documentation source="documentation">This describes the simple container for a physical qty expressed in integer</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="unit" type="IVOA_unit"/>
    <xsd:element name="ucd" type="IVOA_ucd"/>
    <xsd:element name="value" type="xsd:integer"/>
    <xsd:element name="error" type="xsd:double"/>
  </xsd:sequence>
</xsd:complexType>
Complex Type SpectrumDataType
Namespace http://www.ivoa.net/xml/Phot/Photv1-0.xsd
Diagram
Diagram
Source
<xsd:complexType name="SpectrumDataType"/>
Attribute PhotCalType / @ID
Namespace No namespace
Type xsd:ID
Properties
content: simple
Used by
Complex Type PhotCalType
Source
<xsd:attribute name="ID" type="xsd:ID"/>
Attribute TransmissionCurveType / @ID
Namespace No namespace
Type xsd:ID
Properties
content: simple
Used by
Complex Type TransmissionCurveType
Source
<xsd:attribute name="ID" type="xsd:ID"/>
Attribute PhotometryFilterType / @ID
Namespace No namespace
Type xsd:ID
Properties
content: simple
Used by
Complex Type PhotometryFilterType
Source
<xsd:attribute name="ID" type="xsd:ID"/>
Attribute PhotometricSystemType / @ID
Namespace No namespace
Type xsd:ID
Properties
content: simple
Used by
Complex Type PhotometricSystemType
Source
<xsd:attribute name="ID" type="xsd:ID"/>
Attribute ZeroPointType / @ID
Namespace No namespace
Type xsd:ID
Properties
content: simple
Used by
Complex Type ZeroPointType
Source
<xsd:attribute name="ID" type="xsd:ID"/>
Attribute MagnitudeSystemType / @ID
Namespace No namespace
Type xsd:ID
Properties
content: simple
Used by
Complex Type MagnitudeSystemType
Source
<xsd:attribute name="ID" type="xsd:ID"/>