Projet

Général

Profil

24_proxy.xml

Emmanuel GARETTE, 13/02/2012 16:42

Télécharger (435 octets)

 
1
<?xml version='1.0' encoding='utf-8'?>
2

    
3
<creole>
4
    <variables>
5
        <family name='Proxy-pere' mode='expert'>
6
            <variable name='nom_cache_pere' redefine="True" multi="True"/>
7
            <variable name='port_cache_pere' redefine="True"/>
8
        </family>
9
    </variables>
10
    <constraints>
11
        <group master='nom_cache_pere'>
12
            <slave>port_cache_pere</slave>
13
        </group>
14
    </constraints>
15
</creole>
16