| Home » Categories » Solutions by Business Process » E-Business » XML |
Processing Commands |
|
Article Number: 1813 | Rating: Unrated | Last Updated: Thu, Jun 22, 2023 at 4:57 PM
|
|
Datafile Software Processing Commands Processing commands are a general facility offered for XML file design, and Datafile uses them for its own purposes, as described below. Processing commands start with "<?a…a” (opening angle bracket, question mark, plus the name of the command) and close with "?>” (question mark and a closing angle bracket). Processing commands are defined by an application designer, and can only be interpreted by the application that is designed to use them. If an incoming XML file contains a processing command that is not recognised by the Datafile XML module, it is ignored. In particular, any processing command that has a name starting with "xml” is ignored by the Datafile XML processor on input, or is transferred to an output XML file intact. For example, the specific processing instruction <?xml version="1.0"?> is always present as the first statement in an XML file (though the version number may change in the future). |
Attachments
There are no attachments for this article.
|
addto
Viewed 1782 times since Mon, Jul 9, 2012
Example Datafile XML Template
Viewed 14999 times since Tue, Jul 10, 2012
Print of Output XML Files
Viewed 1887 times since Thu, Jul 5, 2012
Permitted Characters
Viewed 1995 times since Mon, Jul 9, 2012
General Lookup File - Appendix 6
Viewed 1852 times since Tue, Jul 10, 2012
Schemas
Viewed 1833 times since Tue, Jul 10, 2012
Sales Order Details (SOD)
Viewed 1802 times since Tue, Jul 10, 2012
XML Error Files
Viewed 1897 times since Mon, Jul 9, 2012
Report Exceptions
Viewed 4188 times since Mon, Jul 9, 2012
Application Considerations - Document Definition Parameters
Viewed 1882 times since Tue, Jul 10, 2012
|

