Glossary for editor's copy ready

Hi all,

Using extract-glist.xsl from Norm, I did the following:

- added a task "glossaries" to the build.xml file . It creates
glossary-framework.xml and glossary-attachment.xml using
extract-glist.xsl . The "validate-policy-specs" task depends on
"glossaries".
- added the entities
<!ENTITY glossary-framework SYSTEM "glossary-framework.xml">
and
<!ENTITY glossary-attachment SYSTEM "glossary-attachment.xml">
to entities.dtd .
- added for these entity calls to ws-policy-framework.xml and
ws-policy-attachment.xml .

To run this, you have to check out the new build.xml , entities.dtd and
extract-glist.xsl . That's it.


Felix

Received on Sunday, 3 September 2006 03:57:11 UTC