Xxe/publidoc.xxe
author Patrick PIERRE <patrick.pierre@prismallia.fr>
ven., 06 janv. 2012 00:45:13 +0100
changeset 67 e38ad0e8e9d4
parent 64 2d6627e9d3d6
child 71 91ae8b8e07c6
permissions -rw-r--r--
Gestion des contributeurs + labgue
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<configuration name="Publidoc"
               xmlns="http://www.xmlmind.com/xmleditor/schema/configuration"
               xmlns:cfg="http://www.xmlmind.com/xmleditor/schema/configuration">
  
  <detect>
    <rootElementLocalName>publidoc</rootElementLocalName>x
  </detect>

  <relaxng compactSyntax="true" encoding="UTF-8"
           location="../RelaxNG/publidoc.rnc"/>

  <css location="Css/publidoc.css" name="Publidoc"/>

  <template location="Templates/publidoc_topic.xml" name="Topic"/>
  <template location="Templates/publidoc_document.xml" name="Document"/>
</configuration>