Re: [docbook-apps] Signed Docbook Website Transformation

From
Bob Stayton <>
Date
2004-09-28T16:23:49+00:00
ID
061b01c4a577$88061dd0$6401a8c0@toshiro
Thread
Re: [docbook-apps] Signed Docbook Website Transformation
I believe you need to add XSLT templates to your stylesheet customization
layer to handle your extended elements.  Do you have a specification of what
the XHTML should look like for your new stuff?

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "maria jones" <>
To: <>
Sent: Saturday, September 25, 2004 9:00 PM
Subject: [docbook-apps] Signed Docbook Website Transformation


> Hello all,
>
> I have been developing an XML Security Extension to the following:
>
> DTD Website V2.5.0
> DTD Website Full V2.5.0
>
> as well as others. Here's what I have accomplished:
>
> 1. I built the DTD from scratch. It validates my previously constructed
> documents fine.
>
> 2. Everything is as needed, by the XML Security Application - xmlsec.
Various
> Signature constructs are validated and successfully signed.
>
> 3. Verification of the Signature works good.
>
> Here's where i get fragged. I attempt to post-process the XML source into
> XHTML by utilizing my customized stylesheets to build the site. How do I
> accomplish processing of the now extended elements.
>
> Any ideas on how to process these so as to make them W3C valid? How about
> commenting out the elements?
>
> Thanks.
>
>