Assume that a certain XMLDB can perform a validation check using DTD.
Further assume that this XMLDB can create an XDM from the post-validation XML Information Set (Infoset), store this XDM in the XMLDB, and retrieve the XDM from the XMLDB.
Consider using the following [example.dtd] to perform a validation check, and inserting the [XML Document] below into the XMLDB. A validation check is not performed when retrieving XML data from the XMLDB.
In this case, select two statements correctly explaining the XML data retrieved from the XMLDB.
Currently there are no comments in this discussion, be the first to comment!