Re: [xsl] Can the SAXON SCM tool get the annotations in a schema?

Subject: Re: [xsl] Can the SAXON SCM tool get the annotations in a schema?
From: "Michael Kay michaelkay90@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 8 Nov 2024 15:30:11 -0000
Sorry, no, the SCM format doesn't retain annotations. It's been on our TODO
list for years but hasn't made it to the top.

In fact, Saxon discards annotations immediately during the first phase of
schema parsing.

Michael Kay
Saxonica

> On 8 Nov 2024, at 15:19, Roger L Costello costello@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> Hi Folks,
>
> The SAXON Schema Component Model (SCM) tool is great. With a push of the
button I get a single file describing all the elements, attributes,
simpleTypes, and complexTypes in all the schema files. In my case, the schema
is comprised of 20 files; it's nice to have a consolidated view of the
information in all the files.
>
> Can the SCM tool get the annotations? If no, would you suggest a way to get
the annotations?
>
> /Roger

Current Thread