LPX-00253: missing required version number in XML declaration Cause: An XML declaration was missing the required version#. Action: Always provide a version#, which must come first in the declaration. XML is case sensitive, so only "version" (not "Version", and so on) is valid.