Schematron including XSLT, under XSpec

Hello oXygenists, Today I find myself (surprisingly for the first time in a serious way) using the fantastic Schematron testing under XSpec as implemented in oXygen. Beautiful job in every way. Except my fancy Schematrons all embed XSLT and my operations rely on -allow-foreign:true in my Schematron processor. Running the XSpec (using its bundled Ant build) gives me grief about the XSLT. I poked around in the Options but nothing is obvious. Is it the build.xml file? My Ant is even worse than my XSpec. Thanks, Wendell -- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...

Friends, It appears that setting <x:param name="allow-foreign">true</x:param> at the top of my XSpec, gives me what I need. So, very good. Thanks -- Wendell On Wed, Apr 28, 2021 at 3:29 PM Wendell Piez <wapiez@wendellpiez.com> wrote:
Hello oXygenists,
Today I find myself (surprisingly for the first time in a serious way) using the fantastic Schematron testing under XSpec as implemented in oXygen. Beautiful job in every way.
Except my fancy Schematrons all embed XSLT and my operations rely on -allow-foreign:true in my Schematron processor. Running the XSpec (using its bundled Ant build) gives me grief about the XSLT.
I poked around in the Options but nothing is obvious. Is it the build.xml file? My Ant is even worse than my XSpec.
Thanks, Wendell
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...

Wendell, you should follow the XSpec Wiki, which is quite up-to-date, thanks @AirQuick and @Sandro https://github.com/xspec/xspec/wiki/Getting-Started-with-XSpec-and-Schematro... Christophe Le 28/04/2021 à 23:14, Wendell Piez a écrit :
Friends,
It appears that setting <x:param name="allow-foreign">true</x:param> at the top of my XSpec, gives me what I need. So, very good.
Thanks -- Wendell
On Wed, Apr 28, 2021 at 3:29 PM Wendell Piez <wapiez@wendellpiez.com <mailto:wapiez@wendellpiez.com>> wrote:
Hello oXygenists,
Today I find myself (surprisingly for the first time in a serious way) using the fantastic Schematron testing under XSpec as implemented in oXygen. Beautiful job in every way.
Except my fancy Schematrons all embed XSLT and my operations rely on -allow-foreign:true in my Schematron processor. Running the XSpec (using its bundled Ant build) gives me grief about the XSLT.
I poked around in the Options but nothing is obvious. Is it the build.xml file? My Ant is even worse than my XSpec.
Thanks, Wendell
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez. <http://github.com/wendellpiez.>.. ...gitlab.coko.foundation/wendell...
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez. <http://github.com/wendellpiez.>.. ...gitlab.coko.foundation/wendell...
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Christoph, awesome, I will! thanks -- Posted here because I thought there was a chance it was an oXygen thing.... Cheers, Wendell On Thu, Apr 29, 2021 at 8:40 AM Christophe Marchand <cmarchand@oxiane.com> wrote:
Wendell, you should follow the XSpec Wiki, which is quite up-to-date, thanks @AirQuick and @Sandro
https://github.com/xspec/xspec/wiki/Getting-Started-with-XSpec-and-Schematro...
Christophe Le 28/04/2021 à 23:14, Wendell Piez a écrit :
Friends,
It appears that setting <x:param name="allow-foreign">true</x:param> at the top of my XSpec, gives me what I need. So, very good.
Thanks -- Wendell
On Wed, Apr 28, 2021 at 3:29 PM Wendell Piez <wapiez@wendellpiez.com> wrote:
Hello oXygenists,
Today I find myself (surprisingly for the first time in a serious way) using the fantastic Schematron testing under XSpec as implemented in oXygen. Beautiful job in every way.
Except my fancy Schematrons all embed XSLT and my operations rely on -allow-foreign:true in my Schematron processor. Running the XSpec (using its bundled Ant build) gives me grief about the XSLT.
I poked around in the Options but nothing is obvious. Is it the build.xml file? My Ant is even worse than my XSpec.
Thanks, Wendell
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
_______________________________________________ oXygen-user mailing listoXygen-user@oxygenxml.comhttps://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...

