60 | | For data import, an XSLT stylesheet to transform foreign XML into S3XML can be attached to the request. The filename of the attached stylesheet is expected to be <resourcename>.xsl, where <resourcename> is the name of the target resource (without application prefix, e.g. "person" or "hospital"). |
| 60 | For data import, an XSLT stylesheet to transform foreign XML into S3XML can be attached to the request. |
| 61 | |
| 62 | The filename of the attached stylesheet is expected to be {{{<resourcename>.xsl}}}, where {{{<resourcename>}}} is the name of the target resource (without application prefix, e.g. {{{person}}} or {{{hospital}}}). |