CategoryReference Complex Type

The CategoryReference complex type is a reference to an already defined category.

<xs:complexType name="CategoryReference">
    <xs:attribute name="ref"
        type="itemReference"
        use="required"
     />
</xs:complexType>

Attributes

Name Type Description
ref itemReference

 

 

Send comments about this topic to Microsoft

Build date: 10/15/2013