<rpc-reply>

Usage

<rpc-reply xmlns="URN" xmlns:junos="URL"><!-- tag elements in a reply from the NETCONF server--></rpc-reply>]]>]]>

Description

Enclose all tag elements in a reply from the NETCONF server. The immediate child tag element is usually one of the following:

xmlns—Names the default XML namespace for the enclosed tag elements.

Usage Guidelines

See Parsing the NETCONF Server Response.

Related Topics