Contains definition of labels specific to this DECOR instance. A DECOR instance does require labeling of issues. However once a label is used you SHOULD NOT alter/remove the label.
<xs:element name="labels"><xs:annotation><xs:documentation xml:lang="en-US">Contains definition of labels specific to this DECOR instance. A DECOR instance does require labeling of issues. However once a label is used you SHOULD NOT alter/remove the label.</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="label" minOccurs="1" maxOccurs="unbounded" type="IssueLabelDefinition"/></xs:sequence></xs:complexType><xs:unique name="issuelabels-labelcode-unique"><xs:selector xpath="label"/><xs:field xpath="@code"/></xs:unique></xs:element>