Changes between Version 6 and Version 7 of XsltTemplates


Ignore:
Timestamp:
01/24/10 01:15:19 (15 years ago)
Author:
Gavin Treadgold
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XsltTemplates

    v6 v7  
    1616</sahanapy>
    1717}}}
    18  * {{{<resource>}}} - identifies the type of resource e.g. name="hms_hospital"
     18 * {{{<resource>}}} - identifies the type of resource e.g. {{{name="hms_hospital"}}}
    1919 * {{{<data>}}} - represents a data field from the model e.g. if a resource is hms_hospital, then the data fields provided will be defined in {{{models/hms.py}}} - look for the resource definition for hospital
    2020 * {{{<reference>}}} - contains information about things such as location e.g. {{{field="location_id" resource="gis_location"}}}