Home / CSE / Database System 2 - CS :: XML and ADO.NET

CSE :: Database System 2 - CS

  1. Documents that have no DTD are by definition not-type-valid.

  2. A.

     True

    B.

     False


  3. FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document.

  4. A.

     True

    B.

     False


  5. With XSLT, you specify a procedure for materializing document elements.

  6. A.

     True

    B.

     False


  7. XML Schema is used to define the content, structure and format of documents.

  8. A.

     True

    B.

     False


  9. Schemas consist of properties and methods

  10. A.

     True

    B.

     False


  11. 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.

  12. A.

     True

    B.

     False


  13. With XML, document structure, content and format are all defined within one document.

  14. A.

     True

    B.

     False


  15. XML Schemas are XML documents.

  16. A.

     True

    B.

     False


  17. XML uses the same terms with the same meanings as terms in the database world.

  18. A.

     True

    B.

     False


  19. Stylesheets are used by XSLT to indicate how to transform the elements of the XML document into another format.

  20. A.

     True

    B.

     False