blob: 066d82ec566a30ed01bf2fe87979cf96ab341fbe [file] [log] [blame]
syeshin17ed4a62005-07-25 17:10:24 +00001<?xml version="1.0" encoding="utf-8"?>
2
3<!-- /*******************************************************************************
4 * Copyright (c) 2000, 2005 IBM Corporation and others.
5 * All rights reserved. This program and the accompanying materials
6 * are made available under the terms of the Eclipse Public License v1.0
7 * which accompanies this distribution, and is available at
8 * http://www.eclipse.org/legal/epl-v10.html
9 *
10 * Contributors:
11 * IBM Corporation - initial API and implementation
12 *******************************************************************************/ -->
13
14<toc label="DTD Editor" topic="topics/tcretdtd.html">
15 <topic label="Working with DTDs">
16 <topic label="Creating DTDs" href="topics/tcretdtd.html">
17 <topic label="Document type definitions (DTDs) - overview" href="topics/cdtdover.html"/>
18 </topic>
19 <topic label="Importing DTDs" href="topics/timptdtd.html"/>
20 <topic label="Editing DTDs" href="topics/tedtdtd.html">
21 <topic label="DTD editor" href="topics/cdtdedit.html"/>
22 <topic label="Creating elements" href="topics/tcretelm.html">
23 <topic label="Creating attributes and attribute lists" href="topics/tcretattr.html"/>
24 <topic label="Editing an element's content model" href="topics/tchgelm.html">
25 <topic label="Editing a group node" href="topics/tedtgnde.html"/>
26 </topic>
27 </topic>
28 <topic label="Creating entities" href="topics/tcretent.html">
29 <topic label="Reusing internal parameter entities in an attribute name or type" href="topics/trusintp.html"/>
30 <topic label="Reusing the value of one entity in another entity" href="topics/trusents.html"/>
31 <topic label="Reusing external parameter entities in an element's content model" href="topics/trusextp.html"/>
32 </topic>
33 <topic label="Creating notations" href="topics/tcretnot.html"/>
34 <topic label="Creating a comment" href="topics/tcretcomm.html"/>
35 <topic label="Deleting elements, attributes, entities, notations, and comments" href="topics/tremvelm.html">
36 <topic label="Referential integrity in the DTD editor" href="topics/rrefint.html"/>
37 </topic>
38 </topic>
39 <topic label="Validating DTDs" href="topics/tvaldtd.html"/>
40 <topic label="Generating XML schemas from DTD files" href="topics/tgenxmls.html"/>
41 <topic label="Icons used in the DTD editor" href="topics/rdtdicons.html"/>
42 </topic>
43</toc>