HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/yelp-xsl/xslt/docbook/common/db-selectors.mod
<!--
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
details.

You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL.  If not, see
<http://www.gnu.org/licenses/>.
-->

<!--
This file contains a set of selectors for DocBook content. The selectors reflect
the logical groupings used by the yelp-xsl stylesheets, and may not be suitable
for other uses. The selectors are all of the form *[predicate]. This allows axes
to be prepended and predicates to be appended.
-->

<!-- ===========================================================================
db_chunks
-->
<!ENTITY db_chunks "*[
local-name(.) = 'appendix' or
local-name(.) = 'article' or
local-name(.) = 'bibliography' or
local-name(.) = 'bibliodiv' or
local-name(.) = 'book' or
local-name(.) = 'chapter' or
local-name(.) = 'colophon' or
local-name(.) = 'dedication' or
local-name(.) = 'glossary' or
local-name(.) = 'glossdiv' or
local-name(.) = 'index' or
local-name(.) = 'lot' or
local-name(.) = 'part' or
local-name(.) = 'preface' or
local-name(.) = 'refentry' or
local-name(.) = 'reference' or
local-name(.) = 'sect1' or
local-name(.) = 'sect2' or
local-name(.) = 'sect3' or
local-name(.) = 'sect4' or
local-name(.) = 'sect5' or
local-name(.) = 'section' or
local-name(.) = 'setindex' or
local-name(.) = 'simplesect' or
local-name(.) = 'toc'
]">
<!ENTITY db_infos "*[
self::db:info or
self::appendixinfo or
self::articleinfo or
self::bibliographyinfo or
self::bookinfo or
self::chapterinfo or
self::glossaryinfo or
self::indexinfo or
self::partinfo or
self::prefaceinfo or
self::refentryinfo or
self::referenceinfo or
self::sect1info or
self::sect2info or
self::sect3info or
self::sect4info or
self::sect5info or
self::sectioninfo or
self::setindexinfo
]">