diff options
author | David Tardon <dtardon@redhat.com> | 2012-09-30 14:17:16 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-01 07:21:08 +0200 |
commit | 898c34603555b64b330ef5a45b7e60eb82e25b66 (patch) | |
tree | ab638652855751821946e2552cce43601a38bf59 /xmlreader/Module_xmlreader.mk | |
parent | 6e9c84461a5b86275b61003de8753a6699fad1ba (diff) |
do not rely on target-spec. var. inheritance
The whole idea of having two paths to look for schemas (one local, for
module, and one global, in $(OUTDIR)) is bad anyway, because there is no
way to do it in XSLT without warning if the checked schema does not
exist in the first path. I see two ways out of that:
1. rewrite schema_val.xsl in a decent language
2. split the node reference check in schema_val.xsl into two phases: the
first phase returns a list of subpaths to check, a helper script
processes that, finds the real paths and feeds it to the second phase
XSL, which does the internal check.
Change-Id: Icfe3f9ec0960cfd3423c1223ad8f495d7634b25a
Diffstat (limited to 'xmlreader/Module_xmlreader.mk')
0 files changed, 0 insertions, 0 deletions