DTD for Shutdown Response Tags
This chapter contains the Extensible Markup Language (XML) document type definition (DTD) called
junos-shutdown.dtd, which lists the JUNOS XML tags that contain routing platform shutdown information. The associated XML namespace ishttp://xml.juniper.net/junos/9.4R1/junos-shutdown. To review reference pages for the tags, see Summary of Shutdown Response Tags.<!-- Copyright (c) 2000-2008, Juniper Networks, Inc. --><!-- All rights reserved. --><!-- junos-shutdown.dtd --><!ELEMENT clear-reboot-status (reboot-information-results | clear-reboot-status-results)*><!ELEMENT clear-reboot-status-results (#PCDATA)><!ELEMENT reboot-information (reboot-information-results)*><!ELEMENT reboot-information-results (#PCDATA)><!ELEMENT request-reboot-results (request-reboot-status)*><!ELEMENT request-reboot-status (#PCDATA)><!ATTLIST request-reboot-status reboot-time CDATA #IMPLIED>