Showing:

Ports
Operations
Parts
Documentation
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Main WSDL Methods_LATMOS.wsdl
Name LATMOS_HYB_methods
Namespace http://impex.latmos.ipsl.fr
Inner Schema Methods_LATMOS.wsdl
Namespace http://impex.latmos.ipsl.fr
Properties
attribute form default unqualified
element form default unqualified
version 0.0
Service Methods_LATMOS
Namespace http://impex.latmos.ipsl.fr
Ports
Methods_LATMOSPort
Binding Methods_LATMOSSoapBinding
Extensibility
<soap:address location="http://impex.latmos.ipsl.fr/IMPExWS.php"/>
Source
<wsdl:service name="Methods_LATMOS">
  <wsdl:port binding="Methods_LATMOSSoapBinding" name="Methods_LATMOSPort">
    <!--  	  <soap:address location="http://oberoi.cesr.fr/CDPP/IMPEX/WebServices/getAMDAdata.php" /> -->
    <soap:address location="http://impex.latmos.ipsl.fr/IMPExWS.php"/>
  </wsdl:port>
</wsdl:service>
Binding Methods_LATMOSSoapBinding
Namespace http://impex.latmos.ipsl.fr
Type
Extensibility
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
Operations
getDataPointValue
Extensibility
<soap:operation soapAction="DataPointValue"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
getDataPointSpectra
Extensibility
<soap:operation soapAction="DataPointSpectra"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
getSurface
Extensibility
<soap:operation soapAction="Surface"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
getDataPointValueSpacecraft
Extensibility
<soap:operation soapAction="DataPointValueSpacecraft"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
getDataPointSpectraSpacecraft
Extensibility
<soap:operation soapAction="DataPointSpectraSpacecraft"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
getFileURL
Extensibility
<soap:operation soapAction="FileURL"/>
Input
<soap:body use="literal"/>
Output
<soap:body namespace="http://www.ivoa.net/xml/VOTable/v1.2" use="literal"/>
getFieldLine
Extensibility
<soap:operation soapAction="FieldLine"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
isAlive
Extensibility
<soap:operation soapAction="" style="document"/>
Input
<soap:body use="literal"/>
Output
<soap:body use="literal"/>
Used by
Service Methods_LATMOS
Source
<wsdl:binding name="Methods_LATMOSSoapBinding" type="Methods_LATMOS">
  <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  <wsdl:operation name="getDataPointValue">
    <soap:operation soapAction="DataPointValue"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getDataPointSpectra">
    <soap:operation soapAction="DataPointSpectra"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getSurface">
    <soap:operation soapAction="Surface"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getDataPointValueSpacecraft">
    <soap:operation soapAction="DataPointValueSpacecraft"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getDataPointSpectraSpacecraft">
    <soap:operation soapAction="DataPointSpectraSpacecraft"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getFileURL">
    <soap:operation soapAction="FileURL"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body namespace="http://www.ivoa.net/xml/VOTable/v1.2" use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getFieldLine">
    <soap:operation soapAction="FieldLine"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="isAlive">
    <soap:operation soapAction="" style="document"/>
    <wsdl:input>
      <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
      <soap:body use="literal"/>
    </wsdl:output>
  </wsdl:operation>
