root/trunk/Wsp_Modeling/es/content/transf/genericWebSiteTransf/xml.xed.xml @ 10307

Revision 10307, 25.3 KB (checked in by sam, 3 years ago)

Gen web:

  • suppr uiStyle
  • @internalClass & @commonClass => @widgetClass
  • Ajout lien vers CSS à armoire
  • divers, cleanups...
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 * LICENCE[[
4 * Version: MPL 1.1/GPL 2.0/LGPL 2.1/CeCILL 2.O
5 *
6 * The contents of this file are subject to the Mozilla Public License Version
7 * 1.1 (the "License"); you may not use this file except in compliance with
8 * the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
9 *
10 * Software distributed under the License is distributed on an "AS IS" basis,
11 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12 * for the specific language governing rights and limitations under the
13 * License.
14 *
15 * The Original Code is kelis.fr code.
16 *
17 * The Initial Developer of the Original Code is
18 * sylvain.spinelli@kelis.fr
19 *
20 * Portions created by the Initial Developer are Copyright (C) 2007
21 * the Initial Developer. All Rights Reserved.
22 *
23 * Contributor(s):
24 *
25 * Alternatively, the contents of this file may be used under the terms of
26 * either of the GNU General Public License Version 2 or later (the "GPL"),
27 * or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
28 * or the CeCILL Licence Version 2.0 (http://www.cecill.info/licences.en.html),
29 * in which case the provisions of the GPL, the LGPL or the CeCILL are applicable
30 * instead of those above. If you wish to allow use of your version of this file
31 * only under the terms of either the GPL, the LGPL or the CeCILL, and not to allow
32 * others to use your version of this file under the terms of the MPL, indicate
33 * your decision by deleting the provisions above and replace them with the notice
34 * and other provisions required by the GPL, the LGPL or the CeCILL. If you do not
35 * delete the provisions above, a recipient may use your version of this file under
36 * the terms of any one of the MPL, the GPL, the LGPL or the CeCILL.
37 * ]]LICENCE
38 -->
39<!DOCTYPE se:editor [
40  <!ENTITY % appExtCommon SYSTEM "chrome://sm_modeling/locale/common/widgets.dtd">
41  %appExtCommon;
42  <!ENTITY % appExt SYSTEM "chrome://sm_modeling/locale/organisation/composition.dtd">
43  %appExt;
44]>
45<se:editor      xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
46                        xmlns="http://www.w3.org/1999/xhtml"
47                        xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"
48                        xmlns:se="http://www.utc.fr/ics/scenari/v3/editing"
49                        xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"
50                        se:namespaces="true">
51       
52        <se:lib>
53               
54<!-- LIB : att_format-zone -->
55                <xul:attribute se:id="att_format-zone" se:name="format" se:bind="attribute" se:defaultvalue="xhtml">
56                        <xul:choiceInput>
57                                <xul:ciItem label="xhtml"/>
58                                <xul:ciItem label="text"/>
59                                <xul:ciItem label="xml"/>
60                        </xul:choiceInput>
61                </xul:attribute>
62               
63<!-- LIB : att_class -->
64                <xul:attribute se:id="att_class" se:name="class" se:bind="attribute">
65                        <xul:wordsInput trim="true"/>
66                </xul:attribute>
67               
68<!-- LIB : atts_widget -->
69                <se:template se:id="atts_widget">
70                        <xul:attribute se:name="widgetClass" se:bind="attribute">
71                                <xul:wordsInput trim="true"/>
72                        </xul:attribute>
73                        <xul:attribute se:name="crossRefEntries" se:bind="attribute">
74                                <xul:wordsInput trim="true"/>
75                        </xul:attribute>
76                </se:template>
77               
78<!-- LIB : sm:fixedString -->
79                <xul:element se:name="sm:fixedString" se:id="sm:fixedString" se:bind="element" forcefilled="true">
80                        <xul:atts>
81                                <xul:attribute se:bind="attribute" se:name="value">
82                                        <xul:wordsInput/>
83                                </xul:attribute>
84                        </xul:atts>
85                </xul:element>
86               
87<!-- LIB : sm:outlineClasses_Fix -->
88                <xul:element se:id="sm:outlineClasses_Fix" se:name="sm:outlineClasses" se:bind="element" se:card="?">
89                        <xul:childs>
90                                <se:choice se:card="*" se:show="ifExist">
91                                        <se:ref se:refid="sm:fixedString"/>
92                                        <se:ref se:refid="sm:callModel"/>
93                                </se:choice>
94                                <xul:insert se:bind="current"/>
95                        </xul:childs>
96                </xul:element>
97               
98<!-- LIB : img -->
99                <xul:element se:id="img" se:name="img" se:bind="element" forcefilled="true">
100                        <xul:atts>
101                                <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Image\b.*"/>
102                                <xul:attribute se:bind="attribute" se:name="alt">
103                                        <xul:wordsInput/>
104                                </xul:attribute>
105                                <xul:attribute se:bind="attribute" se:name="title">
106                                        <xul:wordsInput/>
107                                </xul:attribute>
108                                <xul:attribute se:bind="attribute" se:name="class">
109                                        <xul:wordsInput/>
110                                </xul:attribute>
111                                <xul:attribute se:bind="attribute" se:show="ifExist">
112                                        <xul:wordsInput/>
113                                </xul:attribute>
114                        </xul:atts>
115                </xul:element>
116
117<!-- LIB : sm:callModel -->
118                <xul:element se:id="sm:callModel" se:name="sm:callModel" se:bind="element" forcefilled="true">
119                        <xul:atts/>
120                        <xul:childs>
121                                <xul:alternativeAlone se:id="choiceCallModel" se:bind="choice">
122                                        <xul:element se:name="sm:current" se:bind="element" forcefilled="true">
123                                                <xul:atts>
124                                                        <se:ref se:refid="att_axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
125                                                </xul:atts>
126                                        </xul:element>
127                                        <xul:element se:name="sm:root" se:bind="element" forcefilled="true">
128                                                <xul:atts>
129                                                        <se:ref se:refid="att_axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
130                                                </xul:atts>
131                                        </xul:element>
132                                        <xul:element se:name="sm:lookForAscendants" se:bind="element" forcefilled="true">
133                                                <xul:atts>
134                                                        <xul:attribute se:bind="attribute" se:name="direction" se:defaultvalue="currentToRoot">
135                                                                <xul:choiceInput>
136                                                                        <xul:ciItem label="currentToRoot"/>
137                                                                        <xul:ciItem label="rootToCurrent"/>
138                                                                </xul:choiceInput>
139                                                        </xul:attribute>
140                                                        <se:ref se:refid="att_axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
141                                                </xul:atts>
142                                                <xul:childs>
143                                                        <xul:element se:name="sm:callableModel" se:bind="element" se:card="+">
144                                                                <xul:atts>
145                                                                        <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/>
146                                                                </xul:atts>
147                                                        </xul:element>
148                                                        <xul:insert se:bind="current"/>
149                                                </xul:childs>
150                                        </xul:element>
151                                        <xul:element se:name="sm:agentPath" se:bind="element" forcefilled="true">
152                                                <xul:atts>
153                                                        <xul:attribute se:bind="attribute" se:name="path" se:mandat="true" se:defaultvalue="/@@">
154                                                                <xul:wordsInput trim="true" notnull="true"/>
155                                                        </xul:attribute>
156                                                </xul:atts>
157                                                <xul:childs>
158                                                        <xul:element se:name="sm:callableModel" se:bind="element" se:card="+"
159                                                                tooltipTag="&organisation.composition.callModel.agentPath.callableModel;">
160                                                                <xul:atts>
161                                                                        <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/>
162                                                                </xul:atts>
163                                                        </xul:element>
164                                                        <xul:insert se:bind="current"/>
165                                                </xul:childs>
166                                        </xul:element>
167                                </xul:alternativeAlone>
168                        </xul:childs>
169                </xul:element>
170               
171<!-- LIB : sm:callModelView -->
172                <xul:element se:id="sm:callModelView" se:name="sm:callModel" se:bind="element" forcefilled="true">
173                        <xul:atts>
174                                <xul:attribute se:id="att_view" se:name="view" se:bind="attribute" se:defaultvalue="xhtmlContent">
175                                        <xul:choiceInput>
176                                                <xul:ciItem label="xhtmlContent"/>
177                                                <xul:ciItem label="fullTitleText"/>
178                                                <xul:ciItem label="shortTitleText"/>
179                                        </xul:choiceInput>
180                                </xul:attribute>
181                        </xul:atts>
182                        <xul:childs>
183                                <se:ref se:refid="choiceCallModel"/>
184                        </xul:childs>
185                </xul:element>
186
187<!-- LIB : sm:callModelLink -->
188                <xul:element se:id="sm:callModelLink" se:name="sm:callModel" se:bind="element" forcefilled="true">
189                        <xul:childs>
190                                <xul:alternativeAlone se:bind="choice">
191                                        <xul:element se:name="sm:root" se:bind="element" forcefilled="true">
192                                                <xul:atts>
193                                                        <se:ref se:refid="att_axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
194                                                        <xul:attribute se:id="navCtx" se:name="navCtx" se:bind="attribute" se:mandat="true">
195                                                                <xul:choiceInput notnull="true">
196                                                                        <xul:ciItem label="newRoot"/>
197                                                                        <xul:ciItem label="preserveCurrent"/>
198                                                                </xul:choiceInput>
199                                                        </xul:attribute>
200                                                </xul:atts>
201                                        </xul:element>
202                                        <xul:element se:name="sm:current" se:bind="element" forcefilled="true">
203                                                <xul:atts>
204                                                        <se:ref se:refid="att_axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
205                                                        <se:ref se:refid="navCtx"/>
206                                                </xul:atts>
207                                        </xul:element>
208                                        <xul:element se:name="sm:lookForAscendants" se:bind="element" forcefilled="true">
209                                                <xul:atts>
210                                                        <xul:attribute se:bind="attribute" se:name="direction" se:defaultvalue="currentToRoot">
211                                                                <xul:choiceInput>
212                                                                        <xul:ciItem label="currentToRoot"/>
213                                                                        <xul:ciItem label="rootToCurrent"/>
214                                                                </xul:choiceInput>
215                                                        </xul:attribute>
216                                                        <se:ref se:refid="att_axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
217                                                        <se:ref se:refid="navCtx"/>
218                                                </xul:atts>
219                                                <xul:childs>
220                                                        <xul:element se:name="sm:callableModel" se:bind="element" se:card="+">
221                                                                <xul:atts>
222                                                                        <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/>
223                                                                </xul:atts>
224                                                        </xul:element>
225                                                        <xul:insert se:bind="current"/>
226                                                </xul:childs>
227                                        </xul:element>
228                                        <xul:element se:name="sm:agentPath" se:bind="element" forcefilled="true">
229                                                <xul:atts>
230                                                        <xul:attribute se:bind="attribute" se:name="path" se:mandat="true" se:defaultvalue="/@@">
231                                                                <xul:wordsInput trim="true" notnull="true"/>
232                                                        </xul:attribute>
233                                                </xul:atts>
234                                                <xul:childs>
235                                                        <xul:element se:name="sm:callableModel" se:bind="element" se:card="+"
236                                                                tooltipTag="&organisation.composition.callModel.agentPath.callableModel;">
237                                                                <xul:atts>
238                                                                        <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Class\b[\w:]*:Content.*"/>
239                                                                </xul:atts>
240                                                        </xul:element>
241                                                        <xul:insert se:bind="current"/>
242                                                </xul:childs>
243                                        </xul:element>
244                                </xul:alternativeAlone>
245                        </xul:childs>
246                </xul:element>
247               
248<!-- LIB : sm:lookForExistingModelPage -->
249                <xul:element se:id="sm:lookForExistingModelPage" se:name="sm:lookForExistingModelPage" se:bind="element" forcefilled="true">
250                        <xul:childs>
251                                <se:ref se:refid="sm:callModel" se:name="sm:target"/>
252                                <xul:element se:name="sm:navContext" se:bind="element" forcefilled="true">
253                                        <xul:childs>
254                                                <xul:alternativeAlone se:bind="choice">
255                                                        <xul:element se:name="sm:currentNav" se:bind="element" forcefilled="true"/>
256                                                        <se:ref se:refid="sm:callModel" se:name="sm:fromNewRoot"/>
257                                                </xul:alternativeAlone>
258                                        </xul:childs>
259                                </xul:element>
260                        </xul:childs>
261                </xul:element>
262               
263<!-- LIB : sm:label_Fix -->
264                <xul:element se:id="sm:label_Fix" se:name="sm:label" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.label;">
265                        <xul:childs>
266                                <se:choice se:id="choiceLabel_Fix" se:card="*" se:show="ifExist">
267                                        <xul:element se:name="sm:choose" se:bind="element" forcefilled="true">
268                                                <xul:childs>
269                                                        <xul:element se:name="sm:when" se:bind="element" se:card="+">
270                                                                <xul:atts>
271                                                                        <xul:attribute se:name="xpath" se:bind="attribute" tooltiptext="&organisation.composition.xPath;">
272                                                                                <xul:wordsInput trim="true" frenchPonct="false"/>
273                                                                        </xul:attribute>
274                                                                </xul:atts>
275                                                                <xul:childs>
276                                                                        <se:ref se:refid="choiceLabel_Fix"/>
277                                                                        <xul:insert se:bind="current"/>
278                                                                </xul:childs>
279                                                        </xul:element>
280                                                        <xul:element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true">
281                                                                <xul:childs>
282                                                                        <se:ref se:refid="choiceLabel_Fix"/>
283                                                                        <xul:insert se:bind="current"/>
284                                                                </xul:childs>
285                                                        </xul:element>
286                                                </xul:childs>
287                                        </xul:element>
288                                        <se:ref se:refid="sm:callModelView"/>
289                                        <se:ref se:refid="sm:WLink_Fix"/>
290                                        <se:ref se:refid="sm:WTooltip_Fix"/>
291                                        <se:ref se:refid="sm:Widget_Fix"/>
292                                        <se:ref se:refid="img"/>
293                                        <xul:genelt forcefilled="true" se:bind="element">
294                                                <xul:atts>
295                                                        <xul:attribute se:bind="attribute" se:name="class">
296                                                                <xul:wordsInput/>
297                                                        </xul:attribute>
298                                                        <xul:attribute se:bind="attribute" se:show="ifExist">
299                                                                <xul:wordsInput/>
300                                                        </xul:attribute>
301                                                </xul:atts>
302                                                <xul:childs>
303                                                        <se:ref se:refid="choiceLabel_Fix"/>
304                                                        <xul:insert se:bind="current"/>
305                                                </xul:childs>
306                                        </xul:genelt>
307                                        <xul:textnode se:bind="text" se:show="ifExist">
308                                                <xul:textpanelInput removable="true" filterspaces="false"/>
309                                        </xul:textnode>
310                                </se:choice>
311                                <xul:insert se:bind="current"/>
312                        </xul:childs>
313                </xul:element>
314                <xul:element se:id="sm:label_Fix_cls" se:name="sm:label" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.label;">
315                        <xul:atts>
316                                <se:ref se:refid="att_class"/>
317                        </xul:atts>
318                        <xul:childs>
319                                <se:ref se:refid="choiceLabel_Fix"/>
320                                <xul:insert se:bind="current"/>
321                        </xul:childs>
322                </xul:element>
323
324<!-- LIB : title_Fix -->
325                <xul:element se:id="title_Fix" se:bind="element" se:card="?">
326                        <xul:atts/>
327                        <xul:childs>
328                                <se:choice se:id="choiceTitle_Fix" se:card="*" se:show="ifExist">
329                                        <xul:element se:name="sm:choose" se:bind="element" forcefilled="true">
330                                                <xul:childs>
331                                                        <xul:element se:name="sm:when" se:bind="element" se:card="+">
332                                                                <xul:atts>
333                                                                        <xul:attribute se:name="xpath" se:bind="attribute" tooltiptext="&organisation.composition.xPath;">
334                                                                                <xul:wordsInput trim="true" frenchPonct="false"/>
335                                                                        </xul:attribute>
336                                                                </xul:atts>
337                                                                <xul:childs>
338                                                                        <se:ref se:refid="choiceTitle_Fix"/>
339                                                                        <xul:insert se:bind="current"/>
340                                                                </xul:childs>
341                                                        </xul:element>
342                                                        <xul:element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true">
343                                                                <xul:childs>
344                                                                        <se:ref se:refid="choiceTitle_Fix"/>
345                                                                        <xul:insert se:bind="current"/>
346                                                                </xul:childs>
347                                                        </xul:element>
348                                                </xul:childs>
349                                        </xul:element>
350                                        <se:ref se:refid="sm:fixedString"/>
351                                        <se:ref se:refid="sm:callModelView"/>
352                                </se:choice>
353                                <xul:insert se:bind="current"/>
354                        </xul:childs>
355                </xul:element>
356
357<!-- LIB : choiceContent_Fix -->
358                <se:choice se:id="choiceContent_Fix" se:card="*" se:show="ifExist">
359                        <xul:element se:name="sm:choose" se:bind="element" forcefilled="true">
360                                <xul:childs>
361                                        <xul:element se:name="sm:when" se:bind="element" se:card="+">
362                                                <xul:atts>
363                                                        <xul:attribute se:name="xpath" se:bind="attribute" tooltiptext="&organisation.composition.xPath;">
364                                                                <xul:wordsInput trim="true" frenchPonct="false"/>
365                                                        </xul:attribute>
366                                                </xul:atts>
367                                                <xul:childs>
368                                                        <se:ref se:refid="choiceContent_Fix"/>
369                                                        <xul:insert se:bind="current"/>
370                                                </xul:childs>
371                                        </xul:element>
372                                        <xul:element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true">
373                                                <xul:childs>
374                                                        <se:ref se:refid="choiceContent_Fix"/>
375                                                        <xul:insert se:bind="current"/>
376                                                </xul:childs>
377                                        </xul:element>
378                                </xul:childs>
379                        </xul:element>
380                        <se:ref se:refid="sm:callModelView"/>
381                        <!-- ######### WIDGETS FIX ######### -->
382                        <xul:element se:name="sm:WLink" se:bind="element" se:id="sm:WLink_Fix" tooltipTag="&common.widgets.wLink;">
383                                <xul:atts>
384                                        <se:ref se:refid="atts_widget"/>
385                                </xul:atts>
386                                <xul:childs>
387                                        <se:ref se:refid="sm:label_Fix" forcefilled="true"/>
388                                        <se:ref se:refid="title_Fix" se:name="sm:labelTitle" tooltipTag="&common.widgets.wLink.labelTitle;"/>
389                                        <xul:element se:name="sm:link" se:bind="element" forcefilled="true">
390                                                <xul:atts>
391                                                        <se:ref se:refid="lnk_atts" se:refurl="chrome://sm_modeling/content/xEdition/smWLink.xed.xml"/>
392                                                </xul:atts>
393                                                <xul:childs>
394                                                        <se:ref se:refid="lnk_insert4allOptions" se:refurl="chrome://sm_modeling/content/xEdition/smWLink.xed.xml"/>
395                                                        <xul:alternative se:id="choiceLink_Fix" se:bind="choice">
396                                                                <se:ref se:refid="sm:page_Fix" insert="collapsed"/>
397                                                                <se:ref se:refid="sm:callModelLink" insert="collapsed"/>
398                                                                <se:ref se:refid="sm:lookForExistingModelPage" insert="collapsed"/>
399                                                                <xul:element se:name="sm:externalUrl" se:bind="element" insert="collapsed">
400                                                                        <xul:childs>
401                                                                                <se:ref se:refid="sm:fixedString"/>
402                                                                        </xul:childs>
403                                                                </xul:element>
404                                                        </xul:alternative>
405                                                </xul:childs>
406                                        </xul:element>
407                                </xul:childs>
408                        </xul:element>
409                        <xul:element se:id="sm:WTooltip_Fix" se:name="sm:WTooltip" se:bind="element">
410                                <xul:atts>
411                                        <se:ref se:refid="atts_widget"/>
412                                </xul:atts>
413                                <xul:childs>
414                                        <se:ref se:refid="sm:label_Fix_cls" forcefilled="true"/>
415                                        <se:ref se:refid="title_Fix" se:name="sm:labelTitle" tooltipTag="&common.widgets.wLink.labelTitle;"/>
416                                        <xul:element se:name="sm:tooltip" se:bind="element" forcefilled="true">
417                                                <xul:atts>
418                                                        <se:ref se:refid="att_class"/>
419                                                </xul:atts>
420                                                <xul:childs>
421                                                        <se:ref se:refid="tt_insert4allOptions" se:refurl="chrome://sm_modeling/content/xEdition/smWTooltip.xed.xml"/>
422                                                        <xul:element se:name="sm:ttTitle" se:bind="element" se:card="?">
423                                                                <xul:childs>
424                                                                        <se:ref se:refid="choiceContent_Fix"/>
425                                                                        <xul:insert se:bind="current"/>
426                                                                </xul:childs>
427                                                        </xul:element>
428                                                        <xul:element se:name="sm:ttContent" se:bind="element" se:card="?">
429                                                                <xul:childs>
430                                                                        <se:ref se:refid="choiceContent_Fix"/>
431                                                                        <xul:insert se:bind="current"/>
432                                                                </xul:childs>
433                                                        </xul:element>
434                                                </xul:childs>
435                                        </xul:element>
436                                </xul:childs>
437                        </xul:element>
438                        <xul:element se:id="sm:Widget_Fix" se:name="sm:Widget" se:bind="element" forcefilled="true">
439                                <xul:atts>
440                                        <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#UiWidget.*"/>
441                                </xul:atts>
442                                <xul:childs>
443                                        <se:choice se:id="choiceZone_Fix" se:card="*" se:show="ifExist">
444                                                <xul:element se:name="sm:xhtmlContentZone" se:bind="element" forcefilled="true">
445                                                        <xul:atts>
446                                                                <xul:attribute se:name="key" se:bind="attribute">
447                                                                        <xul:wordsInput trim="true"/>
448                                                                </xul:attribute>
449                                                        </xul:atts>
450                                                        <xul:childs>
451                                                                <se:ref se:refid="choiceContent_Fix"/>
452                                                                <xul:insert se:bind="current"/>
453                                                        </xul:childs>
454                                                </xul:element>
455                                                <xul:element se:name="sm:urlZone" se:bind="element">
456                                                        <xul:atts>
457                                                                <xul:attribute se:name="key" se:bind="attribute">
458                                                                        <xul:wordsInput trim="true"/>
459                                                                </xul:attribute>
460                                                        </xul:atts>
461                                                        <xul:childs>
462                                                                <xul:element se:name="sm:link" se:bind="element" forcefilled="true">
463                                                                        <xul:childs>
464                                                                                <se:ref se:refid="choiceLink_Fix"/>
465                                                                        </xul:childs>
466                                                                </xul:element>
467                                                        </xul:childs>
468                                                </xul:element>
469                                        </se:choice>
470                                        <xul:insert se:bind="current"/>
471                                </xul:childs>
472                        </xul:element>                                         
473
474                        <se:ref se:refid="img"/>
475                        <xul:genelt forcefilled="true" se:bind="element">
476                                <xul:atts>
477                                        <xul:attribute se:bind="attribute" se:name="class">
478                                                <xul:wordsInput/>
479                                        </xul:attribute>
480                                        <xul:attribute se:bind="attribute" se:show="ifExist">
481                                                <xul:wordsInput/>
482                                        </xul:attribute>
483                                </xul:atts>
484                                <xul:childs>
485                                        <se:ref se:refid="choiceContent_Fix"/>
486                                        <xul:insert se:bind="current"/>
487                                </xul:childs>
488                        </xul:genelt>
489                        <xul:textnode se:bind="text" se:show="ifExist">
490                                <xul:textpanelInput removable="true" filterspaces="false"/>
491                        </xul:textnode>
492                </se:choice>
493               
494        </se:lib>
495       
496        <xul:xmlview se:bind="document">
497                <xul:wspInputHistoryProvider code="axisXhtml" id="axis"/>
498                <xul:wspInputHistoryProvider code="templateXhtml" id="template"/>
499                <xul:element se:name="sm:genericWebSiteTransf" insert="collapsed" se:bind="element" se:declareNs="sc sm">
500                        <xul:atts>
501                                <xul:attribute se:name="info" se:bind="attribute">
502                                        <xul:wordsInput trim="true"/>
503                                </xul:attribute>
504                        </xul:atts>
505                        <xul:childs>
506                                <xul:element se:name="sm:model" se:bind="element" >
507                                        <xul:atts>
508                                                <xul:ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true"  regexpSgn=".*#Class\b.*"/>
509                                        </xul:atts>
510                                </xul:element>
511                                <se:ref se:refid="sm:axis" se:refurl="chrome://sm_modeling/content/xEdition/coreWeb.xed.xml"/>
512                                <se:ref se:refid="title_Fix" se:name="sm:fullTitleText" />
513                                <se:ref se:refid="title_Fix" se:name="sm:shortTitleText"/>
514                                <xul:alternative se:bind="choice">
515                                        <xul:element se:name="sm:navigation" se:bind="element" insert="collapsed">
516                                                <xul:childs>
517                                                        <se:choice se:id="choiceNav_Fix" se:card="*" se:show="ifExist">
518                                                                <xul:element se:id="sm:choose_Nav" se:name="sm:choose" se:bind="element" forcefilled="true">
519                                                                        <xul:childs>
520                                                                                <xul:element se:name="sm:when" se:bind="element" se:card="+">
521                                                                                        <xul:atts>
522                                                                                                <xul:attribute se:name="xpath" se:bind="attribute" tooltiptext="&organisation.composition.xPath;">
523                                                                                                        <xul:wordsInput trim="true" frenchPonct="false"/>
524                                                                                                </xul:attribute>
525                                                                                        </xul:atts>
526                                                                                        <xul:childs>
527                                                                                                <se:ref se:refid="choiceNav_Fix"/>
528                                                                                                <xul:insert se:bind="current"/>
529                                                                                        </xul:childs>
530                                                                                </xul:element>
531                                                                                <xul:element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true">
532                                                                                        <xul:childs>
533                                                                                                <se:ref se:refid="choiceNav_Fix"/>
534                                                                                                <xul:insert se:bind="current"/>
535                                                                                        </xul:childs>
536                                                                                </xul:element>
537                                                                        </xul:childs>
538                                                                </xul:element>
539                                                               
540                                                                <xul:element se:id="sm:page_Fix" se:name="sm:page" se:bind="element" forcefilled="true">
541                                                                        <xul:atts>
542                                                                                <xul:attribute se:bind="attribute" se:name="template" se:mandat="true">
543                                                                                        <xul:wordsInput trim="true" notnull="true" autocompleteProviderXPath="id('template')"/>
544                                                                                </xul:attribute>
545                                                                                <xul:attribute se:bind="attribute" se:name="step">
546                                                                                        <xul:wordsInput trim="true" validRegExp="^(\d*)$"/>
547                                                                                </xul:attribute>
548                                                                        </xul:atts>
549                                                                        <xul:childs>
550                                                                                <se:ref se:refid="title_Fix" se:name="sm:title" forcefilled="true"/>
551                                                                                <se:ref se:refid="sm:outlineClasses_Fix"/>
552                                                                                <xul:element se:id="sm:path" se:name="sm:path" se:bind="element" se:card="?" se:show="ifExist" forcefilled="true">
553                                                                                        <xul:childs>
554                                                                                                <xul:element se:name="sm:fixedPath" se:bind="element" se:card="?">
555                                                                                                        <xul:atts>
556                                                                                                                <xul:attribute se:bind="attribute" se:name="value" se:mandat="true">
557                                                                                                                        <xul:wordsInput notnull="true" trim="true"/>
558                                                                                                                </xul:attribute>
559                                                                                                        </xul:atts>
560                                                                                                </xul:element>
561                                                                                        </xul:childs>
562                                                                                </xul:element>
563                                                                                <xul:element se:id="sm:mainZone_Fix" se:name="sm:mainZone" se:bind="element" insert="true">
564                                                                                        <xul:atts>
565                                                                                                <se:ref se:refid="att_format-zone"/>
566                                                                                        </xul:atts>
567                                                                                        <xul:childs>
568                                                                                                <se:ref se:refid="choiceContent_Fix"/>
569                                                                                                <xul:insert se:bind="current"/>
570                                                                                        </xul:childs>
571                                                                                </xul:element>
572                                                                                <xul:element se:id="sm:zone_Fix" se:name="sm:zone" se:bind="element" se:card="*" se:show="ifExist" forcefilled="true">
573                                                                                        <xul:atts>
574                                                                                                <xul:attribute se:name="key" se:bind="attribute" se:mandat="true">
575                                                                                                        <xul:wordsInput trim="true" notnull="true"/>
576                                                                                                </xul:attribute>
577                                                                                                <se:ref se:refid="att_format-zone"/>
578                                                                                        </xul:atts>
579                                                                                        <xul:childs>
580                                                                                                <se:ref se:refid="choiceContent_Fix"/>
581                                                                                                <xul:insert se:bind="current"/>
582                                                                                        </xul:childs>
583                                                                                </xul:element>
584                                                                                <xul:insert se:bind="current"/>
585                                                                        </xul:childs>
586                                                                </xul:element>
587                                                               
588                                                                <xul:element se:id="sm:folder_Fix" se:name="sm:folder" se:bind="element" forcefilled="true">
589                                                                        <xul:childs>
590                                                                                <se:ref se:refid="title_Fix" se:name="sm:title" forcefilled="true"/>
591                                                                                <se:ref se:refid="sm:outlineClasses_Fix"/>
592                                                                                <xul:element se:name="sm:folderPreview" se:bind="element" se:card="?">
593                                                                                        <xul:childs>
594                                                                                                <xul:element se:name="sm:page" se:bind="element">
595                                                                                                        <xul:atts>
596                                                                                                                <xul:attribute se:bind="attribute" se:name="template" se:mandat="true">
597                                                                                                                        <xul:wordsInput trim="true" notnull="true" autocompleteProviderXPath="id('template')"/>
598                                                                                                                </xul:attribute>
599                                                                                                                <xul:attribute se:bind="attribute" se:name="step">
600                                                                                                                        <xul:wordsInput trim="true" validRegExp="^(\d*)$"/>
601                                                                                                                </xul:attribute>
602                                                                                                        </xul:atts>
603                                                                                                        <xul:childs>
604                                                                                                                <se:ref se:refid="sm:path"/>
605                                                                                                                <se:ref se:refid="sm:mainZone_Fix"/>
606                                                                                                                <se:ref se:refid="sm:zone_Fix"/>
607                                                                                                                <xul:insert se:bind="current"/>
608                                                                                                        </xul:childs>
609                                                                                                </xul:element>
610                                                                                        </xul:childs>
611                                                                                </xul:element>
612                                                                                <se:ref se:refid="choiceNav_Fix"/>
613                                                                                <xul:insert se:bind="current"/>
614                                                                        </xul:childs>
615                                                                </xul:element>
616                                                               
617                                                                <se:ref se:refid="sm:callModelLink"/>
618                                                                <se:ref se:refid="sm:lookForExistingModelPage"/>
619                                                               
620                                                        </se:choice>
621                                                        <xul:insert se:bind="current"/>
622                                                </xul:childs>
623                                        </xul:element>
624                                        <se:ref se:refid="sm:mainZone_Fix" se:name="sm:content" insert="collapsed"/>
625                                </xul:alternative>
626                        </xul:childs>
627                </xul:element>
628        </xul:xmlview>
629</se:editor>
Note: See TracBrowser for help on using the browser.