130 likes | 270 Views
SE 5145 – eXtensible Markup Language ( XML ). DTD (Document Type Definitions). 2011-12/Spring, Bahçeşehir University , Istanbul. 2nd Assignment: CV. Preparing an XML/XSLT R esume
E N D
SE 5145 – eXtensibleMarkup Language (XML) DTD (Document Type Definitions) 2011-12/Spring, Bahçeşehir University, Istanbul
2nd Assignment: CV • Preparing an XML/XSLT Resume • Redesign your own resume as an XML document including at least five sections («education», «employment history», «social skills», «technical skills», «accomplishments», etc.) As you design your XML file, think about items that would be of more interest to a management reader and other items that would be of more interest to a technical reader. For example, a management reader might be more interested in your «social skills» while a technical reader would be more interested in «technical skills». • Create a Document Type Definition (DTD) file resume.dtd specifying the content of your resume. • Now create twostylesheets, manager.xsl and technical.xsl, which display the manager and technical "views" respectively. There will be some overlap (both classes of reader would want to know your name!) but there should be several differences as well. How to Submit • Pay attention to naming your files: Keep your files under /Name.Surname/Assignment2 and send me one unique archived RAR file: Name.Surname.Assignment2.rar • Submitonly SOFT COPY by uploading to asilkan.net till due date: Next lesson (2 weeks later) • Randomly selected students will be asked to present the solutionson the due date