Re: [docbook-apps] RDFa Attributes

2017-07-20 Thread Peter Fleck
That's perfect. Many thanks Bob, much appreciated.

Peter

On 19 Jul 2017 19:05, "Bob Stayton"  wrote:

> Hi Peter,
> Support for the RDFa Lite attributes new to DocBook 5.1 has not yet been
> added to the XSL stylesheets.  I've filed an issue on the Github site for
> DocBook XSL to get this fixed for the next release.  In the comment
> section, I provided the proposed changes, which could also be used by you
> in a customization layer to implement it now.
>
> https://github.com/docbook/xslt10-stylesheets/issues/40
>
> Bob Stayton
> Sagehill Enterprises
> b...@sagehill.net
>
> On 7/19/2017 1:22 AM, Peter Fleck wrote:
>
>> hi,
>>
>> In the xslt20-stylesheets / html.xsl there is a function
>>
>> 

Re: [docbook-apps] RDFa Attributes

2017-07-19 Thread Bob Stayton

Hi Peter,
Support for the RDFa Lite attributes new to DocBook 5.1 has not yet been 
added to the XSL stylesheets.  I've filed an issue on the Github site 
for DocBook XSL to get this fixed for the next release.  In the comment 
section, I provided the proposed changes, which could also be used by 
you in a customization layer to implement it now.


https://github.com/docbook/xslt10-stylesheets/issues/40

Bob Stayton
Sagehill Enterprises
b...@sagehill.net

On 7/19/2017 1:22 AM, Peter Fleck wrote:

hi,

In the xslt20-stylesheets / html.xsl there is a function


[docbook-apps] RDFa Attributes

2017-07-19 Thread Peter Fleck
hi,

In the xslt20-stylesheets / html.xsl there is a function



which copies through RDFa attributes.

 

What would the equivalent be for the xsl1.0 stylesheets?

Thanks,

Peter