Changeset 4314
- Timestamp:
- 05/21/08 21:17:14 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/groovyforms/web/module/resources/groovyform.dtd
r4313 r4314 26 26 <!ELEMENT groovyforms (groovyform*)> <!-- optional --> 27 27 <!ELEMENT groovyform (name+,description+,version+,published+)> <!-- required --> 28 <!-- the children of the groovyform element --> 28 29 <!ELEMENT name (#PCDATA)> 29 30 <!ELEMENT description (#PCDATA)>