Specifies the Category location such as Inside, Outside or Both
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Location" type="CategoryLocationType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the Category location such as Inside, Outside or Both</xs:documentation>
</xs:annotation>
</xs:attribute>