Both changes require (though not strictly as backward compatibility is pursued) corresponding changes in cluster.git (ccs_update_schema script), which will follow shortly.
Jan Pokorný (2): rgmanager: ra2rng.xsl et al.: obsolete 1 pass in ccs_update_schema rgmanager: ra2rng.xsl et al.: enforce "forbid child" from RA metadata rgmanager/src/resources/Makefile.am | 28 ++- rgmanager/src/resources/ra2ref.xsl | 4 + rgmanager/src/resources/ra2rng-postprocess.xsl | 265 +++++++++++++++++++++++++ rgmanager/src/resources/ra2rng.xsl | 54 ++++- rgmanager/src/resources/resources.rng.mid | 4 +- rgmanager/src/resources/resources.rng.tail | 7 +- 6 files changed, 341 insertions(+), 21 deletions(-) create mode 100644 rgmanager/src/resources/ra2rng-postprocess.xsl -- 1.8.1.4