Ignore:
Timestamp:
02/27/09 20:28:09 (3 years ago)
Author:
anp
Message:

binaryOdTransf : ajout de la possibilité de surcharger le titre

File:
1 edited

Legend:

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

    r12775 r12901  
    382382                                        </atts> 
    383383                                </element> 
     384                                <element se:id="binTitle" se:name="sm:fullTitleText" se:bind="element" se:card="?"> 
     385                    <atts/> 
     386                    <childs> 
     387                        <alternative se:bind="choice" se:defaultChild="-1"> 
     388                            <se:ref se:refid="sm:binaryFileName"/> 
     389                            <se:ref se:refid="sm:callBinaryMeta" insert="collapsed"/> 
     390                            <se:ref se:refid="textListElts" se:refurl="chrome://sm_modeling/content/xEdition/coreOd.xed.xml"/> 
     391                        </alternative> 
     392                    </childs> 
     393                </element> 
     394                <se:ref se:refid="binTitle" se:name="sm:shortTitleText"/> 
    384395                                <element se:bind="element" se:name="sm:content"> 
    385396                                        <childs> 
    386397                                                <se:choice se:card="*" se:id="content_choice" se:show="ifExist"> 
    387                                                         <element se:name="sm:callBinaryMeta" se:bind="element" forcefilled="true" se:show="ifExist"> 
     398                                                        <element se:name="sm:callBinaryMeta" se:id="sm:callBinaryMeta" se:bind="element" forcefilled="true" se:show="ifExist"> 
    388399                                                                <atts> 
    389400                                                                        <attribute se:id="axis" se:bind="attribute" se:name="axis"> 
     
    428439                                                                                <se:ref se:refid="sm:title" se:card="?" se:show="ifExist"/> 
    429440                                                                                <se:ref se:refid="textListElts" se:refurl="chrome://sm_modeling/content/xEdition/coreOd.xed.xml"/> 
    430                                                                                 <element se:bind="element" se:name="sm:binaryFileName" se:card="?" se:show="ifExist" forcefilled="true"> 
     441                                                                                <element se:bind="element" se:name="sm:binaryFileName" se:id="sm:binaryFileName" se:card="?" se:show="ifExist" forcefilled="true"> 
    431442                                                                                        <atts> 
    432443                                                        <attribute se:name="format" se:bind="attribute"> 
Note: See TracChangeset for help on using the changeset viewer.