You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2003/11/14 00:18:49 UTC

cvs commit: xml-xerces/java/docs faq-xni.xml

mrglavas    2003/11/13 15:18:49

  Modified:    java/docs faq-xni.xml
  Log:
  Fixing typo. infoseet -> infoset.
  
  Revision  Changes    Path
  1.5       +1 -1      xml-xerces/java/docs/faq-xni.xml
  
  Index: faq-xni.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/faq-xni.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faq-xni.xml	29 Jul 2003 22:34:53 -0000	1.4
  +++ faq-xni.xml	13 Nov 2003 23:18:49 -0000	1.5
  @@ -7,7 +7,7 @@
           <p> They&apos;re intended to provide a way to augment the
           basic XML infoset available from the non-Augmentation
           parameters in the callbacks.  They can be used by a component to add arbitrary
  -        information to the streaming infoseet, which can then
  +        information to the streaming infoset, which can then
           be interpreted by some later component.</p>
           <p> For instance, a component can be written to transmit the
           post schema validation infoset through Augmentations
  
  
  

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