# HG changeset patch # User Patrick PIERRE # Date 1464523597 -7200 # Node ID 2c303e23577d68ffe93ab2901f467c953f2b9c9a # Parent 5bb0c5a94bf3ad7d1ee75819d35fb209b251eb3e Ajout de pi-fid diff -r 5bb0c5a94bf3 -r 2c303e23577d Data/Sets/composition.xml --- a/Data/Sets/composition.xml jeu. mai 26 11:39:29 2016 +0200 +++ b/Data/Sets/composition.xml dim. mai 29 14:06:37 2016 +0200 @@ -1,7 +1,7 @@ - diff -r 5bb0c5a94bf3 -r 2c303e23577d RelaxNG/publiset.rnc --- a/RelaxNG/publiset.rnc jeu. mai 26 11:39:29 2016 +0200 +++ b/RelaxNG/publiset.rnc dim. mai 29 14:06:37 2016 +0200 @@ -216,12 +216,14 @@ composition.id.attribute? & lang.attribute? & path.attribute? + & pi-fid.attribute? & pi-source.attribute? & (xpath.attribute | xslt.attribute)? & remap.attributes composition.id.attribute = attribute id { xsd:NMTOKEN } lang.attribute = attribute xml:lang { xsd:language } path.attribute = attribute path { xsd:anyURI } +pi-fid.attribute = attribute pi-fid { xsd:boolean } pi-source.attribute = attribute pi-source { xsd:boolean } xpath.attribute = attribute xpath { text } xslt.attribute = attribute xslt { xsd:anyURI }