Commit 1fe1cd9ea2dca1d03e75a230e78815fe72ccddc4
1 parent
76e55c84
Exists in
master
and in
65 other branches
Add STEREO-EP for Propagation Tool in EnumMission
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
public/wsdl/Methods_AMDA.wsdl
... | ... | @@ -167,7 +167,9 @@ |
167 | 167 | <xs:restriction base="xs:string"> |
168 | 168 | <xs:enumeration value="ACE"/> |
169 | 169 | <xs:enumeration value="STEREO-A"/> |
170 | + <xs:enumeration value="STEREO-A-EP"/> | |
170 | 171 | <xs:enumeration value="STEREO-B"/> |
172 | + <xs:enumeration value="STEREO-B-EP"/> | |
171 | 173 | <xs:enumeration value="WIND"/> |
172 | 174 | <xs:enumeration value="VEX"/> |
173 | 175 | <xs:enumeration value="OMNI"/> | ... | ... |