author | Coraline MARKWITZ |
mer., 02 déc. 2015 16:26:05 +0100 | |
changeset 402 | de00a458739d |
parent 365 | 317036597359 |
permissions | -rw-r--r-- |
# -*- mode: snippet; -*- # name: <publiset><composition>… # key: <com= # -- <?xml version='1.0' encoding='utf-8'?> <publiset version="1.0"> <composition id="${1:id}" xml:lang="fr" as="publidoc" attributes="version=1.0"> <division as="document" attributes="id=$1 xml:lang=${2:fr}"> <head> <title>$3</title> </head> <cover><image id="$1_cover"/></cover> </division> <file>$4</file> <file>$5</file> </composition> </publiset>