]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.jcr/src/org/argeo/jcr/jcrx.cnd
Better deal with multiple user directories.
[lgpl/argeo-commons.git] / org.argeo.jcr / src / org / argeo / jcr / jcrx.cnd
1 //
2 // JCR EXTENSIONS
3 //
4 <jcrx = "http://www.argeo.org/ns/jcrx">
5
6 [jcrx:xmlvalue]
7 - *
8 + jcr:xmltext (jcrx:xmltext) = jcrx:xmltext
9
10 [jcrx:xmltext]
11 - jcr:xmlcharacters (STRING) mandatory
12
13 [jcrx:csum]
14 mixin
15 - jcrx:sum (STRING) *
16