XML/Input: Difference between revisions

Content added Content deleted
m (→‎{{header|REXX}}: added/changed comments and whitespace, used a template for the output sections.)
m (→‎version 2: used a lowercase letter for a hex constant.)
Line 2,231: Line 2,231:
g.6 = ' <Pet Type="dog" Name="Rover" / > '
g.6 = ' <Pet Type="dog" Name="Rover" / > '
g.7 = ' </Student> '
g.7 = ' </Student> '
g.8 = ' <Student DateOfBirth="1993-09-10" Gender="F" Name="&#x00C9;mily" /> '
g.8 = ' <Student DateOfBirth="1993-09-10" Gender="F" Name="&#x00c9;mily" /> '
g.9 = '</Students> '
g.9 = '</Students> '