Press the Exhibit button to view "XML Schema Document". Which of the following is a valid XML document with respect to "XML Schema Document".
A.
B.
C.
D.
Select which of the following statements is correct.
A. Under XML 1 0 recommendations there are no clear rules as to whether to use a child element or an attribute when attaching information to an element.
B. An XML document must never be structured without any element content and with only empty elements and attributes.
C. Use attributes whenincluding specific clear numerical value informationin an XML document.
D. Attribute values cannot include line feeds or white spaces. W Courier Newlr Z
Press the Exhibit button to view "Transformation Source XML Document". Select which of the following correctly describes the XPath method (1) and (2) that belongs in the "XSLT Stylesheet" blank space when acquiring the text string "Taro_Suzuki" from the "Transformation Source XML Document". Text String
(1)
. . . library/book/author Text String(2) . . . library//author
A.
Both (1) and (2) are correct.
B.
(1) is correct but (2) is not correct.
C.
(2) is correct but (1) is not correct.
D.
Neither are correct. W Courier Newlr Z
Company B has decided to manage product information using XML data. Press the Exhibit button to view "Requirements". Select which of the following DTD definitions best satisfies "Requirements".
A.
B.
C.
D. W Courier Newlr Z
Press the Exhibit button to view "XML Schema Document". Select which of the following correctly describes the "Last_Date_Updated" attribute.
A. The "Last_Date_Updated" attribute is an attribute written inside the "Address_book" element.
B. The "Last_Date_Updated" attribute is an attribute written inside the "Company_Name" element.
C. The "Last_Date_Updated" attribute is an attribute written inside one of the following elements: "Company_Name" "Postal Code" "Address" "Telephone_Number" or "FAX".
D. The "Last_Date_Updated" attribute is an attribute written inside the "Company" element. W Courier Newlr Z
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. Firewall_Unavailable
B. Currently_Processing
C. Auto_Logon
D. Firewall_UnavailableCurrently_ProcessingAuto_LogonW Courier Newlr Z
Press the Exhibit button to view the XML document "a. xml" and apply XSLT stylesheet "b. xsl" to "a. xml" and output "10075" as the transformation result. Select which of the following correctly belongs in (1) of the "b. xsl".
A. count[01]
B. count[position() < 2]
C. count[position() <= 2]
D. count[. andlt;= 100]W 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="andENT;"
A. Attribute="[#x20][#x20]data 1[#x20]data 2"
B. Attribute="data 1[#x20]data 2"
C. Attribute="andENT;"
D. Attribute="[#xA][#x9]data 1[#xD][#xA]data 2"W Courier Newlr Z
Select the answer that correctly describes a namespace to which the eMail element in the XML document
below belongs.
A. urn:sample1
B. urn:sample2
C. bothurn:sample1 andurn:sample2
D. There is no namespace to which the eMail element belongs. W Courier Newlr Z
Press the Exhibit button to view and transform "Transformation Source XML Document". Select the answer
that correctly describes what belongs in (1) in the "XSLT Stylesheet" to derive "Post- Transformation XML
Document".
[XSLT Stylesheet]
A. //name
B. /name
C. product/name
D. /productW Courier Newlr Z