ReadSoftInvoice.xsd is an XML schema that is found in the INVOICES Bin directory. (View a copy of the file.) It defines the format that XML output files conform to.
|
Main elements |
|
| Documents |
Describes the XML document. |
| Document |
Describes a document. Currently, Document only contains Invoice and System elements. |
| Invoice |
Describes an invoice. Contains:
|
|
|
Describes a collection of fields. Contains Field elements. |
|
|
Describes a field. Note: Date fields are formatted YYYYMMDD. |
|
|
Contains Table elements. |
|
Describes a table. Contains elements. |
|
|
Contains Field elements. |
|
| System |
Contains Field elements that describe system fields. |
| PartyType |
Describes a supplier or buyer. |
You can transform the output to a different XML format. For more information, see Configuring a job to use XML output.