Ignore:
Timestamp:
03/03/09 14:04:00 (3 years ago)
Author:
sam
Message:

textWebTransf : implémentation sm:uLinkTag/sm:choose

File:
1 edited

Legend:

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

    r12894 r12937  
    359359                                                        </atts> 
    360360                                                        <childs> 
    361                                                                 <alternativeAlone se:bind="choice"> 
     361                                                                <alternativeAlone se:bind="choice" se:id="choice_uLink"> 
    362362                                                                        <element se:name="sm:externalUrl" se:bind="element"> 
    363363                                                                                <childs> 
     
    451451                                                                                </childs> 
    452452                                                                        </element> 
     453                                                                        <element se:name="sm:choose" se:bind="element"> 
     454                                                                                <childs> 
     455                                                                                        <element se:name="sm:when" se:bind="element" se:card="+"> 
     456                                                                                                <atts> 
     457                                                                                                        <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" regexpSgn=".*#Cond\b.*" notnull="true"/> 
     458                                                                                                </atts> 
     459                                                                                                <childs> 
     460                                                                                                        <se:ref se:refid="choice_uLink"/> 
     461                                                                                                </childs> 
     462                                                                                        </element> 
     463                                                                                        <element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true"> 
     464                                                                                                <childs> 
     465                                                                                                        <se:ref se:refid="choice_uLink"/> 
     466                                                                                                </childs> 
     467                                                                                        </element> 
     468                                                                                </childs> 
     469                                                                        </element> 
    453470                                                                </alternativeAlone> 
    454471                                                        </childs> 
Note: See TracChangeset for help on using the changeset viewer.