Ignore:
Timestamp:
Feb 22, 2011, 4:43:04 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4317f44, b47a4a1
Parents:
0162995
Message:

Change the XInclude schema path from 2003 to 2001. 2003 is depreciated
according to w3.org and 2001 should be used instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/ppc64-index.xml

    r0162995 rdabbced  
    88<book>
    99
    10   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/ppc64/bookinfo.xml"/>
     10  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prologue/ppc64/bookinfo.xml"/>
    1111  <!--
    12   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/dedication.xml"/>
     12  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prologue/dedication.xml"/>
    1313  -->
    14   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prologue/preface.xml"/>
     14  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="prologue/preface.xml"/>
    1515
    1616  <part id="part1">
     
    1919    <title>Introduction</title>
    2020
    21     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="introduction/ppc64-chapter.xml"/>
     21    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction/ppc64-chapter.xml"/>
    2222
    2323  </part>
     
    2828    <title>Preparing for the Build</title>
    2929
    30     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="partitioning/ppc64-chapter.xml"/>
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="materials/ppc64-chapter.xml"/>
    32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-preps/chapter.xml"/>
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="partitioning/ppc64-chapter.xml"/>
     31    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="materials/ppc64-chapter.xml"/>
     32    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="final-preps/chapter.xml"/>
    3333
    3434  </part>
     
    3939    <title>Make the Cross-Compile Tools</title>
    4040
    41     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cross-tools/ppc64-chapter.xml"/>
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cross-tools/ppc64-chapter.xml"/>
    4242
    4343  </part>
     
    4848    <title>Building the Basic Tools</title>
    4949
    50     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="temp-system/ppc64-chapter.xml"/>
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="boot/ppc64-chapter.xml"/>
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="chroot/ppc64-chapter.xml"/>
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="temp-system/ppc64-chapter.xml"/>
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="boot/ppc64-chapter.xml"/>
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chroot/ppc64-chapter.xml"/>
    5353
    5454  </part>
     
    5959    <title>Building the CLFS System</title>
    6060
    61     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="testsuite-tools/ppc64-chapter.xml"/>
    62     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="final-system/ppc64-chapter.xml"/>
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootscripts/ppc64-chapter.xml"/>
    64     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network/ppc64-chapter.xml"/>
    65     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootable/ppc64-chapter.xml"/>
    66     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="the-end/chapter.xml"/>
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="testsuite-tools/ppc64-chapter.xml"/>
     62    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="final-system/ppc64-chapter.xml"/>
     63    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootscripts/ppc64-chapter.xml"/>
     64    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="network/ppc64-chapter.xml"/>
     65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootable/ppc64-chapter.xml"/>
     66    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="the-end/chapter.xml"/>
    6767
    6868  </part>
     
    7373    <title>Appendices</title>
    7474
    75     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/acronymlist.xml"/>
    76     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/common.xml"/>
    77     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/dependencies/ppc.xml"/>
    78     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/ppc/macmiscellany.xml"/>
    79     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="appendices/license.xml"/>
     75    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acronymlist.xml"/>
     76    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies/common.xml"/>
     77    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies/ppc.xml"/>
     78    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/ppc/macmiscellany.xml"/>
     79    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/license.xml"/>
    8080
    8181  </part>
Note: See TracChangeset for help on using the changeset viewer.