blob: 62c449312d7c68fdeef7a92b4b764412879878f7 [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>Lawrence</person:given-name>
<person:family-name>Mandel</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>lmandel@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Lawrence is a software developer on the IBM Rational XML Web
Services Team. He is responsible for the XML group of
validators which includes validators for DTD, WSDL, XML and
XSD. Lawrence received an Hon. B.Sc. in Computer Science
from the University of Toronto.
</p>
</person:biography>
<person:contribution role="committer">
<p>
Lawrence is a committer for the Web Service Validation Tools
components and is the WTP Ecosystem Lead. He is responsible
for the Help system.
</p>
</person:contribution>
<person:large-photo width="200" height="276" href="photos/large/lawrence-mandel.png" />
<person:small-photo width="100" height="138" href="photos/small/lawrence-mandel.png" />
</person:person>