Changeset 7817 for trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/_common/sm/organisationPrims.xml
- Timestamp:
- 12/19/06 18:27:30 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/_common/sm/organisationPrims.xml
r7757 r7817 245 245 "[![agent=//iconFolderPath]!]/icovalid.png", 246 246 null, 247 " .xml",247 "[![agent=//fileExt]!]", 248 248 "string", 249 249 '<?xml version="1.0" encoding="UTF-8"?><sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:[![agent=//prefixModel]!]="[![agent=//nsModel]!]"><[![agent=//prefixModel]!]:[![agent=//tagRootModel]!]/></sc:item>', … … 438 438 <source type="xpath-statique">si(sm:structure/sm:meta/@sc:refUri, concat('@', getIdFromPath(sm:structure/sm:meta/@sc:refUri)))</source> 439 439 </valeur> 440 <!-- Itel public : extension de l'item --> 441 <valeur code="fileExt"> 442 <source type="xpath-statique">si(sm:identification/@itemExtension, si(starts-with(sm:identification/@itemExtension, '.'), sm:identification/@itemExtension, concat('.', sm:identification/@itemExtension)), '.xml')</source> 443 </valeur> 440 444 <!-- Item public : Chemin d'accès au dossier d'icone : res:src=wsp:xxx;dst=yyy--> 441 445 <valeur code="iconFolderPath">
Note: See TracChangeset
for help on using the changeset viewer.