Advertisement
aymens

Untitled

Mar 21st, 2011
2,425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.41 KB | None | 0 0
  1. <!--
  2. ...
  3. -->
  4. <type name="cm:content">
  5.   <title>Content</title>
  6.   <parent>cm:cmobject</parent>
  7.   <archive>true</archive>
  8.   <properties>
  9.       <property name="cm:content">
  10.         <type>d:content</type>
  11.         <mandatory>false</mandatory>
  12.         <index enabled="true">
  13.           <atomic>true</atomic>
  14.           <stored>true</stored>
  15.           <!-- Here it is -->
  16.           <compressed>true</compressed>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement