<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6603.0">
<TITLE>How to know the member functions at run time</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
Say, I have a Task class which is generated by xsd from xml schema. But I don't know what exactly in this class, due to this class varies from applications. Then I need call the member functions of this class. Is there a way to do it at run time? Does xsd provide this kind of functions? I was told JAXB provides this kind ability, but I don't know if xsd has the equivalent. Any help is appreciated.<BR>
<BR>
<BR>
Yongsheng Zhao</FONT>
</P>

</BODY>
</HTML>