CSE :: Database System 2 - CS
- FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document.
- Datasets which reside on the user's hard drive are created by ADO.NET to facilitate the transformation of XML documents to and from relational database constructs.
- With XML, document structure, content and format are all defined within one document.
- Stylesheets are used by XSLT to indicate how to transform the elements of the XML document into another format.