X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.app.core%2Fsrc%2Forg%2Fargeo%2Fapp%2Fodk%2Fodk.cnd;fp=org.argeo.app.core%2Fsrc%2Forg%2Fargeo%2Fapp%2Fodk%2Fodk.cnd;h=d80096d5454126baf43f97860a886b8eba5cde13;hp=0000000000000000000000000000000000000000;hb=6e56ffa34cb02ab04d028423aea342e3dfed4358;hpb=c285180bece610b2c2921d44fe14b6dde2123efa diff --git a/org.argeo.app.core/src/org/argeo/app/odk/odk.cnd b/org.argeo.app.core/src/org/argeo/app/odk/odk.cnd new file mode 100644 index 0000000..d80096d --- /dev/null +++ b/org.argeo.app.core/src/org/argeo/app/odk/odk.cnd @@ -0,0 +1,56 @@ + + + + + + + +[odk:head] ++ h:title (jcrx:xmlvalue) = jcrx:xmlvalue ++ xforms:model (odk:model) = odk:model + +[odk:body] > xforms:ui + + +[odk:html] > mix:referenceable ++ h:head (odk:head) = odk:head ++ h:body (odk:body) = odk:body + +[odk:model] > xforms:model ++ odk:setgeopoint (odk:setgeopoint) = odk:setgeopoint ++ xforms:itext (odk:itext) = odk:itext + +[odk:itext] ++ xforms:translation (odk:translation) = odk:translation * + +[odk:translation] +- lang (STRING) m +- default (STRING) ++ xforms:text (odk:text) = odk:text * + +[odk:text] +- id (STRING) m ++ xforms:value (jcrx:xmlvalue) = jcrx:xmlvalue + +[odk:setgeopoint] +- event (STRING) +- ref (STRING) + +// OpenRosa web API + +[orxList:xform] > mix:created, mix:lastModified, jcrx:csum, entity:form +- orxList:formID (STRING) +- orxList:version (STRING) ++ h:html (odk:html) = odk:html ++ manifest (orxManifest:manifest) = orxManifest:manifest + +[orxManifest:manifest] ++ * (orxManifest:mediaFile) = orxManifest:mediaFile + +[orxManifest:mediaFile] > nt:address, jcrx:csum + +[orx:submission] > mix:created, entity:formSubmission ++ xml_submission_file (nt:unstructured) = nt:unstructured ++ * (nt:file) * + +