Just a quick heads up for our translators...
I got the following errors while validating the XML sources of our docs (both the 2.0 branch and cvs head):
APACHE_2_0_BRANCH
validate-xml:
[xmlvalidate] /Users/erik/Desktop/manual-2.0/handler.xml.ru:146:56: Element type "nobr" must be declared.
[xmlvalidate] /Users/erik/Desktop/manual-2.0/handler.xml.ru:155:80: The content of element type "p" must match "(em|strong|code|a|br|directive|module|img|cite|q|dfn|var|transnote)".
[xmlvalidate] /Users/erik/Desktop/manual-2.0/handler.xml.ru is not a valid XML document
CVS HEAD
validate-xml:
[xmlvalidate] /Users/erik/Desktop/manual-2.1/vhosts/name-based.xml.ja:201:20: Attribute "modoule" must be declared for element type "directive".
[xmlvalidate] /Users/erik/Desktop/manual-2.1/vhosts/name-based.xml.ja is not a valid XML document
I can't fix this by myself at the moment because of charset issues. The solutions are obvious: the first one nags on the <nobr> tag which should be omitted (IMHO) and the second one is just a typo.
Cheers, Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
