Skip to content

Commit

Permalink
Deploying to gh-pages from @ b9ee661 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhkay committed Jan 22, 2025
1 parent e1a6a9b commit 7dde061
Show file tree
Hide file tree
Showing 42 changed files with 6,416 additions and 4,912 deletions.
8 changes: 7 additions & 1 deletion pr/1703/expath-binary-40/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<h1><a id="title"></a>EXPath Binary Module 4.0 </h1>

<h2><a id="w3c-doctype"></a>W3C Editor's Draft 16&nbsp;January&nbsp;2025</h2>
<h2><a id="w3c-doctype"></a>W3C Editor's Draft 22&nbsp;January&nbsp;2025</h2>
<dl>
<dt>This version:</dt>
<dd><a href="https://qt4cg.org/pr/1703/EXPath/binary-40//">https://qt4cg.org/pr/1703/EXPath/binary-40/</a></dd>
Expand Down Expand Up @@ -62,6 +62,12 @@ <h2><a id="status"></a>Status of this Document</h2>
functions specified in the document may be at different stages of review, reflected
in their <b>History</b> notes. Comments are invited, in the form of GitHub
issues at <a href="https://github.com/qt4cg/qtspecs">https://github.com/qt4cg/qtspecs</a>.</p>
<div class="dedication" id="dedication">
<h3>Dedication</h3>
<p>The publications of this community group
<a href="../xquery-40/xpath-40.html#dedication">are dedicated</a> to our co-chair,
Michael Sperberg-McQueen&nbsp;(1954–2024).</p>
</div>
</div>
<nav id="toc">

