<xsd:complexType name="CT_CTCategory"> <xsd:attribute name="type" type="xsd:anyURI" use="required"> <xsd:annotation> <xsd:documentation>Category Type</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="pri" type="xsd:unsignedInt" use="required"> <xsd:annotation> <xsd:documentation>Priority</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>