|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Standalone
What is the difference between two Xml-documents, loaded into parser's memory: one with DTD included, and the same without DTD (standalone=yes)?
|
|
#2
|
||||
|
||||
|
Nothing. The DTD just validates the xml strucure of the xml file.
|
|
#3
|
||||
|
||||
|
Sorry, I have to correct myself.
The one with DTD has a doctype node, the one without has not. |
|
#4
|
|||
|
|||
|
Thanks to Wizard2003
|
|
#5
|
|||
|
|||
|
One more correction - the xml document, that was loaded without DTD, will have entities not substituted.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Standalone |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|