Thank you for this email, Wendell! I hadn't realized XSpec had Schematron support, something my sprawling schematron collection desperately needs. The wiki and oXygen video are so clear and helpful. I even asked a question about Schematrons with queryBinding="xslt3" in oXygen and received a very helpful reply: https://github.com/xspec/xspec/issues/1461. Cheers, Joe On Fri, Apr 30, 2021 at 7:29 AM Wendell Piez <wapiez@wendellpiez.com> wrote:
Christoph, awesome, I will! thanks --
Posted here because I thought there was a chance it was an oXygen thing....
Cheers, Wendell
On Thu, Apr 29, 2021 at 8:40 AM Christophe Marchand <cmarchand@oxiane.com> wrote:
Wendell, you should follow the XSpec Wiki, which is quite up-to-date, thanks @AirQuick and @Sandro
https://github.com/xspec/xspec/wiki/Getting-Started-with-XSpec-and-Schematro...
Christophe Le 28/04/2021 à 23:14, Wendell Piez a écrit :
Friends,
It appears that setting <x:param name="allow-foreign">true</x:param> at the top of my XSpec, gives me what I need. So, very good.
Thanks -- Wendell
On Wed, Apr 28, 2021 at 3:29 PM Wendell Piez <wapiez@wendellpiez.com> wrote:
Hello oXygenists,
Today I find myself (surprisingly for the first time in a serious way) using the fantastic Schematron testing under XSpec as implemented in oXygen. Beautiful job in every way.
Except my fancy Schematrons all embed XSLT and my operations rely on -allow-foreign:true in my Schematron processor. Running the XSpec (using its bundled Ant build) gives me grief about the XSLT.
I poked around in the Options but nothing is obvious. Is it the build.xml file? My Ant is even worse than my XSpec.
Thanks, Wendell
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
_______________________________________________ oXygen-user mailing listoXygen-user@oxygenxml.comhttps://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell... _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Joe, you are welcome, that too! All the XSpec work has been really awesome to see, I agree. It is a good thing made better. Cheers, Wendell On Fri, Apr 30, 2021 at 4:24 PM Joe Wicentowski <joewiz@gmail.com> wrote:
Thank you for this email, Wendell! I hadn't realized XSpec had Schematron support, something my sprawling schematron collection desperately needs. The wiki and oXygen video are so clear and helpful. I even asked a question about Schematrons with queryBinding="xslt3" in oXygen and received a very helpful reply: https://github.com/xspec/xspec/issues/1461.
Cheers, Joe
On Fri, Apr 30, 2021 at 7:29 AM Wendell Piez <wapiez@wendellpiez.com> wrote:
Christoph, awesome, I will! thanks --
Posted here because I thought there was a chance it was an oXygen thing....
Cheers, Wendell
On Thu, Apr 29, 2021 at 8:40 AM Christophe Marchand <cmarchand@oxiane.com> wrote:
Wendell, you should follow the XSpec Wiki, which is quite up-to-date, thanks @AirQuick and @Sandro
https://github.com/xspec/xspec/wiki/Getting-Started-with-XSpec-and-Schematro...
Christophe Le 28/04/2021 à 23:14, Wendell Piez a écrit :
Friends,
It appears that setting <x:param name="allow-foreign">true</x:param> at the top of my XSpec, gives me what I need. So, very good.
Thanks -- Wendell
On Wed, Apr 28, 2021 at 3:29 PM Wendell Piez <wapiez@wendellpiez.com> wrote:
Hello oXygenists,
Today I find myself (surprisingly for the first time in a serious way) using the fantastic Schematron testing under XSpec as implemented in oXygen. Beautiful job in every way.
Except my fancy Schematrons all embed XSLT and my operations rely on -allow-foreign:true in my Schematron processor. Running the XSpec (using its bundled Ant build) gives me grief about the XSLT.
I poked around in the Options but nothing is obvious. Is it the build.xml file? My Ant is even worse than my XSpec.
Thanks, Wendell
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
_______________________________________________ oXygen-user mailing listoXygen-user@oxygenxml.comhttps://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell... _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
-- ...Wendell Piez... ...wendell -at- nist -dot- gov... ...wendellpiez.com... ...pellucidliterature.org... ...pausepress.org... ...github.com/wendellpiez... ...gitlab.coko.foundation/wendell...
participants (3)
-
Christophe Marchand
-
Joe Wicentowski
-
Wendell Piez