On Tuesday 29 April 2003 12:27, Giles Hogben wrote:
> Apologies for confusing the acronyms BDS and BSD... BDS means the base
> data schema and BSD is an OS...
(Do the BSD files only work on that OS then???)
> For those who don't want to get bogged down in nasty amounts of
> complexity, just look at the file bdsfinal.xsd which is the final result
> schema, or try the policy transformer on a policy (e.g. the one
> included). Hope the directory and file names are relatively self
> explanatory
FYI I've attached the result of running:
> xsltproc p3ptransform.xsl p3ptransform.xml > out.xml
Note I first had to remove the commented section (lines 57-78) from
p3ptransform.xsl in order to get it to work (otherwise my XML tools
complain it isn't well formed: comments don't nest).