Typo in Section 2.3 example

Hello,

I believe there is a typo in the last part of the example of Section 2.3. At the end of the section, the example instance data
submitted shows the <as> value "Credit" when it should be "credit" (lowercase "c"). Here is the example as it currently appears in
the 1/18 Draft:

<instanceData>
  <as>Credit</as>
  <cc>1235467789012345</cc>
  <exp>2001-08</exp>
</instanceData>

The correct instance data should be

<instanceData>
  <as>credit</as>
  <cc>1235467789012345</cc>
  <exp>2001-08</exp>
</instanceData>

Thanks,
Baron

---
Baron Roberts            broberts@adobe.com
Engineering Lead         408-536-2511
Adobe Systems, Inc.      http://www.adobe.com

Received on Monday, 4 February 2002 19:06:21 UTC