active
使用
<rpc> <load-configuration> <configuration> <!-- opening tag for each parent of the element --> <element active="active"> <name>identifier</name> <!-- if element has identifier --> </element> <!-- closing tag for each parent of the element --> </configuration> </load-configuration> </rpc>
説明
以前に無効化された構成要素を再有効化します。
属性は active
、1 つ以上の insert
、 rename
、または replace
属性と組み合わせることができます。要素を無効化するには、代わりに属性を inactive
含めます。