| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <s:complexType name="InvoiceType"> <s:attribute name="ClientID" type="s:string"/> <s:attribute name="InvoiceNumber" type="s:string"/> <s:attribute name="InvoiceNumber2" type="s:string"/> <s:attribute name="PaymentDate" type="s:date"/> <s:attribute name="AgreementNumber" type="s:string"/> </s:complexType> |
| type | s:string |
| source | <s:attribute name="ClientID" type="s:string"/> |
| type | s:string |
| source | <s:attribute name="InvoiceNumber" type="s:string"/> |
| type | s:string |
| source | <s:attribute name="InvoiceNumber2" type="s:string"/> |
| type | s:date |
| source | <s:attribute name="PaymentDate" type="s:date"/> |
| type | s:string |
| source | <s:attribute name="AgreementNumber" type="s:string"/> |