- Commerce XML (cXML) is a standard for the online exchange of business transaction information in common formats. It defines the structure of purchase orders, order acknowledgements, and other core e-business documents. cXML is a document type definition (DTD) based on XML tags that defines fields for a specific type of document, like a purchase order. The XML structure enables an application program to easily extract data and deliver it to another application program.
Online catalog company Ariba Technologies led the cXML effort, but more than 40 companies collaborated on cXML, including Hewlett-Packard and Microsoft. The organizations hoped a common standard would reduce the cost of doing business online. The first version of cXML (version 0.91) appeared in May 1999.
 |
Learn more about XML in SQL Server |
| XML data type in SQL Server 2005 vs. VARCHAR (MAX): Learn performance impacts of the XML data type and VARCHAR (MAX) data type in SQL Server 2005. Here are storage, I/O and CPU results of XML in SQL Server. |
| T-SQL commands vs. XML AUTO in SQL Server: XML functions may use more resources than standard T-SQL commands. Here are some performance implications when comparing XML AUTO with T-SQL commands. |
| Difficulty storing XML data in SQL Server 2005: Should I store all of my XML data in SQL Server 2005 using the new XML data type? |
| XML integration with SQL Server 2005 chapter download: This chapter from the book "Microsoft SQL Server 2005 New Features," by Michael Otey, serves an introduction to the most important new XML features provided by SQL Server 2005. |
| SQL Server 2005 Learning Guide: Are you ready for SQL Server 2005? Here you will find news and expert technical advice to answer your SQL Server 2005 questions and put you on track for a successful upgrade. |
| Top 10 SQL Server development tips of 2008: From converting date/time values into character types to retrieving XML data values with XQuery, these were the top 10 SQL Server development topics of 2008. |
| Problems and justified use of cursors: Cursors should traditionally be avoided, however, this book excerpt outlines situations in which cursors are acceptable in T-SQL. |
| Cursor related statements: This book excerpt illustrates cursor statements, including the open statement, fetch statement, @@fetch_status, close statement and the deallocate statement for T-SQL cursors. |
| Transact SQL cursors: The following excerpt outlines how to process a cursor for Transact-SQL Server. You'll also find an example of how cursors are used to repeat custom processing. |
| Unconditional and scheduled execution: This book excerpt explains unconditional execution and scheduled execution for flow control statements in T-SQL. |
| LAST UPDATED: |
01 Apr 2005
|
 |
Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com
|

 |
More resources from around the web:
|


');
// -->



|