Ignore:
Timestamp:
03/03/09 22:04:41 (3 years ago)
Author:
anp
Message:

ajout sm:widget dans binaryOdTransf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/resources/binaryOdTransf/xml.xed.xml

    r12901 r12951  
    8383                        </childs> 
    8484                </element> 
    85                  
    86                  
     85                         
    8786                <element se:id="sm:scaleFromStandardCharSize" se:name="sm:scaleFromStandardCharSize" se:bind="element" se:card="?" insert="collapsed" tooltiptext=""> 
    8887                        <atts> 
     
    462461                                                                </childs> 
    463462                                                        </element> 
     463                                                        <!-- # sm:Widget --> 
     464                                                        <element se:id="sm:Widget" se:name="sm:Widget" se:bind="element" forcefilled="true"> 
     465                                                    <atts> 
     466                                                        <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#OdWidget.*"/> 
     467                                                    </atts> 
     468                                                    <childs> 
     469                                                        <se:choice se:card="*" se:show="ifExist"> 
     470                                                            <element se:name="sm:odContentZone" se:bind="element" forcefilled="true"> 
     471                                                                <atts> 
     472                                                                    <attribute se:name="key" se:bind="attribute" se:mandat="true"> 
     473                                                                        <wordsInput trim="true" notnull="true" validRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 
     474                                                                    </attribute> 
     475                                                                </atts> 
     476                                                                <childs> 
     477                                                                    <se:choice se:card="*"> 
     478                                                                        <se:ref se:refid="content_choice"/> 
     479                                                                        <se:ref se:refid="sm:WParagraph.choice"/> 
     480                                                                    </se:choice> 
     481                                                                    <insert se:bind="current"/> 
     482                                                                </childs> 
     483                                                            </element> 
     484                                                        </se:choice> 
     485                                                        <insert se:bind="current"/> 
     486                                                    </childs> 
     487                                                </element> 
     488                                                         
    464489                                                        <!-- choose --> 
    465490                                                        <element se:name="sm:choose" se:bind="element"> 
Note: See TracChangeset for help on using the changeset viewer.