Changeset 7817
- Timestamp:
- 12/19/06 18:27:30 (4 years ago)
- Location:
- trunk/Wsp_Modeling
- Files:
-
- 9 modified
-
es/content/organisation/compositionPrim/xml.xed.xml (modified) (1 diff)
-
es/content/resources/audioPrim/xml.xed.xml (modified) (1 diff)
-
es/content/resources/binaryPrim/xml.xed.xml (modified) (1 diff)
-
es/content/resources/folderPrim/xml.xed.xml (modified) (1 diff)
-
es/content/resources/imagePrim/xml.xed.xml (modified) (1 diff)
-
es/content/resources/videoPrim/xml.xed.xml (modified) (1 diff)
-
es/content/xEdition/core.xed.xml (modified) (1 diff)
-
spaces/gen/modelBuilder/bs.doss/_common/sm/organisationPrims.xml (modified) (2 diffs)
-
spaces/gen/modelBuilder/bs.doss/_common/sm/organisationSs.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/organisation/compositionPrim/xml.xed.xml
r7197 r7817 92 92 <childs> 93 93 <se:ref se:refid="sm:help" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 94 <se:ref se:refid="sm:identification " se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/>95 <element se:bind="element" se:name="sm:structure" se:card="1">94 <se:ref se:refid="sm:identificationWithExt" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 95 <element se:bind="element" se:name="sm:structure"> 96 96 <atts/> 97 97 <childs> -
trunk/Wsp_Modeling/es/content/resources/audioPrim/xml.xed.xml
r7197 r7817 58 58 <childs> 59 59 <se:ref se:refid="sm:help" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 60 <element se: id="sm:identificationWithExtension" se:bind="element" se:name="sm:identification" se:card="1">60 <element se:bind="element" se:name="sm:identification"> 61 61 <atts> 62 62 <attribute se:name="extensions" se:bind="attribute" se:mandat="true"> 63 <wordsInput notnull="true" trim="true" flex="1"/>63 <wordsInput notnull="true" trim="true"/> 64 64 </attribute> 65 65 </atts> -
trunk/Wsp_Modeling/es/content/resources/binaryPrim/xml.xed.xml
r7197 r7817 64 64 <childs> 65 65 <se:ref se:refid="sm:help" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 66 <element se: id="sm:identificationWithExtension" se:bind="element" se:name="sm:identification" se:card="1">66 <element se:bind="element" se:name="sm:identification"> 67 67 <atts> 68 68 <attribute se:name="extensions" se:bind="attribute" se:mandat="true"> 69 <wordsInput notnull="true" trim="true" flex="1"/>69 <wordsInput notnull="true" trim="true"/> 70 70 </attribute> 71 71 </atts> -
trunk/Wsp_Modeling/es/content/resources/folderPrim/xml.xed.xml
r7756 r7817 57 57 <childs> 58 58 <se:ref se:refid="sm:help" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 59 <element se: id="sm:identificationWithExtension" se:bind="element" se:name="sm:identification" se:card="1">59 <element se:bind="element" se:name="sm:identification"> 60 60 <atts> 61 61 <attribute se:name="extensions" se:bind="attribute" se:mandat="true"> 62 <wordsInput notnull="true" trim="true" flex="1"/>62 <wordsInput notnull="true" trim="true"/> 63 63 </attribute> 64 64 </atts> -
trunk/Wsp_Modeling/es/content/resources/imagePrim/xml.xed.xml
r7197 r7817 57 57 <childs> 58 58 <se:ref se:refid="sm:help" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 59 <element se:bind="element" se:name="sm:identification" se:card="1">59 <element se:bind="element" se:name="sm:identification"> 60 60 <atts> 61 61 <attribute se:bind="attribute" se:name="extensions" se:mandat="true"> 62 <wordsInput notnull="true" trim="true" flex="1"/>62 <wordsInput notnull="true" trim="true"/> 63 63 </attribute> 64 64 </atts> -
trunk/Wsp_Modeling/es/content/resources/videoPrim/xml.xed.xml
r7197 r7817 58 58 <childs> 59 59 <se:ref se:refid="sm:help" se:refurl="chrome://sm_modeling/content/xEdition/core.xed.xml"/> 60 <element se: id="sm:identificationWithExtension" se:bind="element" se:name="sm:identification" se:card="1">60 <element se:bind="element" se:name="sm:identification"> 61 61 <atts> 62 62 <attribute se:name="extensions" se:bind="attribute" se:mandat="true"> 63 <wordsInput notnull="true" trim="true" flex="1"/>63 <wordsInput notnull="true" trim="true"/> 64 64 </attribute> 65 65 </atts> -
trunk/Wsp_Modeling/es/content/xEdition/core.xed.xml
r7197 r7817 68 68 </attribute> 69 69 <attribute se:bind="attribute" se:name="targetPrefix" se:mandat="true"> 70 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9 _À-ÿ:\\\/.&$-]+$" autocompleteProviderXPath="../../xul:wspInputHistoryProvider[@code='targetPrefix']"/>70 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="../../xul:wspInputHistoryProvider[@code='targetPrefix']"/> 71 71 </attribute> 72 72 <attribute se:bind="attribute" se:name="code" se:mandat="true"> 73 <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$"/> 73 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$"/> 74 </attribute> 75 </atts> 76 </element> 77 <element se:id="sm:identificationWithExt" se:bind="element" se:name="sm:identification" se:card="1"> 78 <atts> 79 <wspInputHistoryProvider code="identifNamespace"/> 80 <wspInputHistoryProvider code="targetPrefix"/> 81 <attribute se:bind="attribute" se:name="targetNamespace" se:mandat="true"> 82 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9_À-ÿ:\\\/.&$-]+$" autocompleteProviderXPath="../../xul:wspInputHistoryProvider[@code='identifNamespace']"/> 83 </attribute> 84 <attribute se:bind="attribute" se:name="targetPrefix" se:mandat="true"> 85 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="../../xul:wspInputHistoryProvider[@code='targetPrefix']"/> 86 </attribute> 87 <attribute se:bind="attribute" se:name="code" se:mandat="true"> 88 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$"/> 89 </attribute> 90 <attribute se:bind="attribute" se:name="itemExtension" se:defaultvalue="xml" tooltiptext="Extension du fichier sans le point : 'module', 'etape'..."> 91 <wordsInput notnull="true" trim="true"/> 74 92 </attribute> 75 93 </atts> -
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�au dossier d'icone : res:src=wsp:xxx;dst=yyy--> 441 445 <valeur code="iconFolderPath"> -
trunk/Wsp_Modeling/spaces/gen/modelBuilder/bs.doss/_common/sm/organisationSs.xml
r7699 r7817 29 29 <sdr format="text/xml"/> 30 30 31 <module code="identif" type="com.scenari.m.bdp.module.identif. epicure.HModuleIdentifEpicureLoader" localName="[![agent=//tagRootModel]!]" namespace="[![agent=//nsModel]!]"/>31 <module code="identif" type="com.scenari.m.bdp.module.identif.xml.HModuleIdentifItemLoader" localName="[![agent=//tagRootModel]!]" namespace="[![agent=//nsModel]!]" fileExt="[![agent=//fileExt]!]"/> 32 32 33 33 <module code="pres" type="com.scenari.m.bdp.module.pres.HModulePresLoader">