rpc-reply tag (JUNOScript)xmlns:junos attribute (JUNOScript)rpc-reply tag<junoscript>
<rpc-reply xmlns:junos="namespace-URL">
<!- - tag elements in a reply from the JUNOScript server - ->
</rpc-reply>
</junoscript>
Enclose all tag elements in a reply from the JUNOScript server. The immediate child tag element is usually one of the following:
xmlns:junos—Names the XML namespace for the JUNOS XML tag elements enclosed by the <rpc-reply> tag element that have the junos: prefix in 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 software, such as 9.3R1 for the initial version of JUNOS Release 9.3.
See Parsing the JUNOScript Server Response.
<junoscript>, <output> in the JUNOS XML API Operational Reference, <rpc>