Awesome! thanks for setting the standard, do you have a XSD too? On Apr 6, 2012 10:44 PM, "Gerrit van Niekerk" <[email protected]> wrote:
> <?xml version="1.0" encoding="ISO-8859-1"?> > <ride_report date="2012-04-05" event="Dark&Dirty"> > <comment>If you don't know XML, you will after reading the > report</comment> > <section type="start" name="Moo mall" distance="0"> > <riders number=">12" trailmeister="Hardy" sweeper="Brendan" > DnDvirgins="3"> > </riders> > </section> > <section type="ride" name="Cruiser" distance="2.59" smilage="7"> > </section> > <section type="ride" name="Xtacy Park" distance="3.1" smilage="9"> > <mechanical type="light" fix="Hardy's Roady Ninja light">Oupa > Gert</mechanical> > <incident type="fall" result="write report">Oupa Gert</incident> > </section> > <section type="partial ghost ride" name="Supertube" distance="4.33" > smilage="7"> > </section> > <section type="ride" name="Wash and Go" distance="2.13" smilage="6"> > </section> > <section type="ride" name="Python" distance="0.82" smilage="8"> > </section> > <section type="ghost ride" name="Reverse Python" distance="0.82" > smilage="9"> > </section> > <section type="ride" name="Quad Buster" distance="1.46" smilage="9"> > <treat type="Donut gate">Carine Cat-I</treat> > <mechanical type="flat">Francois</mechanical> > </section> > <section type="ride" name="Upper Look Ma no brakes" distance="0.67" > smilage="8"> > </section> > <section type="ride" name="Southern Unnamed" distance="2.1" smilage="7"> > </section> > <section type="ride" name="Bat Tunnel" distance="3.99" smilage="6"> > </section> > <section type="ride" name="Blairwitch Forest" distance="1.18" > smilage="7"> > <mechanical type="hanger" fix="single speed">Stealth of Cape Epic > fame</mechanical> > </section> > <section type="ride" name="Shebeen Queen" distance="2.96" smilage="6"> > </section> > <section type="ride" name="Mieliemuur" distance="2.82" smilage="8"> > </section> > <section type="end" name="Moo Mall" distance="0" smilage="All round"> > </section> > </ride_report> > > PS: Yes, it is absolutely valid XML :) > -- > Gerrit van Niekerk > GP van Niekerk Ondernemings BK > Roosstraat 211, Meyerspark, 0184, South Africa > Tel: +27(12)8036501 Fax SA: 086 537 4131 > Voip: 0878205460/1/2/3/4/5/6/7/8/9 > Cell: +27(73)6891370 > Email: [email protected], [email protected] > Web: http://www.gpvno.co.za > > > -- > You received this message because you are subscribed to the Google Groups > "DarkAndDirty" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/darkanddirty?hl=en. > -- You received this message because you are subscribed to the Google Groups "DarkAndDirty" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/darkanddirty?hl=en.
