LPX-00255: XML standalone declaration must be "yes" or "no" Cause: The "standalone" parameter in the XML declaration had an invalid value. Action: standalone must be set to either "yes" or "no". Case is sensitive, so "Yes", "YES", and so on, are invalid.