Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Help

I am not a pro in XML I am learning, Can anyone able to help me with the question
below. My Email address is Waverunner36117@yahoo.com

A-In a sentence or more describe the following fragments and write as
many XML statements to fully exercise all aspects of the rules. Assume

#PCDATA for those elements not defined.

1-<!ELEMENTS test(question, answer?)*>

2-<!1ELEMENTS discussion ( agenda, %AB;>
<!ENTITY % AB "(issues,solutions*)+">

3-<!ELEMENT university_name(#PCDATA)>
<!ENTITY TR "Troy State U.">
<!ENTITY AU "Auburn U.">

4- <!ELEMENT remarks (#PCDATA | NO_REMARKS)*>
<!ELEMENT NO_REMARKS EMPTY>

B-Write XML markup so the browser displays:

<Coordinates><5.67><-15.263></Coordinates>
[854 byte] By [David] at [2007-11-9 15:27:31]