</wsdl:binding>
PortType Methods_LATMOS
Namespace http://impex.latmos.ipsl.fr
Operations
getDataPointValue
Input DataPointValue_Request
Output Generic_Response
getDataPointSpectra
Input DataPointSpectra_Request
Output Generic_Response
getSurface
Input Surface_Request
Output Generic_Response
getDataPointValueSpacecraft
Input DataPointValueSpacecraft_Request
Output Generic_Response
getDataPointSpectraSpacecraft
Input DataPointSpectraSpacecraft_Request
Output Generic_Response
getFileURL
Input FileURL_Request
Output FileURL_Response
getFieldLine
Input FieldLine_Request
Output Generic_Response
isAlive
Input isAlive
Output isAliveResponse
Used by
Source
<wsdl:portType name="Methods_LATMOS">
  <wsdl:operation name="getDataPointValue">
    <wsdl:input message="DataPointValue_Request">
    </wsdl:input>
    <wsdl:output message="Generic_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getDataPointSpectra">
    <wsdl:input message="DataPointSpectra_Request">
    </wsdl:input>
    <wsdl:output message="Generic_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getSurface">
    <wsdl:input message="Surface_Request">
    </wsdl:input>
    <wsdl:output message="Generic_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getDataPointValueSpacecraft">
    <wsdl:input message="DataPointValueSpacecraft_Request">
    </wsdl:input>
    <wsdl:output message="Generic_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getDataPointSpectraSpacecraft">
    <wsdl:input message="DataPointSpectraSpacecraft_Request">
    </wsdl:input>
    <wsdl:output message="Generic_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getFileURL">
    <wsdl:input message="FileURL_Request">
    </wsdl:input>
    <wsdl:output message="FileURL_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="getFieldLine">
    <wsdl:input message="FieldLine_Request">
    </wsdl:input>
    <wsdl:output message="Generic_Response">
    </wsdl:output>
  </wsdl:operation>
  <wsdl:operation name="isAlive">
    <wsdl:input message="isAlive">
    </wsdl:input>
    <wsdl:output message="isAliveResponse">
    </wsdl:output>
  </wsdl:operation>
</wsdl:portType>
Message DataPointValueSpacecraft_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getDataPointValueSpacecraft
Used by
Source
<wsdl:message name="DataPointValueSpacecraft_Request">
  <wsdl:part element="getDataPointValueSpacecraft" name="parameters"/>
</wsdl:message>
Message DataPointValue_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getDataPointValue
Used by
Operation getDataPointValue
Source
<wsdl:message name="DataPointValue_Request">
  <wsdl:part element="getDataPointValue" name="parameters"/>
</wsdl:message>
Message DataPointSpectra_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getDataPointSpectra
Used by
Source
<wsdl:message name="DataPointSpectra_Request">
  <wsdl:part element="getDataPointSpectra" name="parameters"/>
</wsdl:message>
Message isAliveResponse
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element alive
Used by
Operation isAlive
Source
<wsdl:message name="isAliveResponse">
  <wsdl:part element="alive" name="parameters"/>
</wsdl:message>
Message FileURL_Response
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element vot:VOTABLE
Used by
Operation getFileURL
Source
<wsdl:message name="FileURL_Response">
  <wsdl:part element="vot:VOTABLE" name="parameters"/>
</wsdl:message>
Message Surface_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getSurface
Used by
Operation getSurface
Source
<wsdl:message name="Surface_Request">
  <wsdl:part element="getSurface" name="parameters"/>
</wsdl:message>
Message FieldLine_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getFieldLine
Used by
Operation getFieldLine
Source
<wsdl:message name="FieldLine_Request">
  <wsdl:part element="getFieldLine" name="parameters"/>
</wsdl:message>
Message FileURL_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getFileURL
Used by
Operation getFileURL
Source
<wsdl:message name="FileURL_Request">
  <wsdl:part element="getFileURL" name="parameters"/>
</wsdl:message>
Message DataPointSpectraSpacecraft_Request
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element getDataPointSpectraSpacecraft
Used by
Source
<wsdl:message name="DataPointSpectraSpacecraft_Request">
  <wsdl:part element="getDataPointSpectraSpacecraft" name="parameters"/>
</wsdl:message>
Message Generic_Response
Namespace http://impex.latmos.ipsl.fr
Parts
url_Param Type xs:anyURI
Used by
Source
<wsdl:message name="Generic_Response">
  <wsdl:part name="url_Param" type="xs:anyURI"/>
</wsdl:message>
Message isAlive
Namespace http://impex.latmos.ipsl.fr
Parts
parameters Element emptyAlive
Used by
Operation isAlive
Source
<wsdl:message name="isAlive">
  <wsdl:part element="emptyAlive" name="parameters"/>
