Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-alpha-11
-
None
Description
For example, the snippet
<tr> foo <td/> bar </tr>
successfully parses with the XDocParser, despite the <tr> element having element-only content, i.e. "foo" and "bar" are invalid tokens.
An unfinished idea is to combine a validating XML parser with the XSDs that have recently been created to actually check the input documents against the XSDs.
Attachments
Issue Links
- depends upon
-
DOXIA-123 Create an xdoc DTD or XSD for maven 2
- Closed
-
DOXIA-136 Create an FML DTD or XSD
- Closed
- is depended upon by
-
MSITE-47 validate input format of docs
- Closed
- is related to
-
DOXIA-226 Make XML based parsers better handle whitespace
- Closed
- relates to
-
MSITE-440 Site generation fails if unable to retrieve schema (in offline mode)
- Closed