Sdílet prostřednictvím


ProblemCategories

Represents a collection of problem categories. This element is for internal use only.

Element Hierarchy

Syntax

<ProblemCategories Operation = "Set" | "Add" | “Remove” >

  <!-- Child elements -->
  ProblemCategory

</ProblemCategories>

Attributes and Elements

Attributes

Attribute Description Data type Required Default
Operation Indicates whether ProblemCategory elements should be set or added. This attribute can have one of the following values:
  • Set
  • Add
  • Remove
No Set

Child Elements

Element Description Requirement
ProblemCategory Represents a problem category. Required, 1 or more.

Parent Elements

Element Description
Profile Represents a collection of problem categories and collectors.

Elements