<?php
$TOC = array (
  0 => 
  array (
    0 => 'xml.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'xml.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'xml.eventhandlers.php',
    1 => 'Manejadores de eventos',
  ),
  3 => 
  array (
    0 => 'xml.case-folding.php',
    1 => 'Case Folding',
  ),
  4 => 
  array (
    0 => 'xml.error-codes.php',
    1 => 'Error Codes',
  ),
  5 => 
  array (
    0 => 'xml.encoding.php',
    1 => 'Codificaci&oacute;n de caracteres',
  ),
  6 => 
  array (
    0 => 'xml.examples.php',
    1 => 'Ejemplos',
  ),
  7 => 
  array (
    0 => 'ref.xml.php',
    1 => 'Funciones del Int&eacute;rprete XML',
  ),
  8 => 
  array (
    0 => 'class.xmlparser.php',
    1 => 'XMLParser',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.xml.php',
    1 => 'Manipulaci&oacute;n de XML',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);