> 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 >
> 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. It's a pity that we can not use <nobr> tag in documents. It is used to make code string r->handler unbreakable. It looks ugly: r ->handler or r-> handler. But ok I'll remove it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
