<!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>RE: [xsd-users] How to know the member functions at run time</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello, Boris:<BR>
<BR>
We are writing a framework for users' algorithms. We would like to define the algorithms' parameters inside a class using the xml schema. Since the parameters' types and names varies with algorithms, we don't want to hard code the parameters' names and types in code. We are seeking a way to get them dynamically, so that this part of the code can be resued for different algorithms, we only need to change .xsd file.<BR>
<BR>
You mentioned we could iterate DOM elements, do you mean the DOM for the xml file or for the xsd file? If we can iterate the DOM element for the xsd file to get the member functions, can we also get the members' types there?<BR>
<BR>
Thanks for your help.<BR>
<BR>
Yongsheng<BR>
<BR>
-----Original Message-----<BR>
From:&nbsp;&nbsp; Boris Kolpackov [<A HREF="mailto:boris@codesynthesis.com">mailto:boris@codesynthesis.com</A>]<BR>
Sent:&nbsp;&nbsp; Mon 4/3/2006 9:30 AM<BR>
To:&nbsp;&nbsp;&nbsp;&nbsp; Zhao, Yongsheng<BR>
Cc:&nbsp;&nbsp;&nbsp;&nbsp; xsd-users@codesynthesis.com<BR>
Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Re: [xsd-users] How to know the member functions at run time<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>