<?xml version="1.0" ?> <joomfish type="contentelement"> <name>Hikashop Categories</name> <author>Hikari Software</author> <version>1.0.0</version> <description>Definition of categories for the hikashop component</description> <copyright>Copyright (C) 2009 Hikari Software SARL - All rights reserved.</copyright> <reference type="content"> <table name="hikashop_category"> <field type="referenceid" name="category_id" translate="0">ID</field> <field type="titletext" name="category_name" length="255" maxlength="255" translate="1">Category name</field> <field type="htmltext" name="category_description" length="255" maxlength="255" translate="1">Category description</field> </table> </reference> <translationfilters> </translationfilters> </joomfish>