validateSchematron
XML Technologies
Release Notes
attachGoldenThread
cast
copy
cutGoldenThread
cwu
delete
dpml
dump
entrypoint
exists
expire
fls
guid
hotRestart
HTTPCookie
HTTPRedirect
isUnix
locationToXPath
lock/unlock
log
loglevel
luceneIndex
luceneSearch
mapper
mapper-export
md5
mls
netkernel:*
new
Orchextra
org.ten60.util.aspell
org.ten60.util.image.SVG2PNG
org.ten60.util.image.Text2PNG
org.ten60.util.image.xchart
plainTextToXHTML
regex
relativizeURI
requestWithArgs
resolveURI
serialize
sleep
sqlBatch
sqlBooleanQuery
SQLEncodeElement
SQLEscapeXML
sqlQuery
sqlUpdate
stm
stopWatch
StringToCanonicalString
throw
toRelaxNG
trace
validateDTD
validateRNG
validateSchematron
validateXSD
xacml
xform
XHREFlinker
XHTMLredirect
XHTMLTidy
xinclude
xmltidy
xpatheval
xpur
xquery
xrl
xsign
xslfo-fop
xslfo-fop
xslt
xverify
License
Change History
NetKernel History
Acknowledgements

validateSchematron

Used to validate a document against a Schematron schema.

Module

urn:org:ten60:netkernel:ext:xml:ura

Definition

Format

<instr>
  <type>validateSchematron</type>
  <operand>foo.xml</operand>
  <operator>bar.xml</operator>
  <target>this:response</target>
</instr>

Syntax

ElementRulesDescription
typeMandatory validateSchematron
operandMandatory the resource to be validated
operatorMandatory the resource holding the Schematron schema
targetMandatory Fragment OKthe target resource

The validateSchematron accessor is used to validate the operand against a Schematron schema operator document. Schematron is an XPath based schema language developed by Rick Jelliffe. You can find out more here

A document can be validated several times in a processing pipeline and against different or even dynamically generated schema. Validation can be the basis for pipeline branches.

validateSchematron returns a canonical boolean document <b>t</b> true, or <b>f</b> false.

References

validateRNG
validateXSD


(C) 2003, 1060 Research Limited
© 2003,2004, 1060® Research Limited
1060 registered trademark, NetKernel trademark of 1060 Research Limited