[Home] [By Thread] [By Date] [Recent Entries]
Title: Elements order: Hi,
ex:
the rule <!ELEMENT data (name,surname)> tells the parser that name come first and surname after, so the ex 2 will generate a parsing error.
cheers.
|
[Home] [By Thread] [By Date] [Recent Entries]
Title: Elements order: Hi,
ex:
the rule <!ELEMENT data (name,surname)> tells the parser that name come first and surname after, so the ex 2 will generate a parsing error.
cheers.
|