<?php
$TOC = array (
  0 => 
  array (
    0 => 'xml.setup.php',
    1 => 'Instala&ccedil;&atilde;o/Configura&ccedil;&atilde;o',
  ),
  1 => 
  array (
    0 => 'xml.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'xml.eventhandlers.php',
    1 => 'Manipuladores de Evento',
  ),
  3 => 
  array (
    0 => 'xml.case-folding.php',
    1 => 'Transforma&ccedil;&atilde;o em Mai&uacute;sculas',
  ),
  4 => 
  array (
    0 => 'xml.error-codes.php',
    1 => 'C&oacute;digos de Erro',
  ),
  5 => 
  array (
    0 => 'xml.encoding.php',
    1 => 'Codifica&ccedil;&atilde;o de caracteres',
  ),
  6 => 
  array (
    0 => 'xml.examples.php',
    1 => 'Exemplos',
  ),
  7 => 
  array (
    0 => 'ref.xml.php',
    1 => 'Fun&ccedil;&otilde;es para analisar XML',
  ),
  8 => 
  array (
    0 => 'class.xmlparser.php',
    1 => 'XMLParser',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.xml.php',
    1 => 'Manipula&ccedil;&atilde;o de XML',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Refer&ecirc;ncia das Fun&ccedil;&otilde;es',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Pref&aacute;cio',
  ),
);