Juniper JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Manual page 64

Junos xml management protocol guide
Hide thumbs Also See for JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

Junos 10.3 Junos XML Management Protocol Guide
42
schemaLocation="namespace-URL" os="JUNOS" \
release="release-code" hostname="hostname" version="version">
The attributes are as follows:
—The name of the device on which the Junos XML protocol server is running.
hostname
—The operating system of the device on which the Junos XML protocol server is
os
running. The value is always
release
—The identifier for the version of the Junos OS from which the Junos XML
protocol server is derived and that it is designed to understand. It is presumably in use
on the device where the Junos XML protocol server is running. The value of the
attribute uses the standard notation for Juniper Networks software version numbers.
For example, the value
10.3R1
—The XML namespace for the XML Schema-language representation
schemaLocation
of the Junos configuration hierarchy.
version
—The version of the Junos XML management protocol that the Junos XML
protocol server is using.
—The XML namespace for the tag elements enclosed by the
xmlns
element that do not have a prefix on their names (that is, the default namespace for
Junos XML tag elements). The value is a URL of the form
http://xml.juniper.net/xnm/version/xnm
—The XML namespace for the tag elements enclosed by the
xmlns:junos
tag element that have the
http://xml.juniper.net/junos/release-code/junos
string that represents a release of the Junos OS. For example, the value
the initial version of Junos OS Release 10.3.
In the following example of a Junos XML protocol server's opening
attribute indicates that the server is using Junos XML protocol version 1.0, and
version
the
attribute indicates that the router's name is
hostname
attributes indicate that the device is running the initial version of Junos OS Release 10.3.
The
xmlns
attribute indicate that the default namespace for Junos XML tag elements is
http://xml.juniper.net/xnm/1.1/xnm
namespace for tag elements that have the
http://xml.juniper.net/junos/10.3R1/junos
legibility.
<junoscript xmlns="http://xml.juniper.net/xnm/1.1/xnm"\
xmlns:junos="http://xml.juniper.net/junos/10.3R1/junos" \
schemaLocation="http://xml.juniper.net/junos/10.3R1/junos" os="JUNOS" \
release="10.3R1.8" hostname="big-device" version="1.0">
.
JUNOS
represents the initial version of Junos OS Release 10.3.
, where
version
junos:
prefix on their names. The value is a URL of the form
, where
. The
attribute indicates that the
xmlns:junos
prefix is
junos:
. The tag appears on multiple lines only for
Copyright © 2010, Juniper Networks, Inc.
release
tag
<junoscript>
is a string such as
1.1
.
<junoscript>
is the standard
release-code
represents
10.3R1
<junoscript>
tag, the
. The
and
big-device
os
release

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os

Table of Contents