21.4.2.5 catLst
21.4.2.5 catLst
This element is simply a list of cat elements.
[Example:
Consider the following example of a catLst element in a DrawingML diagram:
<catLst>
<cat type="list" pri="18000" />
<cat type="relationship" pri="19000" />
</catLst>
In this example we define two different categories which are to be displayed in the user interface. end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_Categories) is located in A.5.3. end note]
Last updated on