Share via


EInvoicePost_MX.schemaValidation_MX Method [AX 2012]

Validates the schema file against the created XML document.

Syntax

protected void schemaValidation_MX(str _xmlDoc)

Run On

Server

Parameters

  • _xmlDoc
    Type: str
    The XML document to validate.

Remarks

All the Errors are listed and the posting is canceled

See Also

Reference

EInvoicePost_MX Class