• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help creating an XML document for an assignment

BullyCanadian

Platinum Member
We're supposed to make an XML document with tags that identify my schools class schedule search. and we are also to design the related DTD file.


So far I have this:
<?xml version="1.0"?>
<ClassSchedule>
<Search>Search By Term</Search>
<Terms>
<Term>Winter 2007 View Only</Term>
<Term>Fall 2006 View Only</Term>
<Term>Summer 2006 View Only</Term>
<Term>Spring 2006 View Only</Term>
<Term>Winter 2006 View Only</Term>
</Terms>
</ClassSchedule>


So thats my XML file, is there anyone here who can help me create the DTD file for this? How do I go about it?

Again I think anyone who responds and helps in advance, and yes I am not going to lie it is an assignment, due at midnight (VERY MUCH a procrastinator - but with good reason, Im trying to help out at home, have a full time job and full time school and I started to neglect this couse 🙁 and now Im in trouble 😱 ) so Any help is appreciated!
 
Back
Top