Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e7a4a8838c235

Jump to content

Talk:Structured document

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 15 years ago by DominiqueM in topic Compliance, conforming, well-formedness

Compliance, conforming, well-formedness

[edit]

In XML, if I am not mistaken, well-formedness refers to the general XML purely syntactical rules, like closing elements, properly embedding them (closing them in the reverse order) et cetera. Compliance, conforming (?) is a step further, it is relative to a particular DTD or schema and to the semantics of the elements. Some editors and parsers are only aware of the well-formedness. Some others are DTD-aware.

Markup may be considered as syntactical by opposition to the contents of the document but correct use of markup elements involves the semantics of these elements.

One should be careful with these in the article. This is a very interesting and important subject. Also there surely are a lot of pages already on related matters (TEI, DITA, Docbook…) this page should link to. Dominique Meeùs (talk) 11:55, 11 August 2010 (UTC)Reply