X Commands
xml server validate
711
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
xml server validate
To validate XML documents, use the xml server validate command. To disable XML document
validation, use the no form of this command.
xml server validate {all | session_id}
no xml server validate {all | session_id}
Syntax Description
Defaults Disabled
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines You can validate XML documents only for active sessions.
This command does not require a license.
Examples This example shows how to validate XML documents for all active sessions:
switch(config)# xml server validate all
This example shows how to disable validation of XML documents for all sessions:
switch(config)# no xml server validate all
all Validates all sessions.
session_id Session number. The range is from 0 to 2147483647.
Release Modification
4.0(1) This command was introduced.