com.calcxml.webservice
Interface CustomWSInterface
public interface CustomWSInterface
Method Summary |
java.lang.String |
cus01(java.lang.String xmlInput)
Compare Commission Versus Fee-Based Business Models |
java.lang.String |
cus02(java.lang.String xmlInput)
Retirement Gap Calculator |
java.lang.String |
cus03s1(java.lang.String xmlInput)
Reverse Mortgage - Step 1 |
java.lang.String |
cus03s2(java.lang.String xmlInput)
Reverse Mortgage - Step 2 |
java.lang.String |
cus04(java.lang.String xmlInput)
Compare Piggy-Back Loan To Loan With Mortgage Insurance |
java.lang.String |
cus05(java.lang.String xmlInput)
Economic Stimulus Package / 2008 Tax Rebate Calculator |
java.lang.String |
cus10(java.lang.String xmlInput)
Risk Level |
java.lang.String |
cus11(java.lang.String xmlInput)
Risk Tolerance |
java.lang.String |
cus12(java.lang.String xmlInput)
Risk Tolerance |
java.lang.String |
cus13(java.lang.String xmlInput)
Risk Tolerance |
java.lang.String |
cus14(java.lang.String xmlInput)
Evaluate Your Saving Strategy |
java.lang.String |
cus15(java.lang.String xmlInput)
Compare Roth 401(k) Versus Before-Tax |
java.lang.String |
cus16(java.lang.String xmlInput)
Retirement Income Planning - What Will My Current Savings Accomplish |
java.lang.String |
cus17(java.lang.String xmlInput)
Intermountain Paycheck Planner Plus |
java.lang.String |
cus18(java.lang.String xmlInput)
Should I Consolidate My Federal Student Loans? |
java.lang.String |
cus19(java.lang.String xmlInput)
UHEAA Borrower Benefits |
java.lang.String |
cus20(java.lang.String xmlInput)
What Is The Cost Of Deferment/Forbearance? |
java.lang.String |
cus21(java.lang.String xmlInput)
What Would My Loan Payments Be? |
java.lang.String |
cus26(java.lang.String xmlInput)
How Should I Allocate My Assets? |
java.lang.String |
cus27(java.lang.String xmlInput)
How Much Will I Need To Save For Retirement? |
java.lang.String |
cus28(java.lang.String xmlInput)
Intermountain Paycheck Planner |
java.lang.String |
cus29(java.lang.String xmlInput)
Strategies to Maximize Asset Growth |
java.lang.String |
cus30(java.lang.String xmlInput)
How Should I Allocate My Assets? (Allianz Greece) |
java.lang.String |
cus31(java.lang.String xmlInput)
What Could My Current Savings Grow To? |
java.lang.String |
cus32(java.lang.String xmlInput)
Auto Purchase: Loan Versus 0% Dealer Financing? |
java.lang.String |
cus33(java.lang.String xmlInput)
Stimulus or Stimy Us? Calculate Your Share of the Liability |
java.lang.String |
cus34(java.lang.String xmlInput)
What Is My Debt Freedom Number? |
java.lang.String |
cus35(java.lang.String xmlInput)
Add, Subtract, Multiply, Divide |
cus35
java.lang.String cus35(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Add, Subtract, Multiply, Divide
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus35
calcxmlRequest Schema
cus35 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus35 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus34
java.lang.String cus34(java.lang.String xmlInput)
throws java.rmi.RemoteException
- What Is My Debt Freedom Number?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus34
calcxmlRequest Schema
cus34 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus34 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus33
java.lang.String cus33(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Stimulus or Stimy Us? Calculate Your Share of the Liability
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus33
calcxmlRequest Schema
cus33 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus33 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus32
java.lang.String cus32(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Auto Purchase: Loan Versus 0% Dealer Financing?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus32
calcxmlRequest Schema
cus32 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus32 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus31
java.lang.String cus31(java.lang.String xmlInput)
throws java.rmi.RemoteException
- What Could My Current Savings Grow To?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus31
calcxmlRequest Schema
cus31 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus31 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus30
java.lang.String cus30(java.lang.String xmlInput)
throws java.rmi.RemoteException
- How Should I Allocate My Assets? (Allianz Greece)
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus30
calcxmlRequest Schema
cus30 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus30 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus29
java.lang.String cus29(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Strategies to Maximize Asset Growth
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus29
calcxmlRequest Schema
cus29 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus29 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus28
java.lang.String cus28(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Intermountain Paycheck Planner
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
Sample xml request using responseType="html". To test other responseType values, as well as other request values in general, see the "View Functioning Calculator" link below and the showXml option.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus28
calcxmlRequest Schema
cus28 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml' to the calculator URL.
- Returns:
- An XML document
Sample xml response where responseType of the incoming request is set to "html".
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus28 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus27
java.lang.String cus27(java.lang.String xmlInput)
throws java.rmi.RemoteException
- How Much Will I Need To Save For Retirement?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus27
calcxmlRequest Schema
cus27 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus27 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus26
java.lang.String cus26(java.lang.String xmlInput)
throws java.rmi.RemoteException
- How Should I Allocate My Assets?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus26
calcxmlRequest Schema
cus26 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus26 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus21
java.lang.String cus21(java.lang.String xmlInput)
throws java.rmi.RemoteException
- What Would My Loan Payments Be?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus21
calcxmlRequest Schema
cus21 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus21 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus20
java.lang.String cus20(java.lang.String xmlInput)
throws java.rmi.RemoteException
- What Is The Cost Of Deferment/Forbearance?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus20
calcxmlRequest Schema
cus20 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus20 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus19
java.lang.String cus19(java.lang.String xmlInput)
throws java.rmi.RemoteException
- UHEAA Borrower Benefits
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus19
calcxmlRequest Schema
cus19 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus19 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus18
java.lang.String cus18(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Should I Consolidate My Federal Student Loans?
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus18
calcxmlRequest Schema
cus18 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus18 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus17
java.lang.String cus17(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Intermountain Paycheck Planner Plus
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus17
calcxmlRequest Schema
cus17 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus17 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus16
java.lang.String cus16(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Retirement Income Planning - What Will My Current Savings Accomplish
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus16
calcxmlRequest Schema
cus16 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus16 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus15
java.lang.String cus15(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Compare Roth 401(k) Versus Before-Tax
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus15
calcxmlRequest Schema
cus15 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus15 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus14
java.lang.String cus14(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Evaluate Your Saving Strategy
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus14
calcxmlRequest Schema
cus14 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus14 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus13
java.lang.String cus13(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Risk Tolerance
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus13
calcxmlRequest Schema
cus13 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus13 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus12
java.lang.String cus12(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Risk Tolerance
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus12
calcxmlRequest Schema
cus12 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus12 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus11
java.lang.String cus11(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Risk Tolerance
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus11
calcxmlRequest Schema
cus11 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus11 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus10
java.lang.String cus10(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Risk Level
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus10
calcxmlRequest Schema
cus10 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus10 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus05
java.lang.String cus05(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Economic Stimulus Package / 2008 Tax Rebate Calculator
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus05
calcxmlRequest Schema
cus05 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus05 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus04
java.lang.String cus04(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Compare Piggy-Back Loan To Loan With Mortgage Insurance
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus04
calcxmlRequest Schema
cus04 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus04 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus03s2
java.lang.String cus03s2(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Reverse Mortgage - Step 2
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus03s2
calcxmlRequest Schema
cus03s2 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus03s2 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus03s1
java.lang.String cus03s1(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Reverse Mortgage - Step 1
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus03s1
calcxmlRequest Schema
cus03s1 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus03s1 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus02
java.lang.String cus02(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Retirement Gap Calculator
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus02
calcxmlRequest Schema
cus02 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus02 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException
cus01
java.lang.String cus01(java.lang.String xmlInput)
throws java.rmi.RemoteException
- Compare Commission Versus Fee-Based Business Models
- Parameters:
xmlInput
- An XML document, conforming to the calcxmlRequest schema, containing all the input values for the calculator.
See the schema for full details regarding the XML document.
Relevant input is at this element in the schema: calcxmlRequest->calcInput->cus01
calcxmlRequest Schema
cus01 Input Schema (A child element of calcxmlRequest)
View Functioning Calculator NOTE: You can see the raw xml request and response appending '?showXml=1' to the calculator URL.
- Returns:
- An XML document
See the schema for full details regarding the XML document.
calcxmlResponse Schema
cus01 Output Schema (A child element of calcxmlResponse. You should only need this if you are using the raw returned values.)
- Throws:
java.rmi.RemoteException