Ignore:
Timestamp:
07/19/07 18:27:36 (5 years ago)
Author:
sam
Message:

binaryXhtmlTransf: passage de xhtmlContent en inclusion-dynamique/xsl-statique & ajout sm:Widget.

File:
1 edited

Legend:

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

    r9210 r9373  
    527527                                                                        </childs> 
    528528                                                                </element> 
     529                                                                <element se:name="sm:Widget" se:bind="element" forcefilled="true"> 
     530                                                                        <atts> 
     531                                                                                <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#UiWidget.*"/> 
     532                                                                        </atts> 
     533                                                                        <childs> 
     534                                                                                <se:choice se:card="*" se:show="ifExist"> 
     535                                                                                        <element se:name="sm:xhtmlContentZone" se:bind="element" forcefilled="true"> 
     536                                                                                                <atts> 
     537                                                                                                        <attribute se:name="key" se:bind="attribute"> 
     538                                                                                                                <wordsInput trim="true"/> 
     539                                                                                                        </attribute> 
     540                                                                                                </atts> 
     541                                                                                                <childs> 
     542                                                                                                        <se:ref se:refid="content_choice"/> 
     543                                                                                                        <insert se:bind="current"/> 
     544                                                                                                </childs> 
     545                                                                                        </element> 
     546                                                                                        <element se:name="sm:urlZone" se:bind="element"> 
     547                                                                                                <atts> 
     548                                                                                                        <attribute se:name="key" se:bind="attribute"> 
     549                                                                                                                <wordsInput trim="true"/> 
     550                                                                                                        </attribute> 
     551                                                                                                </atts> 
     552                                                                                                <childs> 
     553                                                                                                        <element se:name="sm:link" se:bind="element" forcefilled="true"> 
     554                                                                                                                <childs> 
     555                                                                                                                        <se:ref se:refid="alt_popupContent"/> 
     556                                                                                                                </childs> 
     557                                                                                                        </element> 
     558                                                                                                </childs> 
     559                                                                                        </element> 
     560                                                                                </se:choice> 
     561                                                                                <insert se:bind="current"/> 
     562                                                                        </childs> 
     563                                                                </element> 
    529564                                                        </se:choice> 
    530565                                                        <insert se:bind="current"/> 
Note: See TracChangeset for help on using the changeset viewer.