Im not looking for you to do this project for me, but helping me start somewhere would be much appreciated!!!. I'm currently using the software (oxygen XML editor).
The Copenhagen Gran Forno is an annual race primarily held mainly in Copenhagen Denmark
and surrounding areas. Cyclists have to complete a 149.1 kilometer race through the city of
Copenhagen and other regions in the outskirts. The Tour organizers want to release an XML file
at the end of each leg of the race (at 70, 97.5, 117 and 149.1 km) with details of the cyclists who
completed that leg. Each leg has a number, GPS location, and distance in kilometers from both
the start and finish lines. A team has a name, a prime sponsor, and many cyclists. A cyclist has a
first and last name, country, and a time for the leg measured in hours, minutes, and seconds.
Develop an XML schema for this situation, prepare a sample XML document for one leg, create
a stylesheet, and transform the XML document using the style sheet. The schema should support
data integrity where possible.
Submit your three files (XSD, XML, and XSL) in a zipped directory/folder to the ELC.