</wsdl:message>
Element ResourceID
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram impex-1_0_1_xsd.tmp#http___impex-fp7.oeaw.ac.at_ResourceID
Type ResourceID
Properties
content simple
Used by
Source
<xs:element name="ResourceID" type="idm:ResourceID"/>
Element Variable
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#http___impex.latmos.ipsl.fr_Variable
Type Variable
Properties
content simple
Used by
Source
<xs:element name="Variable" type="Variable"/>
Element IMFClockAngle
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:double
Properties
content simple
Used by
Source
<xs:element name="IMFClockAngle" type="xs:double"/>
Element OutputFileType
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#OutputFormat
Type OutputFormat
Properties
content simple
Facets
enumeration netCDF
enumeration VOTable
Used by
Source
<xs:element name="OutputFileType" type="OutputFormat"/>
Element url_XYZ
Namespace http://impex.latmos.ipsl.fr
Annotations
URL of the VOTable file containing the 3D coordinates.
Suggested field name according to
Spase/SimulationRun/SimulationDomain/CoordinatesLabel. The coordinate system
must be Spase/SimulationRun/SimulationDomain/CoordinateSystem. Time is
optional in the Input VOTable with a FIELD ucd="Time"
Diagram
Diagram
Type xs:anyURI
Properties
content simple
Used by
Source
<xs:element name="url_XYZ" type="xs:anyURI">
  <xs:annotation>
    <xs:documentation>URL of the VOTable file containing the 3D coordinates. Suggested field name according to Spase/SimulationRun/SimulationDomain/CoordinatesLabel. The coordinate system must be Spase/SimulationRun/SimulationDomain/CoordinateSystem. Time is optional in the Input VOTable with a FIELD ucd="Time"</xs:documentation>
  </xs:annotation>
</xs:element>
Element StartTime
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:dateTime
Properties
content simple
Used by
Source
<xs:element name="StartTime" type="xs:dateTime"/>
Element StopTime
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:dateTime
Properties
content simple
Used by
Source
<xs:element name="StopTime" type="xs:dateTime"/>
Element Sampling
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:duration
Properties
content simple
Used by
Source
<xs:element name="Sampling" type="xs:duration"/>
Element Population
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#http___impex.latmos.ipsl.fr_Population
Type Population
Properties
content simple
Source
<xs:element name="Population" type="Population"/>
Element EnergyChannel
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#http___impex.latmos.ipsl.fr_EnergyChannel
Type EnergyChannel
Properties
content simple
Used by
Source
<xs:element name="EnergyChannel" type="EnergyChannel"/>
Element PlanePoint
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram impex-1_0_1_xsd.tmp#http___impex-fp7.oeaw.ac.at_PlanePoint
Type PlanePoint
Type hierarchy
Properties
content simple
Used by
Complex Type Surface
Source
<xs:element name="PlanePoint" type="idm:PlanePoint"/>
Element PlaneNormalVector
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram impex-1_0_1_xsd.tmp#http___impex-fp7.oeaw.ac.at_PlaneNormalVector
Type PlaneNormalVector
Type hierarchy
Properties
content simple
Used by
Complex Type Surface
Source
<xs:element name="PlaneNormalVector" type="idm:PlaneNormalVector"/>
Element Resolution
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:double
Properties
content simple
Used by
Complex Type extraParams_getSurface
Source
<xs:element name="Resolution" type="xs:double"/>
Element StepSize
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:double
Properties
content simple
Used by
Source
<xs:element name="StepSize" type="xs:double"/>
Element Spacecraft_name
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#Spacecraft
Type Spacecraft
Properties
content simple
Facets
enumeration MEX
enumeration MGS
enumeration VEX
enumeration MAVEN
enumeration MESSENGER
enumeration MMO
enumeration MPO
enumeration JUICE
enumeration Galileo
Used by
Source
<xs:element name="Spacecraft_name" type="Spacecraft"/>
Element getDataPointValue
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#url_XYZ Methods_LATMOS_wsdl.tmp#DataPointValue
Type DataPointValue
Properties
content complex
Used by
Model
ResourceID , Variable{0,1} , url_XYZ , extraParams{0,1}
Children ResourceID, Variable, extraParams, url_XYZ
Instance
<getDataPointValue xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <Variable>{0,1}</Variable>
  <url_XYZ>{1,1}</url_XYZ>
  <extraParams>{0,1}</extraParams>
