logo

CuriousTab

CuriousTab

Discussion


Home Database XML and ADO.NET Comments

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


  • Options
  • A. True
  • B. False

  • Correct Answer
  • False 


  • XML and ADO.NET problems


    Search Results


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

    • Options
    • A. True
    • B. False
    • Discuss
    • 2. XSLT processors are context-oriented; each statement is evaluated in the context of the match that has been made.

    • Options
    • A. True
    • B. False
    • Discuss
    • 3. XML Schemas are XML documents.

    • Options
    • A. True
    • B. False
    • Discuss
    • 4. FOR XML EXPLICIT tells SQL Server to place the values of the columns as attributes in the resulting XML document.

    • Options
    • A. True
    • B. False
    • Discuss
    • 5. The DTD defines the structure of XML documents.

    • Options
    • A. True
    • B. False
    • Discuss
    • 6. XML Schema is used to define the content, structure and format of documents.

    • Options
    • A. True
    • B. False
    • Discuss
    • 7. XML uses the same terms with the same meanings as terms in the database world.

    • Options
    • A. True
    • B. False
    • Discuss
    • 8. 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.

    • Options
    • A. True
    • B. False
    • Discuss
    • 9. If a document does not conform to the DTD, it is a bad XML document.

    • Options
    • A. True
    • B. False
    • Discuss
    • 10. The most popular way to materialize XML documents is to use XSLT.

    • Options
    • A. True
    • B. False
    • Discuss


    Comments

    There are no comments.

Enter a new Comment