blob: e9b23f5b4cd3b673c623010489d6a157637ed56d [file] [log] [blame]
kpriceef160682006-08-29 18:08:31 +00001<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html lang="en-us" xml:lang="en-us">
syeshinbefd53e2005-07-27 18:16:40 +00003<head>
kpriceef160682006-08-29 18:08:31 +00004<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
kpriceb59c9f62008-04-02 21:24:37 +00005<meta name="copyright" content="Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
6<meta name="DC.rights.owner" content="(C) Copyright 2000, 2008" />
kpriceef160682006-08-29 18:08:31 +00007<meta content="public" name="security" />
8<meta content="index,follow" name="Robots" />
9<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
10<meta content="reference" name="DC.Type" />
11<meta name="DC.Title" content="Limitations of XML Editor" />
12<meta name="abstract" content="This section describes known product aspect limitations and workarounds." />
13<meta name="description" content="This section describes known product aspect limitations and workarounds." />
14<meta content="XHTML" name="DC.Format" />
15<meta content="rlimitations_slushXML" name="DC.Identifier" />
16<meta content="en-us" name="DC.Language" />
17<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
syeshinbefd53e2005-07-27 18:16:40 +000018<title>Limitations of XML Editor</title>
syeshin66078272005-09-20 16:53:38 +000019</head>
syeshinbefd53e2005-07-27 18:16:40 +000020<body id="rlimitations_slushXML"><a name="rlimitations_slushXML"><!-- --></a>
21
kpriceef160682006-08-29 18:08:31 +000022
syeshinbefd53e2005-07-27 18:16:40 +000023<h1 class="topictitle1">Limitations of XML Editor</h1>
kpriceef160682006-08-29 18:08:31 +000024
25
26
27<div><p>This section describes known product aspect limitations and workarounds.</p>
28
29
30<div class="section" id="rlimitations_slushXML__unresolv_URI"><a name="rlimitations_slushXML__unresolv_URI"><!-- --></a><p>The
syeshinbefd53e2005-07-27 18:16:40 +000031behavior of the XML parser when encountering an unresolvable URI (for example,
32in a DOCTYPE declaration) is to report a fatal IO error and stop any further
33processing. An unresolved URI is seen neither as a syntactic nor a semantic
34error and as such, the parser does not attempt to handle it. Essentially,
35the document remains unchecked. This is a known problem.</p>
36</div>
kpriceef160682006-08-29 18:08:31 +000037
syeshinbefd53e2005-07-27 18:16:40 +000038</div>
kpriceef160682006-08-29 18:08:31 +000039
40<div />
41
syeshinbefd53e2005-07-27 18:16:40 +000042</body>
43</html>