Skip to content

Instantly share code, notes, and snippets.

@dfilppi
Created June 26, 2012 16:29
Show Gist options
  • Save dfilppi/2996891 to your computer and use it in GitHub Desktop.
Save dfilppi/2996891 to your computer and use it in GitHub Desktop.
old school space document type definition
<os-core:space id="space" url="/./space" >
<os-core:space-type type-name="Product" >
<os-core:id property="CatalogNumber"/>
<os-core:routing property="Category"/>
<os-core:basic-index path="Name"/>
<os-core:extended-index path="Price"/>
</os-core:space-type>
</os-core:space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment