syeshin | f3d0d4b | 2005-07-27 18:33:03 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
syeshin | 82a4093 | 2005-09-27 20:10:55 +0000 | [diff] [blame] | 2 | <?NLS type="org.eclipse.help.contexts"?> |
syeshin | f3d0d4b | 2005-07-27 18:33:03 +0000 | [diff] [blame] | 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 | <toc label="XML schemas" topic="topics/tcxmlsch.html"> |
| 14 | <topic label="Working with XML schemas (XSDs)"> |
| 15 | <topic label="Creating XML schemas" href="topics/tcxmlsch.html"> |
| 16 | <topic label="Generating an XML schema file from an XML file" href="topics/tcxsdxml.html"/> |
| 17 | <topic label="Generating an XML schema file from a relational table" href="topics/txmlfddl.html"/> |
syeshin | 6607827 | 2005-09-20 16:53:38 +0000 | [diff] [blame] | 18 | <topic label="Generating an XML schema from a DTD file" href="../org.eclipse.wst.dtdeditor.doc.user/topics/tgenxmls.html"/> |
syeshin | f3d0d4b | 2005-07-27 18:33:03 +0000 | [diff] [blame] | 19 | </topic> |
| 20 | <topic label="Importing an XML schema" href="topics/timpschm.html"/> |
| 21 | <topic label="Navigating XML schemas" href="topics/tnavsrc.html"/> |
| 22 | <topic label="Editing XML schema properties" href="topics/tedtschm.html"> |
| 23 | <topic label="XML schema editor" href="topics/cxmlsced.html"> |
| 24 | <topic label="Editing XML schema editor preferences" href="topics/tedtpref.html"/> |
| 25 | </topic> |
| 26 | <topic label="Adding an attribute group" href="topics/taddagrp.html"/> |
| 27 | <topic label="Adding a complex type" href="topics/taddcmxt.html"/> |
| 28 | <topic label="Adding a content model" href="topics/taddcmod.html"> |
| 29 | <topic label="Adding an any element" href="topics/taddanye.html"/> |
| 30 | <topic label="Adding an element" href="topics/taddelm.html"/> |
| 31 | <topic label="Adding an element reference" href="topics/taddelmr.html"/> |
| 32 | <topic label="Adding a group reference" href="topics/taddgrpr.html"/> |
| 33 | </topic> |
| 34 | <topic label="Adding a global attribute" href="topics/taddglba.html"/> |
| 35 | <topic label="Adding a global element" href="topics/taddglem.html"/> |
| 36 | <topic label="Adding a group" href="topics/taddgrup.html"/> |
| 37 | <topic label="Adding an import element" href="topics/taddimpt.html"/> |
| 38 | <topic label="Adding an include element" href="topics/taddincl.html"/> |
| 39 | <topic label="Adding a notation" href="topics/taddnot.html"/> |
| 40 | <topic label="Adding a redefine element" href="topics/taddrdfn.html"/> |
| 41 | <topic label="Adding a simple type" href="topics/taddsmpt.html"> |
| 42 | <topic label="Adding a pattern facet to a simple type" href="topics/taddreg.html"/> |
| 43 | </topic> |
| 44 | </topic> |
| 45 | <topic label="Icons used in the XML schema editor" href="topics/rxsdicons.html"/> |
| 46 | <topic label="Deleting XML schema components" href="topics/tdelscmp.html"> |
| 47 | <topic label="Referential integrity in the XML schema editor" href="topics/rrefintg.html"/> |
| 48 | </topic> |
| 49 | <topic label="Validating an XML schema" href="topics/tvdtschm.html"/> |
| 50 | <!-- <topic label="Generating files from XML schemas"> |
| 51 | <topic label="Generating Java beans" href="topics/twrpbens.html"> |
| 52 | <topic label="Data binding rules for Java beans from XML schema files" href="topics/rbndrule.html"/> |
| 53 | </topic> |
| 54 | <topic label="Generating HTML documentation" href="topics/tgenhtml.html"/> |
| 55 | <topic label="Generating a relational table definition" href="topics/tgendll.html"/> |
| 56 | </topic>--> |
| 57 | <topic label="XML namespaces" href="topics/rnmspc.html"/> |
| 58 | </topic> |
| 59 | </toc> |