Expand Down
6 changes: 4 additions & 2 deletions pr/1703/expath-binary-40/Overview.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><html lang="EN"><head><title>EXPath Binary Module 4.0 </title><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><link rel="stylesheet" type="text/css" href="css/w3c-base.css"/><link rel="stylesheet" href="css/qtspecs.css"/><link rel="stylesheet" href="css/xpath-functions-40.css"/><script src="js/fo-datalist.js"/></head><body><div class="head"><p><a href="https://www.w3.org/"><img src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" alt="W3C" height="48" width="72"/></a></p>
<h1><a id="title"/>EXPath Binary Module 4.0 </h1>
<h2><a id="w3c-doctype"/>W3C Editor's Draft 16 January 2025</h2><dl><dt>This version:</dt><dd><a href="https://qt4cg.org/pr/1703/EXPath/binary-40//">https://qt4cg.org/pr/1703/EXPath/binary-40/</a></dd><dt>Latest version of EXPath Binary Module 4.0:</dt><dd>
<h2><a id="w3c-doctype"/>W3C Editor's Draft 22 January 2025</h2><dl><dt>This version:</dt><dd><a href="https://qt4cg.org/pr/1703/EXPath/binary-40//">https://qt4cg.org/pr/1703/EXPath/binary-40/</a></dd><dt>Latest version of EXPath Binary Module 4.0:</dt><dd>
<a href="https://qt4cg.org/specifications/EXPath/binary-40/">https://qt4cg.org/specifications/EXPath/binary-40/</a>
</dd><dt>Most recent Recommendation of EXPath Binary Module:</dt><dd>
<a href="http://expath.org/spec/binary">http://expath.org/spec/binary</a>
Expand All @@ -20,7 +20,9 @@
Working Group, officially the W3C XSLT 4.0 Extensions Community Group. Individual
functions specified in the document may be at different stages of review, reflected
in their <b>History</b> notes. Comments are invited, in the form of GitHub
issues at <a href="https://github.com/qt4cg/qtspecs">https://github.com/qt4cg/qtspecs</a>.</p></div><nav id="toc">
issues at <a href="https://github.com/qt4cg/qtspecs">https://github.com/qt4cg/qtspecs</a>.</p><div class="dedication" id="dedication"><h3>Dedication</h3><p>The publications of this community group
<a href="../xquery-40/xpath-40.html#dedication">are dedicated</a> to our co-chair,
Michael Sperberg-McQueen (1954–2024).</p></div></div><nav id="toc">
<div id="function-finder"><div class="ffheader">FUNCTION FINDER</div><div><span>Function search: <input id="select-fn" list="fn-list" type="text"/> <button id="help-select-fn-button">?</button></span><p id="help-select-fn" style="display:none;">Type a function name, or press down arrow for a list.</p><datalist id="fn-list"><option value="bin:and⁣"/><option value="bin:bin⁣"/><option value="bin:decode-string⁣"/><option value="bin:encode-string⁣"/><option value="bin:find⁣"/><option value="bin:from-octets⁣"/><option value="bin:hex⁣"/><option value="bin:insert-before⁣"/><option value="bin:join⁣"/><option value="bin:length⁣"/><option value="bin:not⁣"/><option value="bin:octal⁣"/><option value="bin:or⁣"/><option value="bin:pack-double⁣"/><option value="bin:pack-float⁣"/><option value="bin:pack-integer⁣"/><option value="bin:pad-left⁣"/><option value="bin:pad-right⁣"/><option value="bin:part⁣"/><option value="bin:shift⁣"/><option value="bin:to-octets⁣"/><option value="bin:unpack-double⁣"/><option value="bin:unpack-float⁣"/><option value="bin:unpack-integer⁣"/><option value="bin:unpack-unsigned-integer⁣"/><option value="bin:xor⁣"/></datalist></div></div><h2><a id="contents"/>Table of Contents</h2><ol class="toc"><li><a href="#intro"><span class="secno">1 </span><span class="content toc-chg">Introduction</span></a>
<ol class="toc"><li><a href="#error.management"><span class="secno">1.1 </span><span class="content">Error management</span></a></li><li><a href="#type"><span class="secno">1.2 </span><span class="content toc-chg">Binary type</span></a></li><li><a href="#testing"><span class="secno">1.3 </span><span class="content">Test suite</span></a></li><li><a href="#conformance"><span class="secno">1.4 </span><span class="content">Conformance</span></a></li><li><a href="#namespace-prefixes"><span class="secno">1.5 </span><span class="content">Namespaces and prefixes</span></a></li><li><a href="#func-signatures"><span class="secno">1.6 </span><span class="content">Function signatures and descriptions</span></a></li></ol></li><li><a href="#use-cases"><span class="secno">2 </span><span class="content">Use cases</span></a>
<ol class="toc"><li><a href="#example-JPEG"><span class="secno">2.1 </span><span class="content">Example – finding JPEG size</span></a></li><li><a href="#example-ASN1"><span class="secno">2.2 </span><span class="content toc-chg">Example – reading and writing variable length ASN.1 integers</span></a></li></ol></li><li><a href="#loading"><span class="secno">3 </span><span class="content toc-chg">Loading and saving binary data</span></a>
Expand Down
4 changes: 3 additions & 1 deletion pr/1703/expath-binary-40/binary-40.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
Working Group, officially the W3C XSLT 4.0 Extensions Community Group. Individual
functions specified in the document may be at different stages of review, reflected
in their <term>History</term> notes. Comments are invited, in the form of GitHub
issues at <loc xmlns:xlink="http://www.w3.org/1999/xlink" href="https://github.com/qt4cg/qtspecs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">https://github.com/qt4cg/qtspecs</loc>.</p></status><langusage><language id="EN">English</language></langusage><revisiondesc><p/></revisiondesc></header><body><div1 id="intro"><head>Introduction</head><changes><change>Use the arrows to browse significant changes since the 1.0 version of this
issues at <loc xmlns:xlink="http://www.w3.org/1999/xlink" href="https://github.com/qt4cg/qtspecs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">https://github.com/qt4cg/qtspecs</loc>.</p><note role="dedication" id="dedication"><p>The publications of this community group
<loc xmlns:xlink="http://www.w3.org/1999/xlink" href="../xquery-40/xpath-40.html#dedication" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">are dedicated</loc> to our co-chair,
Michael Sperberg-McQueen (1954–2024).</p></note></status><langusage><language id="EN">English</language></langusage><revisiondesc><p/></revisiondesc></header><body><div1 id="intro"><head>Introduction</head><changes><change>Use the arrows to browse significant changes since the 1.0 version of this
specification.</change><change>Sections with significant changes are marked Δ in the table of contents. New
functions introduced in this version are marked ➕ in the table of
contents.</change></changes><p>The purpose of this document is to define functions to manipulate binary data for
Expand Down
8 changes: 7 additions & 1 deletion pr/1703/expath-file-40/Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<h1><a id="title"></a>EXPath File Module 4.0 </h1>

