Automatic Copyright Year update after running gdb/copyright.py
[deliverable/binutils-gdb.git] / gdb / features / xinclude.dtd
CommitLineData
88b9d363 1<!-- Copyright (C) 2007-2022 Free Software Foundation, Inc.
108546a0
DJ
2
3 Copying and distribution of this file, with or without modification,
4 are permitted in any medium without royalty provided the copyright
5 notice and this notice are preserved. -->
6
7<!-- GDB supports a subset of XInclude. Only whole documents can
8 be included, and only as XML. -->
9
9108f110 10<!ELEMENT xi:include EMPTY>
108546a0
DJ
11<!ATTLIST xi:include
12 xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude"
13 href CDATA #REQUIRED>
This page took 1.225502 seconds and 4 git commands to generate.