</getDataPointValue>
Source
<xs:element name="getDataPointValue" type="DataPointValue"/>
Element getDataPointSpectra
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#url_XYZ Methods_LATMOS_wsdl.tmp#DataPointSpectra
Type DataPointSpectra
Properties
content complex
Used by
Model
ResourceID , url_XYZ , extraParams{0,1}
Children ResourceID, extraParams, url_XYZ
Instance
<getDataPointSpectra xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <url_XYZ>{1,1}</url_XYZ>
  <extraParams>{0,1}</extraParams>
</getDataPointSpectra>
Source
<xs:element name="getDataPointSpectra" type="DataPointSpectra"/>
Element getSurface
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#PlanePoint Methods_LATMOS_wsdl.tmp#PlaneNormalVector Methods_LATMOS_wsdl.tmp#Surface
Type Surface
Properties
content complex
Used by
Message Surface_Request
Model
Children PlaneNormalVector, PlanePoint, ResourceID, Variable, extraParams
Instance
<getSurface xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <Variable>{0,1}</Variable>
  <PlanePoint>{1,1}</PlanePoint>
  <PlaneNormalVector>{1,1}</PlaneNormalVector>
  <extraParams>{0,1}</extraParams>
</getSurface>
Source
<xs:element name="getSurface" type="Surface"/>
Element getDataPointValueSpacecraft
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#Spacecraft_name Methods_LATMOS_wsdl.tmp#StartTime Methods_LATMOS_wsdl.tmp#StopTime Methods_LATMOS_wsdl.tmp#Sampling Methods_LATMOS_wsdl.tmp#DataPointValueSpacecraft
Type DataPointValueSpacecraft
Properties
content complex
Used by
Model
Children ResourceID, Sampling, Spacecraft_name, StartTime, StopTime, Variable, extraParams
Instance
<getDataPointValueSpacecraft xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <Variable>{0,1}</Variable>
  <Spacecraft_name>{1,1}</Spacecraft_name>
  <StartTime>{1,1}</StartTime>
  <StopTime>{1,1}</StopTime>
  <Sampling>{1,1}</Sampling>
  <extraParams>{0,1}</extraParams>
</getDataPointValueSpacecraft>
Source
<xs:element name="getDataPointValueSpacecraft" type="DataPointValueSpacecraft"/>
Element getDataPointSpectraSpacecraft
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Spacecraft_name Methods_LATMOS_wsdl.tmp#StartTime Methods_LATMOS_wsdl.tmp#StopTime Methods_LATMOS_wsdl.tmp#Sampling Methods_LATMOS_wsdl.tmp#DataPointSpectraSpacecraft
Type DataPointSpectraSpacecraft
Properties
content complex
Used by
Model
Children ResourceID, Sampling, Spacecraft_name, StartTime, StopTime, extraParams
Instance
<getDataPointSpectraSpacecraft xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <Spacecraft_name>{1,1}</Spacecraft_name>
  <StartTime>{1,1}</StartTime>
  <StopTime>{1,1}</StopTime>
  <Sampling>{1,1}</Sampling>
  <extraParams>{0,1}</extraParams>
</getDataPointSpectraSpacecraft>
Source
<xs:element name="getDataPointSpectraSpacecraft" type="DataPointSpectraSpacecraft"/>
Element getFileURL
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#StartTime Methods_LATMOS_wsdl.tmp#StopTime Methods_LATMOS_wsdl.tmp#FileURL
Type FileURL
Properties
content complex
Used by
Message FileURL_Request
Model
Children ResourceID, StartTime, StopTime
Instance
<getFileURL xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <StartTime>{1,1}</StartTime>
  <StopTime>{1,1}</StopTime>
</getFileURL>
Source
<xs:element name="getFileURL" type="FileURL"/>
Element getFieldLine
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#url_XYZ Methods_LATMOS_wsdl.tmp#FieldLine
Type FieldLine
Properties
content complex
Used by
Model
ResourceID , Variable{0,1} , url_XYZ , extraParams{0,1}
Children ResourceID, Variable, extraParams, url_XYZ
Instance
<getFieldLine xmlns="http://impex.latmos.ipsl.fr">
  <ResourceID>{1,1}</ResourceID>
  <Variable>{0,1}</Variable>
  <url_XYZ>{1,1}</url_XYZ>
  <extraParams>{0,1}</extraParams>
