Specify one or more categories that the channel belongs to.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="category" type="tCategory" minOccurs="0">
<xs:annotation>
<xs:documentation>Specify one or more categories that the channel belongs to.</xs:documentation>
</xs:annotation>
</xs:element>