Select which of the following correctly describes the DTD attribute list declaration when the "date" attribute and the "reception" attribute are included in the "Customer_Visit" element.
A.
B.
C.
D. WCourierNewlrZ
When using an XML processor to read the XML document below which answer correctly describes the
value that entity reference "andname;" replaces? Assume that the XML processor can read "external. txt".
[external. txt]
[XML Documents]
]>
A. gloria
B.
C.
D. An error is thrown and nothing is replacedW Courier Newlr Z
Select which of the following correctly describes a valid XML document with respect to the DTD below.
]>
A. The name element must be designated at least once within the XML document.
B. The division attribute must be designated within the XML document.
C. The product element and name element must appear within the XML document the exact same number of times.
D. The product element must be designated at least once within the XML document. W Courier Newlr Z
Select which statement is correct with respect to the XML document and external entity below. Assume
that an XML processor can read "category. txt".
[category. txt]
DVD Player
[XML Documents]
]>
A. This is a valid XML document.
B. This is a well-formed XML document; however it is not a valid XML document.
C. This is not a well-formed XML document because there is an error in the entity reference.
D. The entity reference is not incorrect; however this is not a well-formed XML document. W Courier Newlr Z
Select which of the following XML Schema and its respective description is incorrect. Assume the Schema namespace prefix is "xs".
A. ln the following example the data element appears repetitively (more than once).
B. ln the following example the data element appears either 0 times or 1 time.
C. ln the following example the data element appears repetitively at least twice.
D. ln the following example the data element appears repetitively between two and five times.
Press the Exhibit button to view the XML document "a. xml" and apply XSLT stylesheet "b. xsl" to "a. xml". Select which of the following correctly describes the transformation results.
A. Administrator
B. SMTP
C. Local_Area_Connection
D. AdministratorSMTPLocal_Area_ConnectionW Courier Newlr Z
Select which statement correctly describes the results of reading the attribute values below using a non-
validating XML processor which does not check validity. Note that [#x9] is shown using #x9 [#xA] is shown
using #xA [#xD] is shown using #xD and [#x20] is shown using #x20.
Attribute="[#xA]
[#x9] data 1[#xD][#xA]
data 2"
A. Attribute="[#x20][#x20]data 1[#x20]data 2"
B. Attribute="data 1[#x20]data 2"
C. Attribute="[#xA]data 1[#xA]data 2"
D. Attribute="[#xA][#x9]data 1[#xD][#xA]data 2"W Courier Newlr Z
Select which statement correctly sets the attribute value "'S Wonderful".
A.
B.
C.
D.
Select which of the following correctly describes a namespace to which the "usage" attribute in the XML
document below belongs.
xmlns:application="urn:sample:Application" xmlns:NameCard="urn:sample:NameCard">
A. urn:sample:personal
B. urn:sample:Application
C. urn:sample:NameCard
D. Does not belong to any of the namespaces. W Courier Newlr Z
Select which of the following is correct with regard to using a multiple number of character encoding types in a single XML document that contains no external references.
A. Attach encoding element attributes to the element.
B. Attach encoding attributes for each element in the DTD .
C. Use UTF-8 or UTF-16
D. A multiple number of character encoding types cannot be used. W Courier Newlr Z