See separate window.
A certain Web application displays user information according to user input via Web browser. The XML data managing user information is as shown in [example.xml] (separate window). The following [XQuery] is executed when the Web application retrieves user information from [example xml].
[XQuery]
fn:doc("example.xml")//data[userid = "(1)"][password = "(2)"]
}
At this time, the Web application completes the [XQuery] by replacing (1) and (2) with the user input character string, and executes the query.
No character escapes (e.g. convert "<" to "<") are performed for character string input by the user. Select two of the following that produces the query execution result in [Execution Result] (separate window) when the character string is as shown in each answer choice.
See separate window.
Assume you wish to execute a query on [example.xml] (separate window) to obtain a record element that includes a data element having a value equal to or greater than 100 and less than 200. Select the correct result of executing the [XQuery] (separate window). The expected result would be "C;" however, the query may not be processed as expected.
Four separate operating requirements and four individual storage management methods for XML document data are listed below. Considering the general characteristics, which individual management method ([Management Methods]) combines most optimally with which requirement ([Operating Requirements])?
[Operating Requirements]
1. Retrieve a portion of the XML document according to values in the XML document
2. Identify the XML document by unique values, and retrieve the entire XML document
3. Perform aggregation and statistical calculations of the values in the XML document
4. Continuously check the data types for the values in the XML document, and search through data using queries on the XML document
[Management Methods]
A) XML document file (text file) management via file system
B) Management via RDB (relational database), and program for storing data from an XML document into the RDB (assume the RDB does not maintain an XML document tree structure)
C) Management via XMLDB, using XML Schema definitions
D) Management via XMLDB, without using XML Schema definitions
Assume that [testmixsd] (referenced in a separate window) has been defined. Without rewriting this XML Schema Document ([testml-xsd]), create a new, separate XML Schema Document to partially change the schema definition replacing the phone element with a cellPhone element. As a result, the following [XML Document] will be valid against the new schema.
Which of the following correctly descnbes the new XML Schema Document?
Assume that the XMLDB or XML parser correctly processes the XML Schema schema Location attribute.
[XML Document]
See separate window.
Assume you wish to execute a query on [example.xml] (separate window) to obtain a record element that includes a data element having a value equal to or greater than 100 and less than 200. Select the correct result of executing the [XQuery] (separate window). The expected result would be "C;" however, the query may not be processed as expected.
Delisa
5 days agoPhung
15 days agoYuki
17 days agoRosendo
20 days agoCorinne
1 months agoKeena
1 months agoMike
2 months agoSherita
2 months agoLindsey
2 months agoAndree
2 months agoMichell
2 months agoLeana
2 months agoYuette
3 months agoGene
4 months agoBrendan
5 months agoMa
5 months ago