Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > f49fc73010cecd092040182d92a8ff8e > files > 36

qtxmlpatterns5-doc-5.12.6-1.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- codeattributions.qdoc -->
  <title>XML Schema, version 2007/08 | Qt XML Patterns 5.12.6</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.12</td><td ><a href="qtxmlpatterns-index.html">Qt XML Patterns</a></td><td >XML Schema, version 2007/08</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtxmlpatterns-index.html">Qt 5.12.6 Reference Documentation</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<p class="naviNextPrevious headerNavi">
</p><p/>
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">XML Schema, version 2007/08</h1>
<span class="subtitle"></span>
<!-- $$$qtxmlpatterns-attribution-xml-xsd.html-description -->
<div class="descr"> <a name="details"></a>
<a name="xml-xsd"></a><p>The xml.xsd file provided by W3C describes the XML namespace, in a form suitable for import by other schema documents.</p>
<p>Used for implementing validation of the the XML schema.</p>
<p>The sources can be found in BUILD/qtxmlpatterns-everywhere-src-5.12.6/src/xmlpatterns/schema/schemas/xml.xsd.</p>
<p><a href="https://www.w3.org/2001/xml.xsd">Project Homepage</a>, upstream version: <a href="http://www.w3.org/2007/08/xml.xsd">2007/08</a></p>
<pre class="cpp plain">

  Copyright © 2007 W3C® (MIT, ERCIM, Keio, Beihang)

</pre>
<p><a href="https://spdx.org/licenses/W3C-20150513.html">W3C Software Notice and Document License (2015-05-13)</a>.</p>
<pre class="cpp plain">

  W3C® SOFTWARE NOTICE AND LICENSE

  This license came from: https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document

  This work is being provided by the copyright holders under the following license.

  License
  By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.

  Permission to copy, modify, and distribute this work, 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 work or portions thereof, including modifications:

   - The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
   - Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
   - Notice of any changes or modifications, through a copyright statement on the new code or document such as &quot;This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang).&quot;

  Disclaimers
  THIS WORK 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 DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

  COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.

  The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders.

</pre>
</div>
<!-- @@@qtxmlpatterns-attribution-xml-xsd.html -->
<p class="naviNextPrevious footerNavi">
</p>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br/>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>