blob: 0204fd9fa03c7c661a8e62ed173a12107b73ec08 [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>Craig</person:given-name>
<person:family-name>Salter</person:family-name>
</person:name>
<person:affiliation href="http://www.ibm.com">IBM</person:affiliation>
<person:e-mail>csalter@ca.ibm.com</person:e-mail>
<person:biography>
<p>
Craig Salter is the technical manager of the Rational XML
Web Services Team. He and his team develop XML tools for the
WebSphere Studio family of products with an emphasis on XML
standandard technologies supporting Web services. Prior to joining the XML team, Craig worked as a user
interface developer on IBM's Visual Age for C++ product. He
received a BSc in Computer Science from McMaster University.
</p>
</person:biography>
<person:contribution role="component-lead">
<p>
Craig is a lead and committer for the XML and Web Service
Tools components of WTP, including editors and validators
for XML Schema and WSDL.
</p>
</person:contribution>
<person:large-photo width="205" height="278" href="photos/large/craig-salter.png" />
<person:small-photo width="103" height="139" href="photos/small/craig-salter.png" />
</person:person>