[Contents] [Prev] [Next] [Index] [Report an Error]


<rpc-reply>

Usage

<junoscript>
    <rpc-reply xmlns:junos="namespace-URL">
        <!-- all tag elements generated by the JUNOScript server -->
    </rpc-reply>
</junoscript>

Description

Enclose all tag elements generated by the JUNOScript server. The immediate child tag element is usually one of the following:

Attributes

xmlns:junos—Names the XML namespace for the JUNOScript tag elements enclosed by the <rpc-reply> tag element that have the junos: prefix on their names. The value is a URL of the form http://xml.juniper.net/junos/release-code/junos, where release-code is the standard string that represents a release of the JUNOS Internet software, such as 6.1R1 for the initial release of version 6.1.

See Also

<junoscript>, <output>, <rpc>


[Contents] [Prev] [Next] [Index] [Report an Error]