What does an XML document look like inside?
The basic structure is very similar to most other applications of SGML, including HTML. XML documents can be very simple, with no document type declaration (DTD), and straightforward nested markup of your own design:
Hello, world!
Stop the planet, I want to get off!
Or they can be more complicated, with a DTD specified (see the question on document types), and maybe an internal subset (local DTD changes in [square brackets]), and a more complex structure:
]>
Hello, world!
Vitam capias
Or they can be anywhere between: a lot will depend on how you want to define your document type (or whose you use) and what it will be used for
<淘宝热门商品:
0 Responses to "What does an XML document look like inside?"
发表评论