Today at work...
Posted: Fri Dec 30, 2005 11:34 am
So, I'm working on an XSLT stylesheet to transform data from a Loan Application to the XML format that the bank requires on their host system.
(Basicly 90% of my job is move this field over there, and get that field and put it back here)
Anyway... Going through the documentation, I've got the logical tags you'd expect in a loan application, most with an obvious meaning, or a description that says what it's for
<AccountNumber>
<FirstName>
<LoanDt>
I just came across one <PerformAnal> with no documentation to say what it's for.
I'd say someone in the data definition department dropped the soap on that one.
(Basicly 90% of my job is move this field over there, and get that field and put it back here)
Anyway... Going through the documentation, I've got the logical tags you'd expect in a loan application, most with an obvious meaning, or a description that says what it's for
<AccountNumber>
<FirstName>
<LoanDt>
I just came across one <PerformAnal> with no documentation to say what it's for.
I'd say someone in the data definition department dropped the soap on that one.