Skip to topic
|
Skip to bottom
Jump:
TechWebSdF
TechWebSdF Web
TechWebSdF Web Home
Changes
Index
Search
Webs
Elite
Glas
InterPC06
InterPC07
InterPC08
InterPC09
InterPC10
InterPC12
InterPC13
LabInt08
LabInt09
Main
NIR
Progetti
ProgettoA3
Sandbox
TWiki
TechWeb06
TechWeb07
TechWeb08
TechWeb09
TechWeb10
TechWeb11
TechWeb12
TechWeb13
TechWebSdF
Trash
WorkshopHT09
Create
personal sidebar
Edit
Attach
Printable
TechWebSdF.EsercizioOttoCinzia
r1.25 - 12 May 2010 - 12:50 -
CinziaCortesi
topic end
Start of topic |
Skip to actions
<verbatim> <!ELEMENT ricetta (nome, difficoltà, ingredienti, passi)> <!ELEMENT nome (#PCDATA)> <!ELEMENT difficoltà (#PCDATA)> <!ELEMENT ingredienti (ingrediente)+> <!ELEMENT ingrediente (nomeIngrediente, precisazioni*, quantità)> <!ELEMENT nomeIngrediente (#PCDATA)> <!ELEMENT quantità (#PCDATA)> <!ELEMENT precisazioni(#PCDATA | importante | vabeneanche)*> <!ELEMENT passi (passo)+> <!ELEMENT passo (#PCDATA | importante | vabeneanche)*> <!ELEMENT importante (#PCDATA | importante | vabeneanche)*> <!ELEMENT vabeneanche (#PCDATA | importante | vabeneanche)*> <? xml version="1.0"?> <!DOCTYPE ricetta SYSTEM "ricetta.dtd"> <ricetta> <nome> Mascarpone </nome> <difficoltà> Semplice </difficoltà> <ingredienti> <ingrediente> <nomeIngrediente> uova </nomeIngrediente> <precisazioni> sbattute </precisazioni> <quantità> 4 </quantità> </ingrediente> <ingrediente> <nomeIngrediente> zucchero </nomeIngrediente> <precisazioni> amlgamato con le uova </precisazioni> <quantità> 4 cucchiai </quantità> </ingrediente> <ingrediente> <nomeIngrediente> mascarpone </nomeIngrediente> <precisazioni> amalgamato con le uova e lo zucchero </precisazioni> <quantità> mezzo chilo </quantità> </ingrediente> <ingrediente> <nomeIngrediente> savoiardi </nomeIngrediente> <precisazioni> devono formare uno strato </precisazioni> <quantità> quanto basta per ricoprire la superficie </quantità> </ingrediente> <ingrediente> <nomeIngrediente> amaretti </nomeIngrediente> <precisazioni> sbriciolati </precisazioni> <quantità> quanto basta </quantità> </ingrediente> <ingrediente> <nomeIngrediente> caffè </nomeIngrediente> <precisazioni> deve inzuppare i savoiardi </precisazioni> <quantità> quanto basta </quantità> </ingrediente> <ingrediente> <nomeIngrediente> cioccolata </nomeIngrediente> <precisazioni> sbriciolata <importante> fondente </importante> <vabeneanche> al 50 % </vabeneanche> </precisazioni> <quantità> mezza tavoletta </quantità> </ingrediente> </ingredienti> <passi> <passo> sbattere le uova con lo zucchero e il mascarpone in una terrina <importante> con il frullino </importante> <vabeneanche> con un cucchiaio </vabeneanche> </passo> <passo> inzuppare i savoiardi con il caffè e comporre il primo strato del contenitore <importante> il caffè va tiepido </importante> <vabeneanche> abbondare con il caffè </vabeneanche> </passo> </passi> </ricetta> </verbatim> -- Main.CinziaCortesi - 11 May 2010 %HIDE% * Set ALLOWTOPICVIEW = * Set ALLOWTOPICCHANGE = %E%
to top
End of topic
Skip to action links
|
Back to top
Edit
|
Attach image or document
|
Printable version
|
Raw text
|
More topic actions
Revisions: | r1.25 |
>
|
r1.24
|
>
|
r1.23
|
Total page history
|
Backlinks
You are here:
TechWebSdF
>
EsercizioOttoCinzia
to top
Copyright © Fabio Vitali 2013
Last update of EsercizioOttoCinzia on 12 May 2010 - 12:50 by CinziaCortesi