| Home Serna Editor Products Downloads Partners About | |
Transition Notes for Serna V2.3 | |
Transition Notes for Serna V2.3In the Serna V2.3 the XML metadata placement was reorganized. That is why your custom templates developed for the previous versions of Serna should be corrected. Say, we have two document types Serna versions younger than 2.3 had the following directory structure: sernaInstallationPath
xml
dtds
docType1.dtd
docType2.dtd
schemas
docType1.xsd
docType2.xsd
stylesheets
docType1.xsl
docType2.xsl
templates
docType1.xml
docType2.xml
This directory structure is now deprecated. Use the following approach: sernaInstallationPath
plugins
docType1
docType1.dtd
docType1.xsd
docType1.xsl
docType1.sdt (Note: docType1.sdt instead of docType1.xml)
docType2
docType2.dtd
docType2.xsd
docType2.xsl
docType2.sdt (Note: docType2.sdt instead of docType2.xml)
Now all the data relevant to the document type or package may be placed in the single directory under the
|
|
Copyright © 2007 Syntext, Inc. Content is created with
Syntext Serna,
page is generated with
Syntext XslGen
| |