40 likes | 173 Vues
This assignment requires you to create detailed XML documents that represent your family tree. You will need to utilize elements, attributes, or a combination of both to provide information on family members, including their name, birth date, gender, and relationship to you. Additionally, build an XSD file for validation of your XML. You will also need to list family members using the XMLReader class, write XPath statements to locate specific individuals, and generate lists of all males or females. Finally, convert your family list into HTML using XSLT and submit all accompanying files by October 26, before class.
E N D
CENG454 – XML and XML Web Services Ertan Deniz Ertan.deniz70@gmail.com XML Assignment Instructor
Prepare XML documents thatcontain your family tree in detail • By using only elements • By using only attributes • By using mixture of elements and attributes (Select more apprpriate ones as attributes) • Childelements / Attributes : Name, BirthDate, Female/Male, Relationwithyou • Build an XSD file tovalidateone of your XML files. (Writecodetovalidate) • Listyour family (By using XMLReader Class) • Write Xpath statements • Locate Yourself • List all females or males • Convert list of family into HTML by utilizing XSLT. Assignment
SubmitOctober, 26 (Beforetheclass) • Prepare a solutionpack • XML Folder (XML files, XSD file) • XSD ValidationFolder (SourceCodeFiles & Saveoutput in a text file) • XML ReaderFolder (SourceCodeFiles & Saveoutput in a text file) • XSLT Folder (XSL File,XML File, XPATH Queries,HTML Output file) • DocumentationFolder (HomeworkReport) • Send e-mail to: aserbetci@fatih.edu.tr Submission
Thanks for your interest... Questions ?