EVOLUTION-MANAGER
Edit File: schema-class.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Classes for working with XML Schema</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for schema-class {XML}"><tr><td>schema-class {XML}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Classes for working with XML Schema</h2> <h3>Description</h3> <p>These are classes used when working with XML schema and using them to validate a document or querying the schema for its elements. The basic representation is an external/native object stored in the <code>ref</code> slot. </p> <h3>See Also</h3> <p><code><a href="xmlSchemaValidate.html">xmlSchemaValidate</a></code> </p> <hr /><div style="text-align: center;">[Package <em>XML</em> version 3.99-0.3 <a href="00Index.html">Index</a>]</div> </body></html>