N1 Service Provisioning System 4.1 Reference Guide

The controlList Element

The <controlList> element is a child of the <component> element and lists the control blocks available for this component.

controlList Child elements

Name 

How Many? 

Description 

control 

1 or more 

A control block.  

controlList Inheritance and Overriding

By default, a derived component inherits the accessible <controlList> element contents of its base component. When a derived component declares a <controlList>, its contents are effectively merged with those of the base component. The derived component may declare new <control> elements and override inherited ones, but may not remove elements declared by the base component.