[Patchanim-commit] SF.net SVN: patchanim: [113] trunk/patchanim/src/com/mebigfatguy/patchanim/ io/P
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-02-09 06:08:31
|
Revision: 113 http://patchanim.svn.sourceforge.net/patchanim/?rev=113&view=rev Author: dbrosius Date: 2008-02-08 22:08:36 -0800 (Fri, 08 Feb 2008) Log Message: ----------- get rid of xml directive Modified Paths: -------------- trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd Modified: trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd =================================================================== --- trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd 2008-02-09 06:00:43 UTC (rev 112) +++ trunk/patchanim/src/com/mebigfatguy/patchanim/io/PatchAnimDoc.xsd 2008-02-09 06:08:36 UTC (rev 113) @@ -18,7 +18,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ --> - <?xml version="1.0" encoding="UTF-8" standalone="no"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:simpleType name="ColorClass"> <xsd:restriction base="xsd:string"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |