- Timestamp:
- 03/06/07 13:49:26 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/sm_odGenerator/bsRoot.xml
r8477 r8888 71 71 <transformationxsl href="[![agent=//behaviorSheet/rootPostProcessing;arguments=act:]!]"/> 72 72 </valeur> 73 74 <!-- renvoit la liste des ressources à intégrer au zip final. Respecte l'API ZIP-->75 <valeur code=" getResourcesList">73 74 <!-- picture --> 75 <valeur code="pictures.getZipPath"> 76 76 <source type="composition-dynamique"> 77 77 <c:composition xmlns:c="composition"> … … 90 90 </valeur> 91 91 92 92 93 <affichage code="writeOdFile"> 93 94 <urlPage>[![agent=//agentOdTemplate;arguments=odOutFileName]!]</urlPage> … … 101 102 <file agent="//getContent" encoding="UTF-8" pathInZip="content.xml" method="deflated"/> 102 103 <file agent="//meta" encoding="UTF-8" pathInZip="meta.xml" method="deflated"/> 103 <c:resultat agent="// getResourcesList"/>104 <c:resultat agent="//pictures.getZipPath"/> 104 105 </od> 105 106 </c:composition>
Note: See TracChangeset
for help on using the changeset viewer.