[Mono-bugs] [Bug 328907] Parser doesn't like <?xml ... ?>

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 27 09:20:00 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=328907#c1





--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  2007-09-27 07:20:00 MST ---
Moonlight accept <?xml ... ?> on the first line but not on the second line.

---

<?xml version="1.0" encoding="utf-8"?>
<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
        <Polyline Stroke="Blue" Fill="Green" Points="10,10 110,10 110,110
10,110" />
</Canvas>
---


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list