
You see there are a couple of questions (4 in fact

) that IBM really screwed up in this test version. All I have to make with them just playing and trying to hit the right answer.
Here are examples:
====================
41)
A development team has moved an XML application from the development server to the staging server. While testing the XML application on the new server, the application returns a message indicating that there is an "invalid entity reference" error in the DTD. The MOST likely cause of this error is:
a) The DTD was not compiled on the new server, and the parser is failing to recognize the entities in the XML document instance.
b) The DTD references external entities that were not migrated.
c) The DTD needs to be converted to an XML Schema that uses tokens instead of entities.
d) The parser is incompatible with the XML application.
e) The application must be recompiled on the new server.
Single Select - Please select the best answer (one and only one choice must be selected).
===
42)
A development team has moved an XML application from the development server to the staging server. While testing the XML application on the new server, the application returns a message indicating that there is an "invalid entity reference" error in the DTD. The MOST likely cause of this error is:
a) changes to the XML transformation between technical manual and ordering DTDs or XML Schemas.
b) a change to the XML rendering rules for technical manuals.
c) an enhancement to the DTD or XML Schema for technical manuals.
d) adjustments to the part number linking approach.
Single Select - Please select the best answer (one and only one choice must be selected).
============
THEY simply appended answers from question#41 to #42 (?!!).
The same thing with the following:
===
13)
Processing instructions can be used for all of the following EXCEPT:
a) a method for passing the name of a stylesheet.
b) Use ID and IDREF attributes to represent bi-directional relationships.
c) Copy the data in a relationship into the element for the row containing the foreign key.
d) Copy the data in a relationship into the element for the row containing the primary key.
Multiple Select - Please select all of the correct answers (this question has 2 correct choices).
17)
A developer needs to convert records from a relational database into XML. Each row in a table is represented as an element in the document How can the developer represent relationships in the database?
a) Use ID and IDREF attributes to represent unidirectional relationships.
b) Use ID and IDREF attributes to represent bi-directional relationships.
c) Copy the data in a relationship into the element for the row containing the foreign key.
d) Copy the data in a relationship into the element for the row containing the primary key.
Multiple Select - Please select all of the correct answers (this question has 2 correct choices).
=========
#17 makes some sense, #17 doesn't. But for #17 I'm still not sure about right answers. Do you have any ideas?
