From a94c4b4b94c7460835fa9d1d3e880ca41842f28d Mon Sep 17 00:00:00 2001
From: Khaled Noaman <knoaman@apache.org>
Date: Fri, 13 Feb 2004 15:10:46 +0000
Subject: [PATCH] Remove the limitation on providing PSVI information

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175763 13f79535-47bb-0310-9956-ffa450edef68
---
 doc/schema.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/schema.xml b/doc/schema.xml
index 41dc7bb27..e49778715 100644
--- a/doc/schema.xml
+++ b/doc/schema.xml
@@ -21,9 +21,6 @@
        <anchor name="limitation"/>
        <s2 title="Limitations">
          <ul>
-            <li>No interface is provided for exposing the post-schema
-            validation infoset , beyond
-            that provided by DOM or SAX;</li>
             <li>Due to the way in which the parser constructs content
             models for elements with complex content, specifying large
             values for the <code>minOccurs</code> or <code>maxOccurs</code>
-- 
GitLab