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

xmlns

Usage

xmlns attribute (JUNOScript)
<rpc-reply xmlns:junos="URL">
<operational-response xmlns="URL-for-DTD">
<!- - JUNOS XML tag elements for the requested information - ->
</operational-response>
</rpc-reply>

Description

Define the XML namespace for the enclosed tag elements that do not have a prefix (such as junos:) in their names. The namespace indicates which JUNOS XML document type definition (DTD) defines the set of tag elements in the response.

Usage Guidelines

See Requesting Operational Information.

Related Topics

 <rpc-reply>

 


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