Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 977da2a

Browse files
Video 2 h 15
-Esempio finito
1 parent a2ef61a commit 977da2a

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

‎02 - XML.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,24 @@ Passo 5: Scrivere il file se guendo il disegno:
715715

716716

717717

718+
Se si prende un file XML e lo si mette in un browser (come ad esempio firefox) non si vedrà il file cosi com'è ma bensi un file strutturato dall'applicazione:
719+
720+
![21](immagini/lezione-02/21.png)
721+
722+
723+
724+
Il file DTD della figura sopra:
725+
726+
727+
728+
![22](immagini/lezione-02/22.png)
729+
730+
731+
732+
Da notare che `<holder name=... />`che `holder`finisce per un `/`quindi è un empty element. E dentro ad esso non c'è nulla a parte gli attributi.
733+
734+
735+
718736
## Come viene processato un documento XML?
719737

720738
La seguente figura mostra lo schema _generico_ di elaborazione di un documento XML:

‎immagini/lezione-02/21.png

223 KB
Loading[フレーム]

‎immagini/lezione-02/22.png

293 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /