<?xml?>

Usage

<?xml version="version" encoding="encoding"?>

Description

Specify the XML version and character encoding scheme for the session.

encoding—Specifies the standardized character set that the emitter uses and can interpret.

version—Specifies the version of XML used by the emitter.

Usage Guidelines

See Emitting the <?xml?> PI and Parsing the Junos XML Protocol Server’s <?xml?> PI.

Related Topics