github.com/matislovas/ratago@v0.0.0-20240408115641-cc0857415a7a/xslt/testdata/docs/bug-125.xml (about) 1 <?xml version="1.0" encoding="UTF-8"?> 2 <errataset> 3 <errata page="28" paragraph="3" line="1" type="GRAMMAR" tracker="151902"> 4 Replace "at once" with "both". 5 </errata> 6 <errata page="17" line="2" type="CLARIFICATION" tracker="151902"> 7 Replace "the previous explanation of namespaces" with "the example of 8 namespaces in Example 2-1". 9 </errata> 10 <errata page="40" paragraph="1" line="5" type="CLARIFICATION" 11 tracker="151902"> 12 Replace "content-encoding" with "content encoding". 13 <explanation>The hyphen implies the "Content-Encoding" HTTP header, and 14 here I am referring instead to the general concept of content 15 encoding.</explanation> 16 </errata> 17 <errata page="52" paragraph="3" type="UPDATE" tracker="151902"> 18 As of this current errata update, the RPC::XMLSimple package has not yet 19 been released to CPAN. Until it is released, none of the examples using 20 this module can be run as presented. 21 </errata> 22 <errata page="47" line="33" type="CORRECTION" tracker="151902"> 23 Replace "resolve_name" (in the error message) with "get_data". 24 </errata> 25 <errata page="186" line="32" type="CORRECTION" tracker="157190"> 26 The last character of this line, ">", should be replaced with "/>" in 27 order to make it valid XML. 28 </errata> 29 <errata page="203" paragraph="2" line="3" type="CORRECTION" tracker="163134"> 30 Replace "soap:address" with "http:address". 31 </errata> 32 <errata page="237" paragraph="1" line="6" type="GRAMMAR"> 33 Replace "more" with "most". 34 </errata> 35 <errata page="245" paragraph="4" line="2" type="CORRECTION"> 36 Replace "different" with "difference". 37 </errata> 38 <errata page="247" paragraph="4" line="5" type="CORRECTION"> 39 Replace "out of hand" with "out-of-band". 40 </errata> 41 <errata page="251" paragraph="2" line="4" type="GRAMMAR"> 42 Replace "sequence," with "sequence" (remove the comma). 43 </errata> 44 <errata page="297" line="1" type="CORRECTION"> 45 Replace "Description" with "Definition". 46 </errata> 47 <errata page="53" line="24" type="CORRECTION"> 48 The script should start with the line, "#!/usr/bin/perl -w" before the 49 first line of actual code. 50 </errata> 51 <errata page="59" line="16" type="CORRECTION"> 52 The script should start with the line, "#!/usr/bin/perl -w" before the 53 first line of actual code. 54 </errata> 55 <errata page="68" line="4" type="CORRECTION"> 56 The script should start with the line, "#!/usr/bin/perl -w" before the 57 first line of actual code. 58 </errata> 59 <errata page="115" line="20" type="CORRECTION"> 60 Append " -w" after "perl". 61 </errata> 62 <errata page="120" line="30" type="CORRECTION"> 63 Append " -w" after "perl". 64 </errata> 65 <errata page="146" line="10" type="CORRECTION"> 66 Append " -w" after "perl". 67 </errata> 68 <errata page="151" line="27" type="CORRECTION"> 69 Append " -w" after "perl". 70 </errata> 71 <errata page="157" line="16" type="CORRECTION"> 72 Append " -w" after "perl". 73 </errata> 74 <errata page="165" line="26" type="CORRECTION"> 75 Append " -w" after "perl". 76 </errata> 77 <errata page="166" line="25" type="CORRECTION"> 78 Append " -w" after "perl". 79 </errata> 80 <errata page="168" line="20" type="CORRECTION"> 81 Append " -w" after "perl". 82 </errata> 83 <errata page="170" line="1" type="CORRECTION"> 84 Append " -w" after "perl". 85 </errata> 86 <errata page="171" line="18" type="CORRECTION"> 87 Append " -w" after "perl". 88 </errata> 89 <errata page="172" line="20" type="CORRECTION"> 90 Append " -w" after "perl". 91 </errata> 92 <errata page="174" line="9" type="CORRECTION"> 93 Append " -w" after "perl". 94 </errata> 95 <errata page="175" line="6" type="CORRECTION"> 96 Append " -w" after "perl". 97 </errata> 98 <errata page="176" line="23" type="CORRECTION"> 99 Append " -w" after "perl". 100 </errata> 101 <errata page="232" line="3" type="CORRECTION"> 102 Append " -w" after "perl". 103 </errata> 104 <errata page="253" line="24" type="CORRECTION"> 105 Replace "#!perl" with "#!/usr/bin/perl". 106 <explanation>This and the identical changes later are for consistency with 107 other code examples.</explanation> 108 </errata> 109 <errata page="274" line="9" type="CORRECTION"> 110 Replace "#!perl" with "#!/usr/bin/perl". 111 </errata> 112 <errata page="274" line="19" type="CORRECTION"> 113 Replace "#!perl" with "#!/usr/bin/perl". 114 </errata> 115 <errata page="431" line="9" type="CORRECTION"> 116 Append " -w" after "perl". 117 </errata> 118 </errataset>