• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
3<article id="xinclude_with_xmlbase" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
4 xml:base="test/include/" xmlns:xi="http://www.w3.org/2001/XInclude">
5  <title>XInclude with xmlbase</title>
6  <xi:include href="../stub.xml" />
7  <xi:include href="../xinclude/stub.xml" />
8  <xi:include href="../xinclude/sub/stub.xml" />
9  <xi:include href="../xinclude" />
10</article>
11