| Home » Categories » Solutions by Business Process » E-Business » XML |
Schemas |
|
Article Number: 1862 | Rating: Unrated | Last Updated: Thu, Jun 22, 2023 at 4:42 PM
|
|
Datafile Software Schemas Looking at the above XML document, it is not difficult to appreciate that weather reports sent in from all over the country in this form could be processed and collated by a suitable application program. But for this to work, everyone would need to agree to use the same tags to define the data elements, and possibly to agree that they will start with the date and time, and follow this with information about where it comes from before giving the weather details themselves. In other words, users must agree to a "standard” for their weather report documents or files for it to be possible to develop a computer application to process them. Such an XML standard is known as a schema, and describes the possible data content of an XML document in a rigorous and formal way. A constant for any XML document is that it must be hierarchical in structure. So an XML schema is often presented like a hierarchical family tree, showing how the elements are related, and then each specific element is defined in detail. But in the incestuous world of XML, such a definition is am document itself, of course, and is usually presented as an XML document in its own right with the suffix "xsd” for XML Schema Definition. |
Attachments
There are no attachments for this article.
|
Typical XML Purchase Order Cycle
Viewed 1801 times since Mon, Jul 9, 2012
Example Datafile XML Template
Viewed 15144 times since Tue, Jul 10, 2012
Run XML Transaction Extensions
Viewed 1873 times since Thu, Jul 5, 2012
Missing Element Tags
Viewed 2004 times since Mon, Jul 9, 2012
Supplier Codes
Viewed 1905 times since Tue, Jul 10, 2012
Diagnostic XML File Print
Viewed 3681 times since Mon, Jul 9, 2012
General Lookup File - Appendix 6
Viewed 1964 times since Tue, Jul 10, 2012
Purchase Ledger Transactions
Viewed 1940 times since Tue, Jul 10, 2012
Handling Incoming XML Errors
Viewed 3323 times since Thu, Jul 5, 2012
Input XML File Template Notes
Viewed 2013 times since Mon, Jul 9, 2012
|

