| 3. |
How do you specify that child elements contained in an element must appear in the same order specified by the DTD file? .
Please select the correct answer:
|
| |
A.
|
Use vertical slashes ( | ) to separate ordered child elements in the element declaration |
| |
B.
|
Add a plus sign (+) after the child elements in the element declaration |
| |
C.
|
Use commas ( , ) to separate ordered child elements in the element declaration |
| |
D.
|
Add a forward slash ( / ) before the closing bracket of the child element declaration |