<h2><a id="w3c-doctype"></a>W3C Editor's Draft 16&nbsp;January&nbsp;2025</h2>
<h2><a id="w3c-doctype"></a>W3C Editor's Draft 22&nbsp;January&nbsp;2025</h2>
<dl>
<dt>This version:</dt>
<dd><a href="https://qt4cg.org/pr/1703/EXPath/file-40//">https://qt4cg.org/pr/1703/EXPath/file-40/</a></dd>
Expand Down Expand Up @@ -62,6 +62,12 @@ <h2><a id="status"></a>Status of this Document</h2>
functions specified in the document may be at different stages of review, reflected
in their <b>History</b> notes. Comments are invited, in the form of GitHub
issues at <a href="https://github.com/qt4cg/qtspecs">https://github.com/qt4cg/qtspecs</a>.</p>
<div class="dedication" id="dedication">
<h3>Dedication</h3>
<p>The publications of this community group
<a href="../xquery-40/xpath-40.html#dedication">are dedicated</a> to our co-chair,
Michael Sperberg-McQueen&nbsp;(1954–2024).</p>
</div>
</div>
<nav id="toc">

Expand Down
6 changes: 4 additions & 2 deletions pr/1703/expath-file-40/Overview.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?><html lang="EN"><head><title>EXPath File Module 4.0 </title><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><link rel="stylesheet" type="text/css" href="css/w3c-base.css"/><link rel="stylesheet" href="css/qtspecs.css"/><link rel="stylesheet" href="css/xpath-functions-40.css"/><script src="js/fo-datalist.js"/></head><body><div class="head"><p><a href="https://www.w3.org/"><img src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" alt="W3C" height="48" width="72"/></a></p>
<h1><a id="title"/>EXPath File Module 4.0 </h1>
<h2><a id="w3c-doctype"/>W3C Editor's Draft 16 January 2025</h2><dl><dt>This version:</dt><dd><a href="https://qt4cg.org/pr/1703/EXPath/file-40//">https://qt4cg.org/pr/1703/EXPath/file-40/</a></dd><dt>Latest version of EXPath File Module 4.0:</dt><dd>
<h2><a id="w3c-doctype"/>W3C Editor's Draft 22 January 2025</h2><dl><dt>This version:</dt><dd><a href="https://qt4cg.org/pr/1703/EXPath/file-40//">https://qt4cg.org/pr/1703/EXPath/file-40/</a></dd><dt>Latest version of EXPath File Module 4.0:</dt><dd>
<a href="https://qt4cg.org/specifications/EXPath/file-40/">https://qt4cg.org/specifications/EXPath/file-40/</a>
</dd><dt>Most recent Recommendation of EXPath File Module:</dt><dd>
<a href="http://expath.org/spec/file">http://expath.org/spec/file</a>
Expand All @@ -19,7 +19,9 @@
Working Group, officially the W3C XSLT 4.0 Extensions Community Group. Individual
functions specified in the document may be at different stages of review, reflected
in their <b>History</b> notes. Comments are invited, in the form of GitHub
issues at <a href="https://github.com/qt4cg/qtspecs">https://github.com/qt4cg/qtspecs</a>.</p></div><nav id="toc">
issues at <a href="https://github.com/qt4cg/qtspecs">https://github.com/qt4cg/qtspecs</a>.</p><div class="dedication" id="dedication"><h3>Dedication</h3><p>The publications of this community group
<a href="../xquery-40/xpath-40.html#dedication">are dedicated</a> to our co-chair,
Michael Sperberg-McQueen (1954–2024).</p></div></div><nav id="toc">
<div id="function-finder"><div class="ffheader">FUNCTION FINDER</div><div><span>Function search: <input id="select-fn" list="fn-list" type="text"/> <button id="help-select-fn-button">?</button></span><p id="help-select-fn" style="display:none;">Type a function name, or press down arrow for a list.</p><datalist id="fn-list"><option value="file:append⁣"/><option value="file:append-binary⁣"/><option value="file:append-text⁣"/><option value="file:append-text-lines⁣"/><option value="file:base-dir⁣"/><option value="file:children⁣"/><option value="file:copy⁣"/><option value="file:create-dir⁣"/><option value="file:create-temp-dir⁣"/><option value="file:create-temp-file⁣"/><option value="file:current-dir⁣"/><option value="file:delete⁣"/><option value="file:dir-separator⁣"/><option value="file:exists⁣"/><option value="file:is-dir⁣"/><option value="file:is-file⁣"/><option value="file:last-modified⁣"/><option value="file:line-separator⁣"/><option value="file:list⁣"/><option value="file:move⁣"/><option value="file:name⁣"/><option value="file:parent⁣"/><option value="file:path-separator⁣"/><option value="file:path-to-native⁣"/><option value="file:path-to-uri⁣"/><option value="file:read-binary⁣"/><option value="file:read-text⁣"/><option value="file:read-text-lines⁣"/><option value="file:resolve-path⁣"/><option value="file:size⁣"/><option value="file:temp-dir⁣"/><option value="file:write⁣"/><option value="file:write-binary⁣"/><option value="file:write-text⁣"/><option value="file:write-text-lines⁣"/></datalist></div></div><h2><a id="contents"/>Table of Contents</h2><ol class="toc"><li><a href="#intro"><span class="secno">1 </span><span class="content toc-chg">Introduction</span></a>
<ol class="toc"><li><a href="#error.management"><span class="secno">1.1 </span><span class="content">Error management</span></a></li><li><a href="#file-paths"><span class="secno">1.2 </span><span class="content">File Paths</span></a></li><li><a href="#exec"><span class="secno">1.3 </span><span class="content">Function Execution</span></a></li><li><a href="#testing"><span class="secno">1.4 </span><span class="content">Test suite</span></a></li><li><a href="#conformance"><span class="secno">1.5 </span><span class="content">Conformance</span></a></li><li><a href="#namespace-prefixes"><span class="secno">1.6 </span><span class="content">Namespaces and prefixes</span></a></li><li><a href="#func-signatures"><span class="secno">1.7 </span><span class="content">Function signatures and descriptions</span></a></li></ol></li><li><a href="#props"><span class="secno">2 </span><span class="content">File Properties</span></a>
<ol class="toc"><li><a href="#func-file-exists"><span class="secno">2.1 </span><span class="content">file:exists</span></a></li><li><a href="#func-file-is-dir"><span class="secno">2.2 </span><span class="content">file:is-dir</span></a></li><li><a href="#func-file-is-file"><span class="secno">2.3 </span><span class="content">file:is-file</span></a></li><li><a href="#func-file-last-modified"><span class="secno">2.4 </span><span class="content">file:last-modified</span></a></li><li><a href="#func-file-size"><span class="secno">2.5 </span><span class="content">file:size</span></a></li></ol></li><li><a href="#entities"><span class="secno">3 </span><span class="content">Manipulation of Files as Entities</span></a>
Expand Down
4 changes: 3 additions & 1 deletion pr/1703/expath-file-40/file-40.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
Working Group, officially the W3C XSLT 4.0 Extensions Community Group. Individual
functions specified in the document may be at different stages of review, reflected
in their <term>History</term> notes. Comments are invited, in the form of GitHub
issues at <loc xmlns:xlink="http://www.w3.org/1999/xlink" href="https://github.com/qt4cg/qtspecs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">https://github.com/qt4cg/qtspecs</loc>.</p></status><langusage><language id="EN">English</language></langusage><revisiondesc><p/></revisiondesc></header><body><div1 id="intro"><head>Introduction</head><changes><change>Use the arrows to browse significant changes since the 1.0 version of this
issues at <loc xmlns:xlink="http://www.w3.org/1999/xlink" href="https://github.com/qt4cg/qtspecs" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">https://github.com/qt4cg/qtspecs</loc>.</p><note role="dedication" id="dedication"><p>The publications of this community group
<loc xmlns:xlink="http://www.w3.org/1999/xlink" href="../xquery-40/xpath-40.html#dedication" xlink:type="simple" xlink:show="replace" xlink:actuate="onRequest">are dedicated</loc> to our co-chair,
Michael Sperberg-McQueen (1954–2024).</p></note></status><langusage><language id="EN">English</language></langusage><revisiondesc><p/></revisiondesc></header><body><div1 id="intro"><head>Introduction</head><changes><change>Use the arrows to browse significant changes since the 1.0 version of this
specification.</change><change>Sections with significant changes are marked Δ in the table of contents. New
functions introduced in this version are marked ➕ in the table of
contents.</change></changes><p>The purpose of this document is to define functions to manipulate files within a
Expand Down
2 changes: 1 addition & 1 deletion pr/1703/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<h1>Index</h1>
<p>Published 16 Jan 2025 at 12:54:58 +0000.</p>
<p>Published 22 Jan 2025 at 17:10:00 +0000.</p>
<ul>
<li><a href='xslt-xquery-serialization-40/Overview.html'>xslt-xquery-serialization-40</a></li>
<li><a href='xquery-40/xpath-40.html'>xpath-40</a></li>
Expand Down
Loading

0 comments on commit 7dde061

Please sign in to comment.