⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 euro_conver.wsdl

📁 我感觉还可以的VB代码
💻 WSDL
📖 第 1 页 / 共 5 页
字号:
    <operation name="CurrenciesToDataSet">
      <documentation>this method returns a dataset containing all the abailable currency codes for services from FromEurosToAmount, FromAmountToEuros</documentation>
      <input message="s0:CurrenciesToDataSetSoapIn" />
      <output message="s0:CurrenciesToDataSetSoapOut" />
    </operation>
  </portType>
  <portType name="EuroConvertHttpGet">
    <operation name="FromAmountToEuros">
      <documentation>this method converts from any of the currencies of te 12 countries belonging to the EU to Euros</documentation>
      <input message="s0:FromAmountToEurosHttpGetIn" />
      <output message="s0:FromAmountToEurosHttpGetOut" />
    </operation>
    <operation name="FromBelgiumFrancsToEuros">
      <documentation>this method converts from Belgium Francs to euro, it admits a amount of francs and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromBelgiumFrancsToEurosHttpGetIn" />
      <output message="s0:FromBelgiumFrancsToEurosHttpGetOut" />
    </operation>
    <operation name="FromGermanyDeutscheMarksToEuros">
      <documentation>this method converts from Germany Deutsche Marks to euro, it admits a amount of marks and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromGermanyDeutscheMarksToEurosHttpGetIn" />
      <output message="s0:FromGermanyDeutscheMarksToEurosHttpGetOut" />
    </operation>
    <operation name="FromFranceFrancsToEuros">
      <documentation>this method converts from France Francs to euro, it admits a amount of francs and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromFranceFrancsToEurosHttpGetIn" />
      <output message="s0:FromFranceFrancsToEurosHttpGetOut" />
    </operation>
    <operation name="FromSpainPesetasToEuros">
      <documentation>this method converts from Spain Pesetas to euro, it admits a amount of pesetas and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromSpainPesetasToEurosHttpGetIn" />
      <output message="s0:FromSpainPesetasToEurosHttpGetOut" />
    </operation>
    <operation name="FromIrelandPoundsToEuros">
      <documentation>this method converts from Ireland Pounds to euro, it admits a amount of pounds and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromIrelandPoundsToEurosHttpGetIn" />
      <output message="s0:FromIrelandPoundsToEurosHttpGetOut" />
    </operation>
    <operation name="FromItalyLireToEuros">
      <documentation>this method converts from Italy Lire to euro, it admits a amount of lires and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromItalyLireToEurosHttpGetIn" />
      <output message="s0:FromItalyLireToEurosHttpGetOut" />
    </operation>
    <operation name="FromLuxembourgFrancsToEuros">
      <documentation>this method converts from Luxembourg Francs to euro, it admits a amount of francs and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromLuxembourgFrancsToEurosHttpGetIn" />
      <output message="s0:FromLuxembourgFrancsToEurosHttpGetOut" />
    </operation>
    <operation name="FromHollandGuildersToEuros">
      <documentation>this method converts from Holland Guilders to euro, it admits a amount of guilders and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromHollandGuildersToEurosHttpGetIn" />
      <output message="s0:FromHollandGuildersToEurosHttpGetOut" />
    </operation>
    <operation name="FromAustriaShillingsToEuros">
      <documentation>this method converts from Austria Shillings to euro, it admits a amount of shillings and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromAustriaShillingsToEurosHttpGetIn" />
      <output message="s0:FromAustriaShillingsToEurosHttpGetOut" />
    </operation>
    <operation name="FromPortugalEscudosToEuros">
      <documentation>this method converts from Portugal Escudos to euro, it admits a amount of escudos and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromPortugalEscudosToEurosHttpGetIn" />
      <output message="s0:FromPortugalEscudosToEurosHttpGetOut" />
    </operation>
    <operation name="FromFinlandMarkkaaToEuros">
      <documentation>this method converts from Finland Markkaa  to euro, it admits a amount of markkaa and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromFinlandMarkkaaToEurosHttpGetIn" />
      <output message="s0:FromFinlandMarkkaaToEurosHttpGetOut" />
    </operation>
    <operation name="FromGreeceDrachmaeToEuros">
      <documentation>this method converts from Greece Drachmae  to euro, it admits a amount of drachmae and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromGreeceDrachmaeToEurosHttpGetIn" />
      <output message="s0:FromGreeceDrachmaeToEurosHttpGetOut" />
    </operation>
    <operation name="FromEurosToAmount">
      <documentation>this method converts from Euros to any of the currencies of the 12 countries belonging to the EU</documentation>
      <input message="s0:FromEurosToAmountHttpGetIn" />
      <output message="s0:FromEurosToAmountHttpGetOut" />
    </operation>
    <operation name="FromEurosToBelgiumFrancs">
      <documentation>this method converts from euro to Belgium Francs, it admits a amount of euros and returns a amount of francs, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToBelgiumFrancsHttpGetIn" />
      <output message="s0:FromEurosToBelgiumFrancsHttpGetOut" />
    </operation>
    <operation name="FromEurosToGermanyDeutscheMarks">
      <documentation>this method converts from euro to Germany Deutsche Marks, it admits a amount of euros and returns a amount of marks, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToGermanyDeutscheMarksHttpGetIn" />
      <output message="s0:FromEurosToGermanyDeutscheMarksHttpGetOut" />
    </operation>
    <operation name="FromEurosToSpainPesetas">
      <documentation>this method converts from euro to Spain Pesetas, it admits a amount of euros and returns a amount of pesetas, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToSpainPesetasHttpGetIn" />
      <output message="s0:FromEurosToSpainPesetasHttpGetOut" />
    </operation>
    <operation name="FromEurosToFranceFrancs">
      <documentation>this method converts from euro to France Francs, it admits a amount of euros and returns a amount of francs, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToFranceFrancsHttpGetIn" />
      <output message="s0:FromEurosToFranceFrancsHttpGetOut" />
    </operation>
    <operation name="FromEurosToIrelandPounds">
      <documentation>this method converts from euro to Ireland Pounds, it admits a amount of euros and returns a amount of pounds, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToIrelandPoundsHttpGetIn" />
      <output message="s0:FromEurosToIrelandPoundsHttpGetOut" />
    </operation>
    <operation name="FromEurosToItalyLire">
      <documentation>this method converts from euro to Italy Lire, it admits a amount of euros and returns a amount of lires, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToItalyLireHttpGetIn" />
      <output message="s0:FromEurosToItalyLireHttpGetOut" />
    </operation>
    <operation name="FromEurosToLuxembourgFrancs">
      <documentation>this method converts from euro to Luxembourg Francs, it admits a amount of euros and returns a amount of francs, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToLuxembourgFrancsHttpGetIn" />
      <output message="s0:FromEurosToLuxembourgFrancsHttpGetOut" />
    </operation>
    <operation name="FromEurosToHollandGuilders">
      <documentation>this method converts from euro to Holland Guilders, it admits a amount of euros and returns a amount of guilders, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToHollandGuildersHttpGetIn" />
      <output message="s0:FromEurosToHollandGuildersHttpGetOut" />
    </operation>
    <operation name="FromEurosToAustriaShillings">
      <documentation>this method converts from euro to Austria Shillings, it admits a amount of euros and returns a amount of shillings, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToAustriaShillingsHttpGetIn" />
      <output message="s0:FromEurosToAustriaShillingsHttpGetOut" />
    </operation>
    <operation name="FromEurosToPortugalEscudos">
      <documentation>this method converts from euro to Portugal Escudos, it admits a amount of euros and returns a amount of escudos, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToPortugalEscudosHttpGetIn" />
      <output message="s0:FromEurosToPortugalEscudosHttpGetOut" />
    </operation>
    <operation name="FromEurosToFinlandMarkkaa">
      <documentation>this method converts from euro to Finland Mark, it admits a amount of euros and returns a amount of markkaa, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToFinlandMarkkaaHttpGetIn" />
      <output message="s0:FromEurosToFinlandMarkkaaHttpGetOut" />
    </operation>
    <operation name="FromEurosToGreeceDrachmae">
      <documentation>this method converts from euro to Greece Drachmae, it admits a amount of euros and returns a amount of drachmae, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToGreeceDrachmaeHttpGetIn" />
      <output message="s0:FromEurosToGreeceDrachmaeHttpGetOut" />
    </operation>
    <operation name="CurrenciesToDataSet">
      <documentation>this method returns a dataset containing all the abailable currency codes for services from FromEurosToAmount, FromAmountToEuros</documentation>
      <input message="s0:CurrenciesToDataSetHttpGetIn" />
      <output message="s0:CurrenciesToDataSetHttpGetOut" />
    </operation>
  </portType>
  <portType name="EuroConvertHttpPost">
    <operation name="FromAmountToEuros">
      <documentation>this method converts from any of the currencies of te 12 countries belonging to the EU to Euros</documentation>
      <input message="s0:FromAmountToEurosHttpPostIn" />
      <output message="s0:FromAmountToEurosHttpPostOut" />
    </operation>
    <operation name="FromBelgiumFrancsToEuros">
      <documentation>this method converts from Belgium Francs to euro, it admits a amount of francs and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromBelgiumFrancsToEurosHttpPostIn" />
      <output message="s0:FromBelgiumFrancsToEurosHttpPostOut" />
    </operation>
    <operation name="FromGermanyDeutscheMarksToEuros">
      <documentation>this method converts from Germany Deutsche Marks to euro, it admits a amount of marks and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromGermanyDeutscheMarksToEurosHttpPostIn" />
      <output message="s0:FromGermanyDeutscheMarksToEurosHttpPostOut" />
    </operation>
    <operation name="FromFranceFrancsToEuros">
      <documentation>this method converts from France Francs to euro, it admits a amount of francs and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromFranceFrancsToEurosHttpPostIn" />
      <output message="s0:FromFranceFrancsToEurosHttpPostOut" />
    </operation>
    <operation name="FromSpainPesetasToEuros">
      <documentation>this method converts from Spain Pesetas to euro, it admits a amount of pesetas and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromSpainPesetasToEurosHttpPostIn" />
      <output message="s0:FromSpainPesetasToEurosHttpPostOut" />
    </operation>
    <operation name="FromIrelandPoundsToEuros">
      <documentation>this method converts from Ireland Pounds to euro, it admits a amount of pounds and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromIrelandPoundsToEurosHttpPostIn" />
      <output message="s0:FromIrelandPoundsToEurosHttpPostOut" />
    </operation>
    <operation name="FromItalyLireToEuros">
      <documentation>this method converts from Italy Lire to euro, it admits a amount of lires and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromItalyLireToEurosHttpPostIn" />
      <output message="s0:FromItalyLireToEurosHttpPostOut" />
    </operation>
    <operation name="FromLuxembourgFrancsToEuros">
      <documentation>this method converts from Luxembourg Francs to euro, it admits a amount of francs and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromLuxembourgFrancsToEurosHttpPostIn" />
      <output message="s0:FromLuxembourgFrancsToEurosHttpPostOut" />
    </operation>
    <operation name="FromHollandGuildersToEuros">
      <documentation>this method converts from Holland Guilders to euro, it admits a amount of guilders and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromHollandGuildersToEurosHttpPostIn" />
      <output message="s0:FromHollandGuildersToEurosHttpPostOut" />
    </operation>
    <operation name="FromAustriaShillingsToEuros">
      <documentation>this method converts from Austria Shillings to euro, it admits a amount of shillings and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromAustriaShillingsToEurosHttpPostIn" />
      <output message="s0:FromAustriaShillingsToEurosHttpPostOut" />
    </operation>
    <operation name="FromPortugalEscudosToEuros">
      <documentation>this method converts from Portugal Escudos to euro, it admits a amount of escudos and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromPortugalEscudosToEurosHttpPostIn" />
      <output message="s0:FromPortugalEscudosToEurosHttpPostOut" />
    </operation>
    <operation name="FromFinlandMarkkaaToEuros">
      <documentation>this method converts from Finland Markkaa  to euro, it admits a amount of markkaa and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromFinlandMarkkaaToEurosHttpPostIn" />
      <output message="s0:FromFinlandMarkkaaToEurosHttpPostOut" />
    </operation>
    <operation name="FromGreeceDrachmaeToEuros">
      <documentation>this method converts from Greece Drachmae  to euro, it admits a amount of drachmae and returns a amount of euros, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromGreeceDrachmaeToEurosHttpPostIn" />
      <output message="s0:FromGreeceDrachmaeToEurosHttpPostOut" />
    </operation>
    <operation name="FromEurosToAmount">
      <documentation>this method converts from Euros to any of the currencies of the 12 countries belonging to the EU</documentation>
      <input message="s0:FromEurosToAmountHttpPostIn" />
      <output message="s0:FromEurosToAmountHttpPostOut" />
    </operation>
    <operation name="FromEurosToBelgiumFrancs">
      <documentation>this method converts from euro to Belgium Francs, it admits a amount of euros and returns a amount of francs, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToBelgiumFrancsHttpPostIn" />
      <output message="s0:FromEurosToBelgiumFrancsHttpPostOut" />
    </operation>
    <operation name="FromEurosToGermanyDeutscheMarks">
      <documentation>this method converts from euro to Germany Deutsche Marks, it admits a amount of euros and returns a amount of marks, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToGermanyDeutscheMarksHttpPostIn" />
      <output message="s0:FromEurosToGermanyDeutscheMarksHttpPostOut" />
    </operation>
    <operation name="FromEurosToSpainPesetas">
      <documentation>this method converts from euro to Spain Pesetas, it admits a amount of euros and returns a amount of pesetas, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToSpainPesetasHttpPostIn" />
      <output message="s0:FromEurosToSpainPesetasHttpPostOut" />
    </operation>
    <operation name="FromEurosToFranceFrancs">
      <documentation>this method converts from euro to France Francs, it admits a amount of euros and returns a amount of francs, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToFranceFrancsHttpPostIn" />
      <output message="s0:FromEurosToFranceFrancsHttpPostOut" />
    </operation>
    <operation name="FromEurosToIrelandPounds">
      <documentation>this method converts from euro to Ireland Pounds, it admits a amount of euros and returns a amount of pounds, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToIrelandPoundsHttpPostIn" />
      <output message="s0:FromEurosToIrelandPoundsHttpPostOut" />
    </operation>
    <operation name="FromEurosToItalyLire">
      <documentation>this method converts from euro to Italy Lire, it admits a amount of euros and returns a amount of lires, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToItalyLireHttpPostIn" />
      <output message="s0:FromEurosToItalyLireHttpPostOut" />
    </operation>
    <operation name="FromEurosToLuxembourgFrancs">
      <documentation>this method converts from euro to Luxembourg Francs, it admits a amount of euros and returns a amount of francs, yo can pass the amount with 3 decimal positions</documentation>
      <input message="s0:FromEurosToLuxembourgFrancsHttpPostIn" />
      <output message="s0:FromEurosToLuxembourgFrancsHttpPostOut" />
    </operation>
    <operation name="FromEurosToHollandGuilders">
      <documentation>this method converts from euro to Holland Guilders, it admits a amount of euros and returns a amount of guilders, yo can pass the amount with 3 decimal position

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -