Error found while checking this document as http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd!

Result: 1 Error, 1 warning(s)
:
: utf-8
: http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd
Root Element: cXML
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

  1. Info Using Direct Input mode: UTF-8 character encoding assumed

    Unlike the “by URI” and “by File Upload” modes, the “Direct Input” mode of the validator provides validated content in the form of characters pasted or typed in the validator's form field. This will automatically make the data UTF-8, and therefore the validator does not need to determine the character encoding of your document, and will ignore any charset information specified.

    If you notice a discrepancy in detected character encoding between the “Direct Input” mode and other validator modes, this is likely to be the reason. It is neither a bug in the validator, nor in your document.

↑ Top

Validation Output: 1 Error

  1. Error Line 46, Column 12: end tag for "PunchOutOrderMessage" omitted, but OMITTAG NO was specified
      </Message>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  2. Info Line 23, Column 5: start tag was here
        <PunchOutOrderMessage>

↑ Top