AssertEvaluate Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Types.Assert.Evaluate(WorkZone.Dispatcher.Base.Schematron.Types.Schema,System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltContext)"]

Namespace:  WorkZone.Dispatcher.Base.Schematron.Types
Assembly:  WorkZone.Dispatcher.Base_24.2.0.0 (in WorkZone.Dispatcher.Base_24.2.0.0.dll) Version: 24.2.0.0 (24.2.0.0)
Syntax

public virtual EvaluationResult Evaluate(
	Schema schema,
	XPathNavigator navigator,
	XsltContext context
)

Parameters

schema
Type: WorkZone.Dispatcher.Base.Schematron.TypesSchema

[Missing <param name="schema"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Types.Assert.Evaluate(WorkZone.Dispatcher.Base.Schematron.Types.Schema,System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltContext)"]

navigator
Type: System.Xml.XPathXPathNavigator

[Missing <param name="navigator"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Types.Assert.Evaluate(WorkZone.Dispatcher.Base.Schematron.Types.Schema,System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltContext)"]

context
Type: System.Xml.XslXsltContext

[Missing <param name="context"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Types.Assert.Evaluate(WorkZone.Dispatcher.Base.Schematron.Types.Schema,System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltContext)"]

Return Value

Type: EvaluationResult

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Types.Assert.Evaluate(WorkZone.Dispatcher.Base.Schematron.Types.Schema,System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltContext)"]

See Also

Reference