</getFieldLine>
Source
<xs:element name="getFieldLine" type="FieldLine"/>
Element Direction
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#enumDirection
Type enumDirection
Properties
content simple
default Both
Facets
enumeration Both
enumeration Forward
enumeration Backward
Used by
Source
<xs:element default="Both" name="Direction" type="enumDirection"/>
Element emptyAlive
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Properties
content complex
Used by
Message isAlive
Model
Source
<xs:element name="emptyAlive">
  <xs:complexType>
    <xs:sequence/>
  </xs:complexType>
</xs:element>
Element alive
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type xs:boolean
Properties
content simple
Used by
Message isAliveResponse
Source
<xs:element name="alive" type="xs:boolean"/>
Simple Type Variable
Namespace http://impex.latmos.ipsl.fr
Annotations
List of individual parameters from the selected
NumericalOutput separated by a comma. Identified by the ParameterKey. By
default: all parameters within the NumericalOutput are
returned
Diagram
Diagram impex-1_0_1_xsd.tmp#ParameterKey
Type list of ParameterKey
Used by
Element Variable
Source
<xs:simpleType name="Variable">
  <xs:annotation>
    <xs:documentation>List of individual parameters from the selected NumericalOutput separated by a comma. Identified by the ParameterKey. By default: all parameters within the NumericalOutput are returned</xs:documentation>
  </xs:annotation>
  <xs:list itemType="idm:ParameterKey"/>
</xs:simpleType>
Simple Type OutputFormat
Namespace http://impex.latmos.ipsl.fr
Annotations
two format supported
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration netCDF
enumeration VOTable
Used by
Element OutputFileType
Source
<xs:simpleType name="OutputFormat">
  <xs:annotation>
    <xs:documentation>two format supported</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="netCDF"/>
    <xs:enumeration value="VOTable"/>
  </xs:restriction>
</xs:simpleType>
Simple Type Population
Namespace http://impex.latmos.ipsl.fr
Annotations
List of population species from the selected NumericalOutput
separated by a comma. Identified by the PopulationId. By default: all
populations within the NumericalOutput are returned
Diagram
Diagram impex-1_0_1_xsd.tmp#PopulationID
Type list of PopulationID
Used by
Element Population
Source
<xs:simpleType name="Population">
  <xs:annotation>
    <xs:documentation>List of population species from the selected NumericalOutput separated by a comma. Identified by the PopulationId. By default: all populations within the NumericalOutput are returned</xs:documentation>
  </xs:annotation>
  <xs:list itemType="idm:PopulationID"/>
</xs:simpleType>
Simple Type EnergyChannel
Namespace http://impex.latmos.ipsl.fr
Annotations
A list of Energy channel number (Ch0, Ch1, Ch2,...) separated
by commas. The Energy of each energy channel is defined in the tree.xml. By
default all energy channels are selected
Diagram
Diagram impex-1_0_1_xsd.tmp#BandName
Type list of BandName
Used by
Element EnergyChannel
Source
<xs:simpleType name="EnergyChannel">
  <xs:annotation>
    <xs:documentation>A list of Energy channel number (Ch0, Ch1, Ch2,...) separated by commas. The Energy of each energy channel is defined in the tree.xml. By default all energy channels are selected</xs:documentation>
  </xs:annotation>
  <xs:list itemType="idm:BandName"/>
</xs:simpleType>
Simple Type Spacecraft
Namespace http://impex.latmos.ipsl.fr
Annotations
Currently three spacecraft: MarsExpress,MarsGlobalSurveyor
and VenusExpress.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration MEX
enumeration MGS
enumeration VEX
enumeration MAVEN
enumeration MESSENGER
enumeration MMO
enumeration MPO
enumeration JUICE
enumeration Galileo
Used by
Element Spacecraft_name
Source
<xs:simpleType name="Spacecraft">
  <xs:annotation>
    <xs:documentation>Currently three spacecraft: MarsExpress,MarsGlobalSurveyor and VenusExpress.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="MEX"/>
    <xs:enumeration value="MGS"/>
    <xs:enumeration value="VEX"/>
    <xs:enumeration value="MAVEN"/>
    <xs:enumeration value="MESSENGER"/>
    <xs:enumeration value="MMO"/>
    <xs:enumeration value="MPO"/>
    <xs:enumeration value="JUICE"/>
    <xs:enumeration value="Galileo"/>
  </xs:restriction>
