File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <!-- Our own DTDs -->
88 <public publicId =" -//harctoolbox.org//version//en" uri =" ../dtds/version.dtd" />
9- <system systemId =" http ://www.harctoolbox.org/dtds/version.dtd" uri =" ../dtds/version.dtd" />
9+ <system systemId =" https ://www.harctoolbox.org/dtds/version.dtd" uri =" ../dtds/version.dtd" />
1010 <public publicId =" -//harctoolbox.org//properties//en" uri =" ../dtds/properties.dtd" />
11- <system systemId =" http ://www.harctoolbox.org/dtds/properties.dtd" uri =" ../dtds/properties.dtd" />
11+ <system systemId =" https ://www.harctoolbox.org/dtds/properties.dtd" uri =" ../dtds/properties.dtd" />
1212
1313 <!-- Our own schemas -->
14- <system systemId =" http ://www.harctoolbox.org/schemas/exportformats.xsd" uri =" ./exportformats.xsd" />
15- <system systemId =" http ://www.harctoolbox.org/schemas/girr_ns.xsd" uri =" ./girr_ns.xsd" />
16- <system systemId =" http ://www.harctoolbox.org/schemas/girr.xsd" uri =" ./girr.xsd" />
17- <system systemId =" http ://www.harctoolbox.org/schemas/irp-protocols.xsd" uri =" ./irp-protocols.xsd" />
14+ <system systemId =" https ://www.harctoolbox.org/schemas/exportformats.xsd" uri =" ./exportformats.xsd" />
15+ <system systemId =" https ://www.harctoolbox.org/schemas/girr_ns.xsd" uri =" ./girr_ns.xsd" />
16+ <system systemId =" https ://www.harctoolbox.org/schemas/girr.xsd" uri =" ./girr.xsd" />
17+ <system systemId =" https ://www.harctoolbox.org/schemas/irp-protocols.xsd" uri =" ./irp-protocols.xsd" />
1818
1919 <!-- Apache Forrest, used by the documentation files -->
2020 <!-- public publicId="-//APACHE//DTD DocumentationV2.0//en" uri="./document-v20.dtd"/-->
Original file line number Diff line number Diff line change 1515 <xs : documentation >
1616 <html : div >
1717 The Girr format
18- is documented at <html : a href =" http ://www.harctoolbox.org/Girr.html" >www.harctoolbox.org/Girr.html</html : a >
18+ is documented at <html : a href =" https ://www.harctoolbox.org/Girr.html" >www.harctoolbox.org/Girr.html</html : a >
1919 </html : div >
2020 </xs : documentation >
2121 </xs : annotation >
Original file line number Diff line number Diff line change 1818 <xs : documentation >
1919 <html : div >
2020 The Girr format
21- is documented at <html : a href =" http ://www.harctoolbox.org/Girr.html" >www.harctoolbox.org/Girr.html</html : a >
21+ is documented at <html : a href =" https ://www.harctoolbox.org/Girr.html" >www.harctoolbox.org/Girr.html</html : a >
2222 </html : div >
2323 </xs : documentation >
2424 </xs : annotation >
2525
2626 <xs : import namespace =" http://www.w3.org/XML/1998/namespace" schemaLocation =" http://www.w3.org/2001/xml.xsd" />
2727 <xs : import namespace =" http://www.w3.org/1999/xhtml" schemaLocation =" http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd" />
2828 <xs : import namespace =" http://www.w3.org/2001/XInclude" schemaLocation =" https://www.w3.org/2001/XInclude/XInclude.xsd" />
29- <xs : import namespace =" http://www.harctoolbox.org/irp-protocols" schemaLocation =" http ://www.harctoolbox.org/schemas/irp-protocols.xsd" />
29+ <xs : import namespace =" http://www.harctoolbox.org/irp-protocols" schemaLocation =" https ://www.harctoolbox.org/schemas/irp-protocols.xsd" />
3030
3131 <xs : simpleType name =" masterEnum" >
3232 <xs : annotation >
Original file line number Diff line number Diff line change 1818 <xs : documentation >
1919 <html : div >
2020 The Girr format
21- is documented at <html : a href =" http ://www.harctoolbox.org/Girr.html" >www.harctoolbox.org/Girr.html</html : a >
21+ is documented at <html : a href =" https ://www.harctoolbox.org/Girr.html" >www.harctoolbox.org/Girr.html</html : a >
2222 </html : div >
2323 </xs : documentation >
2424 </xs : annotation >
2525
2626 <xs : import namespace =" http://www.w3.org/XML/1998/namespace" schemaLocation =" http://www.w3.org/2001/xml.xsd" />
2727 <xs : import namespace =" http://www.w3.org/1999/xhtml" schemaLocation =" http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd" />
2828 <xs : import namespace =" http://www.w3.org/2001/XInclude" schemaLocation =" https://www.w3.org/2001/XInclude/XInclude.xsd" />
29- <xs : import namespace =" http://www.harctoolbox.org/irp-protocols" schemaLocation =" http ://www.harctoolbox.org/schemas/irp-protocols.xsd" />
29+ <xs : import namespace =" http://www.harctoolbox.org/irp-protocols" schemaLocation =" https ://www.harctoolbox.org/schemas/irp-protocols.xsd" />
3030
3131 <xs : simpleType name =" masterEnum" >
3232 <xs : annotation >
Original file line number Diff line number Diff line change 1616 <xs : documentation >
1717 <html : div >
1818 This document determines and documents the format of the protocol data base <html : code >IrpProtocols.xml</html : code > as used in
19- <html : a href =" http ://www.harctoolbox.org/IrpTransmogrifier.html" >IrpTransmogrifier</html : a >,
19+ <html : a href =" https ://www.harctoolbox.org/IrpTransmogrifier.html" >IrpTransmogrifier</html : a >,
2020 (and possibly other programs).
2121 It is maintained in the repository
2222 <html : a href =" https://github.com/bengtmartensson/IrpTransmogrifier" >https://github.com/bengtmartensson/IrpTransmogrifier"</html : a >
2323 with path <html : a href =" https://raw.githubusercontent.com/bengtmartensson/IrpTransmogrifier/master/src/main/schemas/irp-protocols.xsd" >
2424 main/schemas/irp-protocols.xsd</html : a >, and can be used with <html : code >schemaLocation</html : code >
25- <html : a href =" http ://www.harctoolbox.org/schemas/irp-protocols.xsd" >http ://www.harctoolbox.org/schemas/irp-protocols.xsd</html : a >.
25+ <html : a href =" https ://www.harctoolbox.org/schemas/irp-protocols.xsd" >https ://www.harctoolbox.org/schemas/irp-protocols.xsd</html : a >.
2626 </html : div >
2727 </xs : documentation >
2828 </xs : annotation >
Original file line number Diff line number Diff line change 6363 <xsl : template match =" /document/body/table" >
6464 <p >For the revision history of this document, see
6565 the original document on the
66- <a ><xsl : attribute name =" href" >http ://www.harctoolbox.org</xsl : attribute >web site</a >.
66+ <a ><xsl : attribute name =" href" >https ://www.harctoolbox.org</xsl : attribute >web site</a >.
6767 </p >
6868 </xsl : template >
6969
143143 or starts-with(.,'IrpTransmogrifier')
144144 or starts-with(.,'Glossary'))]" >
145145 <xsl : attribute name =" href" >
146- <xsl : text >http ://www.harctoolbox.org/</xsl : text >
146+ <xsl : text >https ://www.harctoolbox.org/</xsl : text >
147147 <xsl : value-of select =" ." />
148148 </xsl : attribute >
149149 </xsl : template >
Original file line number Diff line number Diff line change 8181
8282 <!-- Fix up local references; they won't be local any more -->
8383 <xsl : template match =" @href[not(starts-with(., 'http'))]" >
84- <xsl : text >http ://harctoolbox.org/</xsl : text >
84+ <xsl : text >https ://harctoolbox.org/</xsl : text >
8585 <xsl : value-of select =" ." />
8686 </xsl : template >
8787
8888 <xsl : template match =" @href[substring(.,1,1)='#']" >
89- <xsl : text >http ://harctoolbox.org/Girr.html</xsl : text >
89+ <xsl : text >https ://harctoolbox.org/Girr.html</xsl : text >
9090 <xsl : value-of select =" ." />
9191 </xsl : template >
9292
You can’t perform that action at this time.
0 commit comments