CLASSIFY-Input_v1.xsd is an XML schema that is found in the INVOICES Bin directory. It defines the format that XML files conform to when interpreting documents from DOCUMENTS. (View a copy of the file.)
|
Elements |
|
|
Represents a batch. |
|
|
Contains information about the batch such as the date it was created. |
|
|
Contains one or more document elements. |
|
|
Describes a document. |
|
|
Contains information about the document such as the date it was created and user-defined variables. |
|
|
Contains the names and values of user-defined variables. |
|
| pages |
Contains one or more page elements. |
| page |
Describes a page. |
|
Attributes |
|
|
CreateDate |
The date element was created. |
| name |
The name of the element. |
|
value |
The value of the element. |
| path |
The file location of a page. |
| pagetype |
Determines whether the page is an invoice or an appendix.
|
|
The minimum number of times the element can occur. |
|
|
The maximum number of times the element can occur. |
|