You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by je...@locus.apache.org on 2000/10/07 04:34:50 UTC

cvs commit: xml-xerces/java/design/images table.gif

jeffreyr    00/10/06 19:34:50

  Modified:    java/design Tag: xerces_j_2 validation.htm
  Added:       java/design/images Tag: xerces_j_2 table.gif
  Log:
  added table
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +27 -16    xml-xerces/java/design/Attic/validation.htm
  
  Index: validation.htm
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/design/Attic/validation.htm,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- validation.htm	2000/10/07 00:49:56	1.1.2.1
  +++ validation.htm	2000/10/07 02:34:49	1.1.2.2
  @@ -1,4 +1,4 @@
  -<!-- $Id: validation.htm,v 1.1.2.1 2000/10/07 00:49:56 jeffreyr Exp $ -->
  +<!-- $Id: validation.htm,v 1.1.2.2 2000/10/07 02:34:49 jeffreyr Exp $ -->
   <html xmlns:v="urn:schemas-microsoft-com:vml"
   xmlns:o="urn:schemas-microsoft-com:office:office"
   xmlns:w="urn:schemas-microsoft-com:office:word"
  @@ -31,18 +31,18 @@
     <o:Author>Jeffrey Rodriguez</o:Author>
     <o:Template>Normal</o:Template>
     <o:LastAuthor>Jeffrey Rodriguez</o:LastAuthor>
  -  <o:Revision>4</o:Revision>
  -  <o:TotalTime>416</o:TotalTime>
  +  <o:Revision>5</o:Revision>
  +  <o:TotalTime>421</o:TotalTime>
     <o:LastPrinted>2000-10-06T22:51:00Z</o:LastPrinted>
     <o:Created>2000-10-07T00:13:00Z</o:Created>
  -  <o:LastSaved>2000-10-07T00:40:00Z</o:LastSaved>
  +  <o:LastSaved>2000-10-07T02:27:00Z</o:LastSaved>
     <o:Pages>2</o:Pages>
  -  <o:Words>538</o:Words>
  -  <o:Characters>3070</o:Characters>
  +  <o:Words>553</o:Words>
  +  <o:Characters>3155</o:Characters>
     <o:Company>IBM</o:Company>
  -  <o:Lines>25</o:Lines>
  +  <o:Lines>26</o:Lines>
     <o:Paragraphs>6</o:Paragraphs>
  -  <o:CharactersWithSpaces>3770</o:CharactersWithSpaces>
  +  <o:CharactersWithSpaces>3874</o:CharactersWithSpaces>
     <o:Version>9.3821</o:Version>
    </o:DocumentProperties>
   </xml><![endif]-->
  @@ -124,7 +124,7 @@
   -->
   </style>
   <!--[if gte mso 9]><xml>
  - <o:shapedefaults v:ext="edit" spidmax="1029"/>
  + <o:shapedefaults v:ext="edit" spidmax="1027"/>
   </xml><![endif]--><!--[if gte mso 9]><xml>
    <o:shapelayout v:ext="edit">
     <o:idmap v:ext="edit" data="1"/>
  @@ -158,9 +158,8 @@
   
   <p class=MsoNormal align=center style='text-align:center'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
   
  -<p class=MsoCaption align=center style='text-align:center'>
  -<img border=0 width=381 height=150 src="images/pipeline.gif" >
  -</p>
  +<p class=MsoCaption align=center style='text-align:center'><img border=0
  +width=381 height=150 id="_x0000_i1025" src="images\pipeline.gif"></p>
   
   <p class=MsoCaption align=center style='text-align:center'>Figure <span
   style='mso-field-code:"SEQ Figure \\* ARABIC"'>1</span>- Pipeline Architecture
  @@ -168,8 +167,8 @@
   
   <p class=MsoNormal><span style="mso-spacerun: yes">�</span></p>
   
  -<p class=MsoNormal>The following is an outline of the validation process used
  -by the Validator:</p>
  +<p class=MsoNormal>The following is an outline of the validation process used by
  +the Validator:</p>
   
   <p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
   
  @@ -193,8 +192,8 @@
        pipeline.</li>
    <li class=MsoNormal style='mso-list:l0 level1 lfo3;tab-stops:list .5in'>If a
        validation error is caught or returned then the error information is
  -     formatted using the Error Formatter and then a SaxException may be thrown
  -     out.</li>
  +     formatted using the Error Formatter which in turn may call the Error
  +     Handler.</li>
    <li class=MsoNormal style='mso-list:l0 level1 lfo3;tab-stops:list .5in'>The
        Validator component reset method allows setting a new component manager.</li>
   </ol>
  @@ -259,6 +258,18 @@
   of Element Declaration, which contains additional information beyond the one
   provided by XMLElementDecl such as data type validator references.<span
   style="mso-spacerun: yes">�� </span></p>
  +
  +<p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
  +
  +<h1 style='line-height:normal'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></h1>
  +
  +<h1><span style='font-size:18.0pt;mso-bidi-font-size:12.0pt'>Internal Grammar
  +Structures<o:p></o:p></span></h1>
  +
  +<p class=MsoNormal align=center style='text-align:center'>
  +<img border=0 width=578 height=587
  +src="images\table.gif" >
  +</p>
   
   <p class=MsoNormal><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></p>
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +63 -0     xml-xerces/java/design/images/Attic/table.gif
  
  	<<Binary file>>