Skip to content

Commit

Permalink
Merge pull request #1107 from ndw/back-to-ed
Browse files Browse the repository at this point in the history
Make the head back into an editor's draft
  • Loading branch information
ndw authored Aug 20, 2024
2 parents 30b89da + 62e4ff6 commit 69ac816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xproc/src/main/xml/specification.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns:e="http://www.w3.org/1999/XSL/Spec/ElementSyntax"
xmlns:xi="http://www.w3.org/2001/XInclude"
xml:id='xproc'
class="wd"
class="ed"
version="5.0-extension w3c-xproc">
<info>
<title>XProc 3.1: An XML Pipeline Language</title>
Expand Down Expand Up @@ -74,7 +74,7 @@ steps are executed.</para>
</para>

<note role="editorial">
<para>This draft is a “last call” draft. This version is stable and will not be updated.
<para>This draft is the “editor’s working draftand may continue to evolve.
</para>
</note>

Expand Down

0 comments on commit 69ac816

Please sign in to comment.