<configuration>
Usage
<!--when emitted by a client application-->
<rpc>
<load-configuration><configuration><!--tag elements representing configuration objects to load--></configuration></load-configuration>
</rpc>
<!--when emitted by the JUNOScript server-->
<rpc-reply><configuration><!--tag elements representing objects in the current configuration--></configuration></rpc-reply>Description
Enclose JUNOScript tag elements that represent one or more configuration objects.
See Also