glyn        02/03/26 08:42:53

  Modified:    java/docs architecture-guide.html
  Log:
  Rename SOAPHeader to SOAPHeaderElement in arch. guide text.
  
  Revision  Changes    Path
  1.10      +2 -1      xml-axis/java/docs/architecture-guide.html
  
  Index: architecture-guide.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/architecture-guide.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- architecture-guide.html   18 Mar 2002 16:03:44 -0000      1.9
  +++ architecture-guide.html   26 Mar 2002 16:42:53 -0000      1.10
  @@ -312,7 +312,8 @@
   <a name="Message elements"></a><h3>Message Elements</h3>
   The classes which represent SOAP messages form a hierarchy based on
   the MessageElement class which takes care of namespaces and encodings.
  -The SOAPHeader class looks after the actor and mustUnderstand attributes.
  +The SOAPHeaderElement class looks after the actor and mustUnderstand
  +attributes.
   <br><img SRC="messagemodelclasses.jpg">
   
   <h2>
  
  
  


Reply via email to