1. Question: Which attribute of an XML Link identifies how the link should be traversed?

    A
    TITLE

    B
    ROLE

    C
    SHOW

    D
    ACTUATE

    Note: Not available
    1. Report
  2. Question: Which attribute of an XML Link identifies how the link should be activated?

    A
    TITLE

    B
    ROLE

    C
    SHOW

    D
    ACTUATE

    Note: Not available
    1. Report
  3. Question: You have a DTD schema named name.dtd in your local file system in the current working directory. Which of the following is the valid syntax to associate an XML document to that DTD schema? The root element is names.

    A
    <!DOCTYPE names PUBLIC “name.dtd”>

    B
    <!DOCTYPE names SYSTEM “name.dtd”>

    C
    <!DOCTYPE SYSTEM “name.dtd”>

    D
    <!DOCTYPE PUBLIC “name.dtd”>

    Note: Not available
    1. Report
  4. Question:  An element can contain data that is either parsed character data or character data.

    A
    True

    B
    False

    Note: Not available
    1. Report
  5. Question: What are the not permissible values of the SHOW of an XML Link element?

    A
    blank

    B
    new

    C
    embed

    D
    replace

    Note: Not available
    1. Report
  6. Question: What other elements an element can contain in what order is defined by the __________.

    A
    Content rules

    B
    Content model

    C
    Children model

    D
    Allowable content

    Note: Not available
    1. Report
  7. Question: CDATA contains only parsed character data.

    A
    True

    B
    False

    Note: Not available
    1. Report
  8. Question: What do you call the element declaration which conations a list of other elements?

    A
    Content rules

    B
    Content model

    C
    Children model

    D
    Allowable content

    Note: Not available
    1. Report
  9. Question: If you want that the content of the target source should be inserted at the position of an XML Link in a source document, what will be the value of the SHOW attribute?

    A
    blank

    B
    new

    C
    embed

    D
    replace

    Note: Not available
    1. Report
  10. Question: A namespace can be qualified or unqualified

    A
    True

    B
    False

    Note: Not available
    1. Report
Copyright © 2025. Powered by Intellect Software Ltd