You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2020/03/15 04:42:37 UTC

svn commit: r1875204 - /xerces/site/trunk/production/xerces2-j/samples-jaxp.html

Author: mukulg
Date: Sun Mar 15 04:42:37 2020
New Revision: 1875204

URL: http://svn.apache.org/viewvc?rev=1875204&view=rev
Log:
updating xercesj site docs mentioning XSD 1.1 into the jaxp.SourceValidator sample

Modified:
    xerces/site/trunk/production/xerces2-j/samples-jaxp.html

Modified: xerces/site/trunk/production/xerces2-j/samples-jaxp.html
URL: http://svn.apache.org/viewvc/xerces/site/trunk/production/xerces2-j/samples-jaxp.html?rev=1875204&r1=1875203&r2=1875204&view=diff
==============================================================================
--- xerces/site/trunk/production/xerces2-j/samples-jaxp.html (original)
+++ xerces/site/trunk/production/xerces2-j/samples-jaxp.html Sun Mar 15 04:42:37 2020
@@ -180,6 +180,33 @@
     <TR><TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">-m  | -M&nbsp;
       </FONT></TD><TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">Turn on/off memory usage report.&nbsp;
       </FONT></TD></TR>
+    <TR>
+     <TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">-xsd11&nbsp;
+      </FONT></TD>
+     <TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
+       Turn on/off XSD 1.1 support.<BR>
+       <STRONG>NOTE:</STRONG> Only available with Xerces-J XSD 1.1 distribution.
+     &nbsp;
+      </FONT></TD>
+    </TR>
+    <TR>
+     <TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">-fx&nbsp;
+      </FONT></TD>
+     <TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
+       Turn on/off full XPath 2.0 checks with CTA when working with XSD 1.1.<BR>
+       <STRONG>NOTE:</STRONG> Only available with Xerces-J XSD 1.1 distribution.
+     &nbsp;
+      </FONT></TD>
+    </TR>
+    <TR>
+     <TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">-acp&nbsp;
+      </FONT></TD>
+     <TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
+      Turn on/off assert comments and PI processing when working with XSD 1.1.<BR>
+      <STRONG>NOTE:</STRONG> Only available with Xerces-J XSD 1.1 distribution.
+     &nbsp;
+      </FONT></TD>
+    </TR>
     <TR><TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">-h&nbsp;
       </FONT></TD><TD align="" bgcolor="#a0ddf0" colspan="1" rowspan="1" valign="top"><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">Display help screen.&nbsp;
       </FONT></TD></TR>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org