<?xml version="1.0"?>
<schema uri="urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0">
<namespace prefix="xml" namespace="urn:x-commerceone:document:com:commerceone:xml:xmllang.sox$1.0"/>
<elementtype name="SchemaCategory">
<model>
<sequence>
<element type="CategoryName" occurs="*"/>
<element type="ShortDescription" occurs="*"/>
<element type="LongDescription" occurs="*"/>
<element type="CategoryAttribute" occurs="*"/>
</sequence>
</model>
<attdef datatype="ID" name="CategoryID">
<required/>
</attdef>
<attdef datatype="IDREFS" name="ParentCategoryRef">
<implied/>
</attdef>
</elementtype>
<elementtype name="CategoryName">
<model>
<string/>
</model>
<attdef datatype="xmllang" name="lang" prefix="xml">
<default>en</default>
</attdef>
</elementtype>
</schema>