</xs:simpleType>
Complex Type DataPointValue
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#url_XYZ
Used by
Model
ResourceID , Variable{0,1} , url_XYZ , extraParams{0,1}
Children ResourceID, Variable, extraParams, url_XYZ
Source
<xs:complexType name="DataPointValue">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>ResourceID of the NumericalOutput describing the 3D cube in which the interpolation is performed</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" ref="Variable"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="url_XYZ"/>
    <!-- extraParams -->
    <xs:element maxOccurs="1" minOccurs="0" name="extraParams" type="extraParams_getDataPointValue">
      <xs:annotation>
        <xs:documentation>An associative array of (key,value) pairs defining SMDB specific parameters</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type extraParams_getDataPointValue
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#IMFClockAngle Methods_LATMOS_wsdl.tmp#OutputFileType
Used by
Elements DataPointValue/extraParams, DataPointValueSpacecraft/extraParams
Model
Children IMFClockAngle, OutputFileType
Source
<xs:complexType name="extraParams_getDataPointValue">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="0" ref="IMFClockAngle"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="OutputFileType"/>
  </xs:sequence>
</xs:complexType>
Complex Type DataPointSpectra
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#url_XYZ
Used by
Model
ResourceID , url_XYZ , extraParams{0,1}
Children ResourceID, extraParams, url_XYZ
Source
<xs:complexType name="DataPointSpectra">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>If xpath=Spase/Simulation/ResourceID then the method applies to all species. If xpath = Spase/NumericalOutput/ResourceID then the method applies to the species</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!--					<xs:element minOccurs="0" maxOccurs="1" ref="Population"/> _-->
    <!--					<xs:element minOccurs="0" maxOccurs="1" ref="Variable"/> -->
    <xs:element maxOccurs="1" minOccurs="1" ref="url_XYZ"/>
    <xs:element maxOccurs="1" minOccurs="0" name="extraParams" type="extraParams_getDataPointSpectra">
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type extraParams_getDataPointSpectra
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#IMFClockAngle Methods_LATMOS_wsdl.tmp#OutputFileType Methods_LATMOS_wsdl.tmp#EnergyChannel
Used by
Elements DataPointSpectra/extraParams, DataPointSpectraSpacecraft/extraParams
Model
Children EnergyChannel, IMFClockAngle, OutputFileType
Source
<xs:complexType name="extraParams_getDataPointSpectra">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="0" ref="IMFClockAngle"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="OutputFileType"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="EnergyChannel"/>
  </xs:sequence>
</xs:complexType>
Complex Type Surface
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#PlanePoint Methods_LATMOS_wsdl.tmp#PlaneNormalVector
Used by
Element getSurface
Model
Children PlaneNormalVector, PlanePoint, ResourceID, Variable, extraParams
Source
<xs:complexType name="Surface">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>ResourceID of the NumericalOutput describing the 3D cube in which the interpolation is performed</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" ref="Variable"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="PlanePoint"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="PlaneNormalVector"/>
    <xs:element maxOccurs="1" minOccurs="0" name="extraParams" type="extraParams_getSurface">
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type extraParams_getSurface
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#Resolution Methods_LATMOS_wsdl.tmp#IMFClockAngle Methods_LATMOS_wsdl.tmp#OutputFileType
Used by
Element Surface/extraParams
Model
Children IMFClockAngle, OutputFileType, Resolution
Source
<xs:complexType name="extraParams_getSurface">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="0" ref="Resolution"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="IMFClockAngle"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="OutputFileType"/>
  </xs:sequence>
