Commit ac1a3b862c4c8f8785d86945136d9d8ee5fe6d84
1 parent
0e72eb4c
Exists in
master
and in
42 other branches
Add missions for getPlot
Showing
1 changed file
with
7 additions
and
0 deletions
Show diff stats
public/wsdl/Methods_AMDA.wsdl
... | ... | @@ -179,6 +179,13 @@ |
179 | 179 | <xs:enumeration value="MAVEN"/> |
180 | 180 | <xs:enumeration value="PSP"/> |
181 | 181 | <xs:enumeration value="SOLO"/> |
182 | + <xs:enumeration value="SOLO_MAG"/> | |
183 | + <xs:enumeration value="ROSETTA"/> | |
184 | + <xs:enumeration value="JUNO_CRUISE"/> | |
185 | + <xs:enumeration value="JUNO_JUPITER_ORBIT"/> | |
186 | + <xs:enumeration value="CASSINI"/> | |
187 | + <xs:enumeration value="MGS"/> | |
188 | + <xs:enumeration value="MESSENGER"/> | |
182 | 189 | </xs:restriction> |
183 | 190 | </xs:simpleType> |
184 | 191 | |
... | ... |