ajout balise file non vide
authorYvon BOURBOTTE <yvon.bourbotte@prismallia.fr>
mar., 12 févr. 2013 13:04:28 +0100
changeset 171 f934064af908
parent 170 67223e410999
child 172 724a41b6fd7b
ajout balise file non vide
RelaxNG/publiset.rnc
--- a/RelaxNG/publiset.rnc	lun. févr. 11 19:08:28 2013 +0100
+++ b/RelaxNG/publiset.rnc	mar. févr. 12 13:04:28 2013 +0100
@@ -135,7 +135,7 @@
 selection.file.attributes =
    path.attribute?
 
-file.content = xsd:anyURI
+file.content = xsd:anyURI {pattern = ".+"}
 
 
 # =============================================================================