diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba988b9..bf7fe8d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: test -f ${{ env.doc_name }}.bbl - name: Keep the PDF artefact - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: PDF Preview path: ${{ env.doc_name }}.pdf diff --git a/StandardsRegExt.tex b/StandardsRegExt.tex index 78ea358..d39ab94 100644 --- a/StandardsRegExt.tex +++ b/StandardsRegExt.tex @@ -128,7 +128,7 @@ \section{Introduction} This document defines a VOResource extension schema called -StandardsRegExt which allows one to describe a standard +StandardsRegExt which allows standards writers to describe a standard and register it with an IVOA registry. By doing so, a unique IVOA identifier becomes ``attached'' to the standard which can be referred to in other resource descriptions, namely for services that support the @@ -326,7 +326,7 @@ \subsection{The Schema Namespace and Location} Authors of VOResource instance documents may choose to provide a location for the VOResource XML Schema document and its extensions using the -\xmlel{xsi:schemaLocation} attribute. While the choice of +\xmlel{xsi:schemaLocation} attribute. While the location value is the choice of the author, this specification recommends using the StandardsRegExt namespace URI as its location URL (as illustrated in the example above), as in,