Changes

Jump to navigation Jump to search
687 bytes added ,  18:22, 21 May 2012
m
summaries for validate:xsd
|<code><b>validate:xsd</b>($input as item()) as empty-sequence()</code><br /><code><b>validate:xsd</b>($input as item(), $schema as xs:string) as empty-sequence()</code>
|-
| valign='top' | '''Summary'''
|Validates the document specified by <code>$input</code>.<br />
<code>$input</code> may be
* <code>xs:string</code>, containing the path to the document,
* <code>xs:string</code>, containing the document in its string representation, or
* <code>node()</code>, containing the actual document.
<code>$input</code> is required to contain an <code>xsi:(noNamespace)schemaLocation</code> as defined in [http://www.w3.org/TR/xmlschema-1/#xsi_schemaLocation W3C XML Schema], if no <code>$schema</code> is given.<br />
<code>$schema</code> can be used to optionally specify the location of the XSD file for validation.
|-
| valign='top' | '''Exceptions'''
| Todo
|}
administrator, Bureaucrats, editor, Interface administrators, reviewer, Administrators
401

edits

Navigation menu