Ignore:
Timestamp:
10/19/07 10:14:31 (5 years ago)
Author:
sys
Message:

Ajout callModel dans dataForm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/data/dataFormXhtmlTransf/xml.xed.xml

    r9623 r9846  
    7676                </se:template> 
    7777                 
     78                <element se:id="sm:callModel" se:name="sm:callModel" se:bind="element" forcefilled="true"> 
     79                        <childs> 
     80                                <alternativeAlone se:id="choice_callModel" se:bind="choice"> 
     81                                        <element se:name="sm:current" se:bind="element" forcefilled="true"> 
     82                                                <atts> 
     83                                                        <se:ref se:refid="axis"/> 
     84                                                </atts> 
     85                                        </element> 
     86                                        <element se:name="sm:root" se:bind="element" forcefilled="true"> 
     87                                                <atts> 
     88                                                        <se:ref se:refid="axis"/> 
     89                                                </atts> 
     90                                        </element> 
     91                                        <element se:name="sm:lookForAscendants" se:bind="element" forcefilled="true"> 
     92                                                <atts> 
     93                                                        <attribute se:bind="attribute" se:name="direction" se:defaultvalue="currentToRoot"> 
     94                                                                <choiceInput> 
     95                                                                        <ciItem label="currentToRoot"/> 
     96                                                                        <ciItem label="rootToCurrent"/> 
     97                                                                </choiceInput> 
     98                                                        </attribute> 
     99                                                        <se:ref se:refid="axis"/> 
     100                                                </atts> 
     101                                                <childs> 
     102                                                        <element se:name="sm:callableModel" se:bind="element" se:card="+"> 
     103                                                                <atts> 
     104                                                                        <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/> 
     105                                                                </atts> 
     106                                                        </element> 
     107                                                        <insert se:bind="current"/> 
     108                                                </childs> 
     109                                        </element> 
     110                                        <element se:name="sm:agentPath" se:bind="element" forcefilled="true"> 
     111                                                <atts> 
     112                                                        <attribute se:bind="attribute" se:name="path" se:mandat="true" se:defaultvalue="/@@"> 
     113                                                                <wordsInput trim="true" notnull="true"/> 
     114                                                        </attribute> 
     115                                                </atts> 
     116                                                <childs> 
     117                                                        <element se:name="sm:callableModel" se:bind="element" se:card="+"> 
     118                                                                <atts> 
     119                                                                        <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/> 
     120                                                                </atts> 
     121                                                        </element> 
     122                                                        <insert se:bind="current"/> 
     123                                                </childs> 
     124                                        </element> 
     125                                </alternativeAlone> 
     126                        </childs> 
     127                </element> 
     128                 
     129                <element se:id="sm:callModelLink" se:name="sm:callModel" se:bind="element" forcefilled="true"> 
     130                        <childs> 
     131                                <alternativeAlone se:bind="choice"> 
     132                                        <element se:name="sm:root" se:bind="element" forcefilled="true"> 
     133                                                <atts> 
     134                                                        <se:ref se:refid="axis"/> 
     135                                                        <attribute se:id="navCtx" se:name="navCtx" se:bind="attribute" se:defaultvalue="newRoot"> 
     136                                                                <choiceInput> 
     137                                                                        <ciItem label="newRoot"/> 
     138                                                                        <ciItem label="preserveCurrent"/> 
     139                                                                </choiceInput> 
     140                                                        </attribute> 
     141                                                </atts> 
     142                                        </element> 
     143                                        <element se:name="sm:current" se:bind="element" forcefilled="true"> 
     144                                                <atts> 
     145                                                        <se:ref se:refid="axis"/> 
     146                                                        <se:ref se:refid="navCtx"/> 
     147                                                </atts> 
     148                                        </element> 
     149                                        <element se:name="sm:lookForAscendants" se:bind="element" forcefilled="true"> 
     150                                                <atts> 
     151                                                        <attribute se:bind="attribute" se:name="direction" se:defaultvalue="currentToRoot"> 
     152                                                                <choiceInput> 
     153                                                                        <ciItem label="currentToRoot"/> 
     154                                                                        <ciItem label="rootToCurrent"/> 
     155                                                                </choiceInput> 
     156                                                        </attribute> 
     157                                                        <se:ref se:refid="axis"/> 
     158                                                        <se:ref se:refid="navCtx"/> 
     159                                                </atts> 
     160                                                <childs> 
     161                                                        <element se:name="sm:callableModel" se:bind="element" se:card="+"> 
     162                                                                <atts> 
     163                                                                        <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/> 
     164                                                                </atts> 
     165                                                        </element> 
     166                                                        <insert se:bind="current"/> 
     167                                                </childs> 
     168                                        </element> 
     169                                        <element se:name="sm:agentPath" se:bind="element" forcefilled="true"> 
     170                                                <atts> 
     171                                                        <attribute se:bind="attribute" se:name="path" se:mandat="true" se:defaultvalue="/@@"> 
     172                                                                <wordsInput trim="true" notnull="true"/> 
     173                                                        </attribute> 
     174                                                </atts> 
     175                                                <childs> 
     176                                                        <element se:name="sm:callableModel" se:bind="element" se:card="+"> 
     177                                                                <atts> 
     178                                                                        <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/> 
     179                                                                </atts> 
     180                                                        </element> 
     181                                                        <insert se:bind="current"/> 
     182                                                </childs> 
     183                                        </element> 
     184                                </alternativeAlone> 
     185                        </childs> 
     186                </element> 
     187                 
    78188                <se:choice se:id="forField_choice" se:card="*" se:show="ifExist"> 
    79189                        <element se:name="sm:fieldName" se:id="forField_fieldName" se:bind="element" forcefilled="true"> 
     
    122232                                </childs> 
    123233                        </element> 
     234                        <se:ref se:refid="sm:callModel"/> 
    124235                        <element se:id="sm:W2ColsFieldRow" se:bind="element" se:name="sm:W2ColsFieldRow"> 
    125236                                <atts> 
     
    251362                                                                <se:ref se:refid="forField_fieldValueRefItem" insert="collapsed"/> 
    252363                                                                <se:ref se:refid="forField_fieldValueOtherType" insert="collapsed"/> 
     364                                                                <se:ref se:refid="sm:callModelLink" insert="collapsed"/> 
    253365                                                        </alternative> 
    254366                                                </childs> 
     
    524636                                                                        </childs> 
    525637                                                                </element> 
     638 
     639                                                                <se:ref se:refid="sm:callModel"/> 
     640                                                                 
    526641                                                                <element se:name="sm:choose" se:id="sm:choose" se:bind="element" forcefilled="true"> 
    527642                                                                        <childs> 
     
    663778                                                                                                        <se:ref se:refid="nav_fieldValueOtherType" insert="collapsed"/> 
    664779                                                                                                        <se:ref se:refid="nav_subData" insert="collapsed"/> 
     780                                                                                                        <se:ref se:refid="sm:callModelLink" insert="collapsed"/> 
    665781                                                                                                </alternative> 
    666782                                                                                        </childs> 
Note: See TracChangeset for help on using the changeset viewer.