Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 8e6051afcdb111a0317a58fb64c2abf5 > files > 5397

qt4-doc-4.6.3-0.2mdv2010.2.i586.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- modules.qdoc -->
<head>
  <title>Qt 4.6: QtXmlPatterns Module</title>
  <link rel="prev" href="qtxml.html" />
  <link rel="contents" href="modules.html" />
  <link rel="next" href="phonon-module.html" />
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><p>
[Previous: <a href="qtxml.html">QtXml Module</a>]
[<a href="modules.html">All Qt Modules</a>]
[Next: <a href="phonon-module.html">Phonon Module</a>]
</p>
<h1 class="title">QtXmlPatterns Module<br /><span class="subtitle"></span>
</h1>
<p>The QtXmlPatterns module provides support for XPath, XQuery, XSLT and XML Schema validation. <a href="#details">More...</a></p>
<h2>Classes</h2>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><th><a href="qabstractmessagehandler.html">QAbstractMessageHandler</a></th><td>Callback interface for handling messages</td></tr>
<tr valign="top" class="even"><th><a href="qabstracturiresolver.html">QAbstractUriResolver</a></th><td>Callback interface for resolving Uniform Resource Identifiers</td></tr>
<tr valign="top" class="odd"><th><a href="qabstractxmlnodemodel.html">QAbstractXmlNodeModel</a></th><td>Abstract base class for modeling non-XML data to look like XML for QXmlQuery</td></tr>
<tr valign="top" class="even"><th><a href="qabstractxmlreceiver.html">QAbstractXmlReceiver</a></th><td>Callback interface for transforming the output of a QXmlQuery</td></tr>
<tr valign="top" class="odd"><th><a href="qsimplexmlnodemodel.html">QSimpleXmlNodeModel</a></th><td>Implementation of QAbstractXmlNodeModel sufficient for many common cases</td></tr>
<tr valign="top" class="even"><th><a href="qsourcelocation.html">QSourceLocation</a></th><td>Identifies a location in a resource by URI, line, and column</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlformatter.html">QXmlFormatter</a></th><td>Implementation of QXmlSerializer for transforming XQuery output into formatted XML</td></tr>
<tr valign="top" class="even"><th><a href="qxmlitem.html">QXmlItem</a></th><td>Contains either an XML node or an atomic value</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlname.html">QXmlName</a></th><td>Represents the name of an XML node, in an efficient, namespace-aware way</td></tr>
<tr valign="top" class="even"><th><a href="qxmlnamepool.html">QXmlNamePool</a></th><td>Table of shared strings referenced by instances of QXmlName</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlnodemodelindex.html">QXmlNodeModelIndex</a></th><td>Identifies a node in an XML node model subclassed from QAbstractXmlNodeModel</td></tr>
<tr valign="top" class="even"><th><a href="qxmlquery.html">QXmlQuery</a></th><td>Performs XQueries on XML data, or on non-XML data modeled to look like XML</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlresultitems.html">QXmlResultItems</a></th><td>Iterates through the results of evaluating an XQuery in QXmlQuery</td></tr>
<tr valign="top" class="even"><th><a href="qxmlschema.html">QXmlSchema</a></th><td>Loading and validation of a W3C XML Schema</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlschemavalidator.html">QXmlSchemaValidator</a></th><td>Validates XML instance documents against a W3C XML Schema</td></tr>
<tr valign="top" class="even"><th><a href="qxmlserializer.html">QXmlSerializer</a></th><td>Implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML</td></tr>
</table></p>
<a name="details"></a>
<h2>Detailed Description</h2>
<p>To include the definitions of the module's classes, use the following directive:</p>
<pre> #include &lt;QtXmlPatterns&gt;</pre>
<p>To link against the module, add this line to your <a href="qmake-manual.html#qmake">qmake</a> <tt>.pro</tt> file:</p>
<pre> QT += xmlpatterns</pre>
<p>This module is part of the <a href="full-framework-edition-classes.html">Qt Full Framework Edition</a> and the <a href="opensourceedition.html">Open Source Versions of Qt</a>.</p>
<a name="further-links"></a>
<h3>Further Links</h3>
<p>General overviews of XQuery and XSchema can be found in the <a href="xmlprocessing.html">Using XML Technologies</a> document.</p>
<p>An introduction to the XQuery language can be found in <a href="xquery-introduction.html">A Short Path to XQuery</a>.</p>
<a name="license-information"></a>
<h3>License Information</h3>
<p>The XML Schema implementation provided by this module contains the <tt>xml.xsd</tt> file (located in <tt>src/xmlpatterns/schema/schemas</tt>) which is licensed under the terms given below. This module is always built with XML Schema support enabled.</p>
<div style="padding: 0.5em; background: #e0e0e0; color: black"><p>W3C&copy; SOFTWARE NOTICE AND LICENSE</p>
<p>This license came from: http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231</p>
<p>This work (and included software, documentation such as READMEs, or other related items) is being provided by the copyright holders under the following license. By obtaining, using and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.</p>
<p>Permission to copy, modify, and distribute this software and its documentation, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the software and documentation or portions thereof, including modifications:</p>
<p>1. The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.<br /> 2. Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software Short Notice should be included (hypertext is preferred, text is permitted) within the body of any redistributed or derivative code.<br /> 3. Notice of any changes or modifications to the files, including the date changes were made. (We recommend you provide URIs to the location from which the code is derived.)</p>
<p>THIS SOFTWARE AND DOCUMENTATION IS PROVIDED &quot;AS IS,&quot; AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.</p>
<p>COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.</p>
<p>The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the software without specific, written prior permission. Title to copyright in this software and any associated documentation will at all times remain with copyright holders.</p>
</div><p>
[Previous: <a href="qtxml.html">QtXml Module</a>]
[<a href="modules.html">All Qt Modules</a>]
[Next: <a href="phonon-module.html">Phonon Module</a>]
</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.3</div></td>
</tr></table></div></address></body>
</html>