EnumTypes.SchemaValidationType Enumeration

Specifies whether to perform data validation of an eConnect document.

Members

Value

Description

None

No validation is performed

XSD

Use XSD schema for validation

Remarks

Used as a parameter for the eConnectMethods.eConnect_EntryPoint method

See Also