ValidatorValidateXml Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Validator.ValidateXml(System.String)"]

Namespace:  WorkZone.Dispatcher.Base.Schematron
Assembly:  WorkZone.Dispatcher.Base_24.1.0.0 (in WorkZone.Dispatcher.Base_24.1.0.0.dll) Version: 24.1.0.0 (24.1.0.0)
Syntax

public ValidationResult ValidateXml(
	string xml
)

Parameters

xml
Type: SystemString

[Missing <param name="xml"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Validator.ValidateXml(System.String)"]

Return Value

Type: ValidationResult

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Validator.ValidateXml(System.String)"]

See Also

Reference