- Timestamp:
- 02/27/08 17:21:18 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/model/Re/vidInd/vidSegM.model
r1248 r1251 13 13 </sm:field> 14 14 <sm:group code="cplts" name="Compléments" occurence="zeroOrOne"> 15 <sm:field code="link" name="Lien Web" occurence="zeroOrMore" family="property"> 16 <sm:string/> 17 </sm:field> 15 <sm:group code="link" name="Lien Web" occurence="zeroOrMore" family="property"> 16 <sm:field code="name" name="Titre" occurence="one" family="property"> 17 <sm:string/> 18 </sm:field> 19 <sm:field code="url" name="URL" occurence="one" family="property"> 20 <sm:string/> 21 </sm:field> 22 </sm:group> 18 23 <sm:field code="doc" name="Document" occurence="zeroOrMore" family="property"> 19 24 <sm:refItem> … … 27 32 <sm:allowedModel sc:refUri="/binaries/doc/doc.model"/> 28 33 <sm:allowedModel sc:refUri="/binaries/zip/zip.model"/> 34 <sm:allowedModel sc:refUri="/binaries/gif/gif.model"/> 35 <sm:allowedModel sc:refUri="/binaries/jpg/jpeg.model"/> 36 <sm:allowedModel sc:refUri="/binaries/png/png.model"/> 29 37 </sm:refItem> 30 38 </sm:field>
Note: See TracChangeset
for help on using the changeset viewer.