blob: c2d765b2dc397ab8ff14ae9e75ae790fcbfcf1e5 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="person.xsl"?>
<person:person xmlns:person="http://eclipse.org/webtools/person"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://eclipse.org/webtools/person person.xsd ">
<person:name>
<person:given-name>Ella</person:given-name>
<person:family-name>Belisario</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>ebelisar@us.ibm.com</person:e-mail>
<person:biography>
<p>
Ella develops XSLT tools for WebSphere Studio and Rational
Application Developer at the IBM Toronto Lab.
</p>
</person:biography>
<person:contribution role="contributor">
<p>
Ella is contributing to the XML tools in the Web Standard
Tools project. She recently contributed the Committers FAQ.
</p>
</person:contribution>
<person:large-photo width="202" height="245" href="photos/large/ella-belisario.png" />
<person:small-photo width="101" height="122" href="photos/small/ella-belisario.png" />
</person:person>