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


DTD for MSP Response Tags

This chapter contains the Extensible Markup Language (XML) document type definition (DTD) called junos-mspinfo.dtd, which lists the JUNOS XML tags that contain MSP information. The associated XML namespace is http://xml.juniper.net/junos/9.4R1/junos-mspinfo. To review reference pages for the tags, see Summary of MSP Response Tags.

<!-- Copyright (c) 2000-2008, Juniper Networks, Inc. -->
<!-- All rights reserved. -->
<!-- junos-mspinfo.dtd -->
<!ELEMENT interface-name (#PCDATA)>
<!ELEMENT mspinfo-raw-output (interface-name | raw-output)*>
<!ELEMENT raw-output (#PCDATA)>

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