</xs:complexType>
Complex Type DataPointValueSpacecraft
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#Spacecraft_name Methods_LATMOS_wsdl.tmp#StartTime Methods_LATMOS_wsdl.tmp#StopTime Methods_LATMOS_wsdl.tmp#Sampling
Used by
Model
Children ResourceID, Sampling, Spacecraft_name, StartTime, StopTime, Variable, extraParams
Source
<xs:complexType name="DataPointValueSpacecraft">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>ResourceID of the NumericalOutput describing the 3D cube in which the interpolation is performed</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" ref="Variable"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="Spacecraft_name"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="StartTime"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="StopTime"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="Sampling"/>
    <xs:element maxOccurs="1" minOccurs="0" name="extraParams" type="extraParams_getDataPointValue">
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type DataPointSpectraSpacecraft
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Spacecraft_name Methods_LATMOS_wsdl.tmp#StartTime Methods_LATMOS_wsdl.tmp#StopTime Methods_LATMOS_wsdl.tmp#Sampling
Used by
Model
Children ResourceID, Sampling, Spacecraft_name, StartTime, StopTime, extraParams
Source
<xs:complexType name="DataPointSpectraSpacecraft">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>If xpath=Spase/SimulationRun/ResourceID then the method applies to all species. If xpath = Spase/NumericalOutput/ResourceID then the method applies to the species</xs:documentation>
      </xs:annotation>
    </xs:element>
    <!--				<xs:element minOccurs="0" maxOccurs="1" ref="Population"/> -->
    <xs:element maxOccurs="1" minOccurs="1" ref="Spacecraft_name"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="StartTime"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="StopTime"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="Sampling"/>
    <xs:element maxOccurs="1" minOccurs="0" name="extraParams" type="extraParams_getDataPointSpectra">
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type FileURL
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#StartTime Methods_LATMOS_wsdl.tmp#StopTime
Used by
Element getFileURL
Model
Children ResourceID, StartTime, StopTime
Source
<xs:complexType name="FileURL">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>xpath=Spase/SimulationRun/ResourceID</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="1" ref="StartTime"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="StopTime"/>
  </xs:sequence>
</xs:complexType>
Complex Type FieldLine
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#ResourceID Methods_LATMOS_wsdl.tmp#Variable Methods_LATMOS_wsdl.tmp#url_XYZ
Used by
Element getFieldLine
Model
ResourceID , Variable{0,1} , url_XYZ , extraParams{0,1}
Children ResourceID, Variable, extraParams, url_XYZ
Source
<xs:complexType name="FieldLine">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="1" ref="ResourceID">
      <xs:annotation>
        <xs:documentation>If xpath=Spase/SimulationRun/ResourceID then the method applies to all species. If xpath = Spase/NumericalOutput/ResourceID then the method applies to the species</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element maxOccurs="1" minOccurs="0" ref="Variable"/>
    <xs:element maxOccurs="1" minOccurs="1" ref="url_XYZ"/>
    <!-- extraParams -->
    <xs:element maxOccurs="1" minOccurs="0" name="extraParams" type="extraParams_getFieldLine">
      <xs:annotation>
        <xs:documentation>An associative array of (key,value) pairs defining SMDB specific parameters</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type extraParams_getFieldLine
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram Methods_LATMOS_wsdl.tmp#Direction Methods_LATMOS_wsdl.tmp#StepSize Methods_LATMOS_wsdl.tmp#OutputFileType
Used by
Element FieldLine/extraParams
Model
Children Direction, OutputFileType, StepSize
Source
<xs:complexType name="extraParams_getFieldLine">
  <xs:sequence>
    <xs:element maxOccurs="1" minOccurs="0" ref="Direction"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="StepSize"/>
    <xs:element maxOccurs="1" minOccurs="0" ref="OutputFileType"/>
  </xs:sequence>
</xs:complexType>
Simple Type enumDirection
Namespace http://impex.latmos.ipsl.fr
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Both
enumeration Forward
enumeration Backward
Used by
Element Direction
Source
<xs:simpleType name="enumDirection">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Both"/>
    <xs:enumeration value="Forward"/>
    <xs:enumeration value="Backward"/>
  </xs:restriction>
</xs:simpleType>