Skip to content

Commit

Permalink
Deploying to gh-pages from @ 69068a1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
xml-project committed Jan 12, 2025
1 parent b9d378e commit 8c00df0
Show file tree
Hide file tree
Showing 12 changed files with 55 additions and 10 deletions.
2 changes: 1 addition & 1 deletion alphabetical.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion date.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion element.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion errors.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion expected.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion implementation.html

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions test-suite/tests/nw-import-functions-002.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<t:test expected="fail" code="err:XS0107"
features="xquery-function-import"
xmlns:err="http://www.w3.org/ns/xproc-error"
xmlns:t="http://xproc.org/ns/testsuite/3.0">
<t:info>
<t:title>nw-import-functions-002</t:title>
<t:revision-history>
<t:revision>
<t:date>2025-01-10</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Marked feature on test.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2024-12-06</t:date>
<t:author>
Expand Down
12 changes: 11 additions & 1 deletion test-suite/tests/nw-import-functions-002b.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<t:test expected="pass" xmlns:t="http://xproc.org/ns/testsuite/3.0">
<t:test expected="pass" xmlns:t="http://xproc.org/ns/testsuite/3.0"
features="xquery-function-import">
<t:info>
<t:title>nw-import-functions-002b</t:title>
<t:revision-history>
<t:revision>
<t:date>2025-01-10</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Marked feature on test.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2024-12-06</t:date>
<t:author>
Expand Down
10 changes: 10 additions & 0 deletions test-suite/tests/nw-import-functions-003.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<t:test expected="fail" code="err:XS0107"
features="xslt-function-import"
xmlns:err="http://www.w3.org/ns/xproc-error"
xmlns:t="http://xproc.org/ns/testsuite/3.0">
<t:info>
<t:title>nw-import-functions-003</t:title>
<t:revision-history>
<t:revision>
<t:date>2025-01-10</t:date>
<t:author>
<t:name>Achim Berndzen</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Marked feature on test.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2024-12-06</t:date>
<t:author>
Expand Down
7 changes: 6 additions & 1 deletion tests/nw-import-functions-002.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><title>nw-import-functions-002</title><link href="../css/prism.css" rel="stylesheet" type="text/css"><link href="../css/db-prism.css" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="../css/base.css"><link rel="stylesheet" type="text/css" href="../css/xproc.css"><link rel="stylesheet" type="text/css" href="../css/base.css"><link href="../css/all.css" rel="stylesheet" type="text/css"><link href="../css/testsuite.css" rel="stylesheet" type="text/css"><script type="text/javascript" src="../js/dbmodnizr.js"></script></head><body><nav><a href="nw-import-functions-001.html"><i class="fas fa-chevron-circle-left"></i></a>&nbsp;<a href="nw-import-functions-002b.html"><i class="fas fa-chevron-circle-right"></i></a>&nbsp;<a href="../"><i class="fa fa-chevron-circle-up"></i></a></nav><h1>nw-import-functions-002</h1><div class="description">
<p>Tests p:import-functions: tests limiting XQuery imports by namespace.</p>
</div><p class="expected">Test <a class="testuri" href="../test-suite/tests/nw-import-functions-002.xml">nw-import-functions-002.xml</a> is expected to fail with error code <code><a href="http://spec.xproc.org/master/head/xproc/#err.S0107">err:XS0107</a></code>.</p><div class="pipeline"><h2>The pipeline</h2><pre class="programlisting line-numbers language-markup" data-language="Markup"><code>
</div><p class="expected">Test <a class="testuri" href="../test-suite/tests/nw-import-functions-002.xml">nw-import-functions-002.xml</a> is expected to fail with error code <code><a href="http://spec.xproc.org/master/head/xproc/#err.S0107">err:XS0107</a></code>.</p><p class="features">It requires the following features: xquery-function-import.</p><div class="pipeline"><h2>The pipeline</h2><pre class="programlisting line-numbers language-markup" data-language="Markup"><code>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:declare-step</span> <span class="attr nsattr"><span class="aname">xmlns:err</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://www.w3.org/ns/xproc-error</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:p</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://www.w3.org/ns/xproc</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:test</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://xproc.org/ns/testsuite/3.0/function-test</span><span class="aq">"</span></span> <span class="attr"><span class="aname">version</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">3.0</span><span class="aq">"</span></span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:import-functions</span> <span class="attr"><span class="aname">href</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">../documents/xquery-library.xq</span><span class="aq">"</span></span> <span class="attr"><span class="aname">namespace</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://example.com/1 http://example.com/1</span><span class="aq">"</span></span> <span class="attr"><span class="aname">content-type</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">application/xquery</span><span class="aq">"</span></span><span class="eto">/&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:output</span> <span class="attr"><span class="aname">port</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">result</span><span class="aq">"</span></span><span class="eto">/&gt;</span></span>
Expand All @@ -20,6 +20,11 @@
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:try</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:declare-step</span><span class="etc">&gt;</span></span>
</code></pre><div class="implbanners"><span class="xmlcalabash"><a href="../implementation.html#nw-import-functions-002"><img src="../img/xc-pass.svg" alt="XML Calabash passing"></a></span></div></div><dl class="revision-history"><h2>Revision history</h2>
<dt>10 Jan 2025,
<span class="name">Achim Berndzen</span>
</dt><dd><div class="description">
<p>Marked feature on test.</p>
</div></dd>
<dt>06 Dec 2024,
<span class="name">Norm Tovey-Walsh</span>
</dt><dd><div class="description">
Expand Down
7 changes: 6 additions & 1 deletion tests/nw-import-functions-002b.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><title>nw-import-functions-002b</title><link href="../css/prism.css" rel="stylesheet" type="text/css"><link href="../css/db-prism.css" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="../css/base.css"><link rel="stylesheet" type="text/css" href="../css/xproc.css"><link rel="stylesheet" type="text/css" href="../css/base.css"><link href="../css/all.css" rel="stylesheet" type="text/css"><link href="../css/testsuite.css" rel="stylesheet" type="text/css"><script type="text/javascript" src="../js/dbmodnizr.js"></script></head><body><nav><a href="nw-import-functions-002.html"><i class="fas fa-chevron-circle-left"></i></a>&nbsp;<a href="nw-import-functions-003.html"><i class="fas fa-chevron-circle-right"></i></a>&nbsp;<a href="../"><i class="fa fa-chevron-circle-up"></i></a></nav><h1>nw-import-functions-002b</h1><div class="description">
<p>Tests p:import-functions: tests limiting XQuery imports by namespace.</p>
</div><p class="expected">Test <a class="testuri" href="../test-suite/tests/nw-import-functions-002b.xml">nw-import-functions-002b.xml</a> is expected to pass.</p><div class="pipeline"><h2>The pipeline</h2><pre class="programlisting line-numbers language-markup" data-language="Markup"><code>
</div><p class="expected">Test <a class="testuri" href="../test-suite/tests/nw-import-functions-002b.xml">nw-import-functions-002b.xml</a> is expected to pass.</p><p class="features">It requires the following features: xquery-function-import.</p><div class="pipeline"><h2>The pipeline</h2><pre class="programlisting line-numbers language-markup" data-language="Markup"><code>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:declare-step</span> <span class="attr nsattr"><span class="aname">xmlns:p</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://www.w3.org/ns/xproc</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:test</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://xproc.org/ns/testsuite/3.0/function-test</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:xs</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://www.w3.org/2001/XMLSchema</span><span class="aq">"</span></span> <span class="attr"><span class="aname">version</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">3.0</span><span class="aq">"</span></span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:import-functions</span> <span class="attr"><span class="aname">href</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">../documents/xquery-library.xq</span><span class="aq">"</span></span> <span class="attr"><span class="aname">namespace</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://example.com/1 http://example.com/1</span><span class="aq">"</span></span> <span class="attr"><span class="aname">content-type</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">application/xquery</span><span class="aq">"</span></span><span class="eto">/&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:output</span> <span class="attr"><span class="aname">port</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">result</span><span class="aq">"</span></span><span class="eto">/&gt;</span></span>
Expand Down Expand Up @@ -30,6 +30,11 @@
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">s:pattern</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">s:schema</span><span class="etc">&gt;</span></span>
</code></pre></div><dl class="revision-history"><h2>Revision history</h2>
<dt>10 Jan 2025,
<span class="name">Achim Berndzen</span>
</dt><dd><div class="description">
<p>Marked feature on test.</p>
</div></dd>
<dt>06 Dec 2024,
<span class="name">Norm Tovey-Walsh</span>
</dt><dd><div class="description">
Expand Down
7 changes: 6 additions & 1 deletion tests/nw-import-functions-003.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><title>nw-import-functions-003</title><link href="../css/prism.css" rel="stylesheet" type="text/css"><link href="../css/db-prism.css" rel="stylesheet" type="text/css"><link rel="stylesheet" type="text/css" href="../css/base.css"><link rel="stylesheet" type="text/css" href="../css/xproc.css"><link rel="stylesheet" type="text/css" href="../css/base.css"><link href="../css/all.css" rel="stylesheet" type="text/css"><link href="../css/testsuite.css" rel="stylesheet" type="text/css"><script type="text/javascript" src="../js/dbmodnizr.js"></script></head><body><nav><a href="nw-import-functions-002b.html"><i class="fas fa-chevron-circle-left"></i></a>&nbsp;<a href="nw-import-functions-003b.html"><i class="fas fa-chevron-circle-right"></i></a>&nbsp;<a href="../"><i class="fa fa-chevron-circle-up"></i></a></nav><h1>nw-import-functions-003</h1><div class="description">
<p>Tests p:import-functions: tests limiting XSLT imports by namespace.</p>
</div><p class="expected">Test <a class="testuri" href="../test-suite/tests/nw-import-functions-003.xml">nw-import-functions-003.xml</a> is expected to fail with error code <code><a href="http://spec.xproc.org/master/head/xproc/#err.S0107">err:XS0107</a></code>.</p><div class="pipeline"><h2>The pipeline</h2><pre class="programlisting line-numbers language-markup" data-language="Markup"><code>
</div><p class="expected">Test <a class="testuri" href="../test-suite/tests/nw-import-functions-003.xml">nw-import-functions-003.xml</a> is expected to fail with error code <code><a href="http://spec.xproc.org/master/head/xproc/#err.S0107">err:XS0107</a></code>.</p><p class="features">It requires the following features: xslt-function-import.</p><div class="pipeline"><h2>The pipeline</h2><pre class="programlisting line-numbers language-markup" data-language="Markup"><code>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:declare-step</span> <span class="attr nsattr"><span class="aname">xmlns:err</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://www.w3.org/ns/xproc-error</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:p</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://www.w3.org/ns/xproc</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:test</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://xproc.org/ns/testsuite/3.0/function-test</span><span class="aq">"</span></span> <span class="attr nsattr"><span class="aname">xmlns:test1</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://xproc.org/ns/testsuite/3.0/function-test1</span><span class="aq">"</span></span> <span class="attr"><span class="aname">version</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">3.0</span><span class="aq">"</span></span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:import-functions</span> <span class="attr"><span class="aname">href</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">../documents/xslt-functions.xsl</span><span class="aq">"</span></span> <span class="attr"><span class="aname">namespace</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">http://xproc.org/ns/testsuite/3.0/function-test1</span><span class="aq">"</span></span> <span class="attr"><span class="aname">content-type</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">application/xslt+xml</span><span class="aq">"</span></span><span class="eto">/&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:output</span> <span class="attr"><span class="aname">port</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">result</span><span class="aq">"</span></span><span class="eto">/&gt;</span></span>
Expand All @@ -11,6 +11,11 @@
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:identity</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:declare-step</span><span class="etc">&gt;</span></span>
</code></pre><div class="implbanners"><span class="xmlcalabash"><a href="../implementation.html#nw-import-functions-003"><img src="../img/xc-pass.svg" alt="XML Calabash passing"></a></span></div></div><dl class="revision-history"><h2>Revision history</h2>
<dt>10 Jan 2025,
<span class="name">Achim Berndzen</span>
</dt><dd><div class="description">
<p>Marked feature on test.</p>
</div></dd>
<dt>06 Dec 2024,
<span class="name">Norm Tovey-Walsh</span>
</dt><dd><div class="description">
Expand Down

0 comments on commit 8c00df0

Please sign in to comment.