2002/ws/desc/tools identity.xsl,1.1,1.2

Update of /sources/public/2002/ws/desc/tools
In directory homer:/tmp/cvs-serv9360

Modified Files:
	identity.xsl 
Log Message:
Changed encoding to utf-8


Index: identity.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/tools/identity.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** identity.xsl	2 Jul 2002 21:56:06 -0000	1.1
--- identity.xsl	26 Jul 2004 12:12:28 -0000	1.2
***************
*** 12,16 ****
    <xsl:output
      method="xml"
!     encoding="us-ascii"
      omit-xml-declaration="no"
      doctype-public="-//W3C//DTD XMLSCHEMA 200102//EN"
--- 12,16 ----
    <xsl:output
      method="xml"
!     encoding="utf-8"
      omit-xml-declaration="no"
      doctype-public="-//W3C//DTD XMLSCHEMA 200102//EN"

Received on Monday, 26 July 2004 08:12:39 UTC