Thursday, May 1, 2008

LPX-00260: invalid xml:space attribute declaration

LPX-00260: invalid xml:space attribute declaration
Cause: The xml:space attribute must be declared as an enumeration with choices "default" and "preserve". For example, <!ATTLIST foo xml:space (default|preserve) 'preserve').
Action: Declare the special attribute as above.

No comments: