Luis Abreu
plaatst dit op oktober 26, 2011 16:21
This XML is the return of method(s):
<reports>
<report>
<employeeid>Integer</employeeid>
<period>Integer</period>
<year>Integer</year>
<lines>
<line>
<code>Integer</code>
<description>String</description>
<value>Decimal</value>
</line>
</lines>
</report>
</reports>
| Data type | Example |
|---|---|
| Decimal | 2000.00 |
| String | This is some text |
| Integer | 1234 |