- Timestamp:
- 09/13/06 20:56:37 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_ModelingAssmnt/es/content/assmntUnitMlqPrim/xml.xed.xml
r6407 r6533 228 228 </childs> 229 229 </element> 230 <!--231 230 <element se:name="sm:htmlPreview" se:bind="element" se:card="?"> 232 231 <childs> … … 250 249 </childs> 251 250 </element> 252 <element se:bind="element" se:name="sm:choicesBlock" se:card="?"> 251 <se:ref se:refid="eBase" se:name="sm:globalExplanationBlock"/> 252 <se:ref se:refid="eBase" se:name="sm:hintBlock"/> 253 <se:ref se:refid="eBase" se:name="sm:feedbackBlock"/> 254 <se:ref se:refid="eBase" se:name="sm:groupBlock"/> 255 <element se:bind="element" se:name="sm:labelList" se:card="?"> 256 <childs> 257 <se:choice se:card="*"> 258 <element se:bind="element" se:name="sm:entryStyle"> 259 <atts> 260 <attribute se:bind="attribute" se:name="key" se:mandat="true"> 261 <wordsInput notnull="true" trim="true"/> 262 </attribute> 263 <attribute se:bind="attribute" se:name="value" se:mandat="true"> 264 <wordsInput notnull="true" trim="true"/> 265 </attribute> 266 </atts> 267 </element> 268 <element se:bind="element" se:name="sm:entryImgStyle"> 269 <atts> 270 <attribute se:bind="attribute" se:name="key" se:mandat="true"> 271 <wordsInput notnull="true" trim="true"/> 272 </attribute> 273 <ptritem se:bind="plugin" se:attributes="sc:refUri" se:mandat="true" class="xmlview" regexpSgn=".*#Image\b.*"/> 274 </atts> 275 </element> 276 </se:choice> 277 <insert se:bind="current"/> 278 </childs> 279 </element> 280 <element se:bind="element" se:name="sm:orderLabelsBlock" se:card="?"> 253 281 <atts> 254 282 <attribute se:bind="attribute" se:name="display" se:mandat="false" se:defaultvalue="true"> … … 258 286 </choiceInput> 259 287 </attribute> 288 <attribute se:bind="attribute" se:name="displayName" se:mandat="false"> 289 <wordsInput trim="true"/> 290 </attribute> 260 291 </atts> 261 292 <childs> … … 266 297 </atts> 267 298 </element> 268 <se:ref se:refid="sm:iconBlock" se:name="sm:iconChoice"/>269 <element se:bind="element" se:name="sm:tableStyles" se:card="?" forcefilled="true" se:show="ifExist">270 <atts>271 <attribute se:bind="attribute" se:name="general">272 <wordsInput/>273 </attribute>274 <attribute se:bind="attribute" se:name="lignes">275 <wordsInput/>276 </attribute>277 <attribute se:bind="attribute" se:name="imgRow">278 <wordsInput/>279 </attribute>280 <attribute se:bind="attribute" se:name="dataRow">281 <wordsInput/>282 </attribute>283 <attribute se:bind="attribute" se:name="scoringRow">284 <wordsInput/>285 </attribute>286 <attribute se:bind="attribute" se:name="commentRow">287 <wordsInput/>288 </attribute>289 </atts>290 </element>291 <element se:bind="element" se:name="sm:dataStyles" se:card="?" forcefilled="true" se:show="ifExist">292 <atts>293 <attribute se:bind="attribute" se:name="label">294 <wordsInput/>295 </attribute>296 <attribute se:bind="attribute" se:name="explanation">297 <wordsInput/>298 </attribute>299 <attribute se:bind="attribute" se:name="rowTitle">300 <wordsInput/>301 </attribute>302 </atts>303 </element>304 <element se:bind="element" se:name="sm:booleanScoringLabels" se:card="?" forcefilled="true" se:show="ifExist">305 <atts>306 <attribute se:bind="attribute" se:name="right">307 <wordsInput/>308 </attribute>309 <attribute se:bind="attribute" se:name="wrong">310 <wordsInput/>311 </attribute>312 </atts>313 </element>314 <element se:bind="element" se:name="sm:multipleUserResponseLabels" se:card="?" forcefilled="true" se:show="ifExist">315 <atts>316 <attribute se:bind="attribute" se:name="checked">317 <wordsInput/>318 </attribute>319 <attribute se:bind="attribute" se:name="unchecked">320 <wordsInput/>321 </attribute>322 <attribute se:bind="attribute" se:name="undefined">323 <wordsInput/>324 </attribute>325 </atts>326 </element>327 299 </insert4all> 328 300 </childs> 329 301 </element> 330 <se:ref se:refid="eBase" se:name="sm:globalExplanationBlock"/>331 <se:ref se:refid="eBase" se:name="sm:hintBlock"/>332 302 </childs> 333 </element> -->303 </element> 334 304 </childs> 335 305 </element>
Note: See TracChangeset
for help on using the changeset viewer.