Sorry, I should have run spell checker before reporting one correction.
s/lenght/length/
s/issueing/issuing/
s/errornous/erroneous/

On another topic, is it possible to access credit card accounts via aqbanking/ofxconnect?
I don't see any way to create an account with type credit, and my credit card server accepts my userid and password, but cannot find the account, presumably because the type in the request is "bank account" but the account is actually a credit card.

--- aqbanking-2.2.0/src/libs/aqbanking/types/transaction.xml~   2006-06-13 
05:11:38.000000000 -0400
+++ aqbanking-2.2.0/src/libs/aqbanking/types/transaction.xml    2006-07-23 
18:46:01.000000000 -0400
@@ -160,12 +160,12 @@
       <li>
         maxLenSOMETHING: if 0 then this limit is unknown, if -1 then the
         described element is not allowed to be set in the transaction.
-        All other values represent the maximum lenght of the described
+        All other values represent the maximum length of the described
         field.
       </li>
       <li>
         minLenSOMETHING: if 0 then this limit is unknown.
-        All other values represent the minimum lenght of the described
+        All other values represent the minimum length of the described
         field.
       </li>
       <li>
@@ -330,13 +330,13 @@
       </descr>
       <elem name="minValueSetupTime" type="int">
         <descr>
-          Minimum time in days between issueing of a request and its
+          Minimum time in days between issuing of a request and its
           first execution.
         </descr>
       </elem>
       <elem name="maxValueSetupTime" type="int">
         <descr>
-          Maximum time in days between issueing of a request and its
+          Maximum time in days between issuing of a request and its
           first execution.
         </descr>
       </elem>
@@ -540,7 +540,7 @@
           </value>
           <value>rejected
             <descr>
-              The transfer has been rejected by the bank (or was errornous)
+              The transfer has been rejected by the bank (or was erroneous)
             </descr>
           </value>
           <value>pending
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to