|
Structure vs Contenu |
|
||||
Un document XML inclu la définition de sa structure sous forme d'arbre.
<bibliography>
<book id='LCCN-36027176'>
<author><firstname>John Maynard</firstname>
<lastname>Keynes</lastname>
</author>
<title>The General Theory of Employment, Interest and Money</title>
<publisher>MacMillan</publisher>
<year>1936</year>
</book>
</bibliography>
|
bibliography \n book id='LCCN-36027176' \n author firstname "John Maynard" \n lastname "Keynes" \n \n title "The General Theory of Employment, Interest and Money" \n publisher "MacMillan" \n year "1936" \n \n
|
|
XML/Introduction 25/2/2003 |
14/90 |
|