Hello everyone, I'm working over the example "HttpServer". This example has 2 element:
<xsd:element name="Name" type="xsd:string"/> <xsd:element name="Port" type="xsd:integer"/> Exists some method for to know the type of the element from a client application ? For example, I want to know the type of the element "Port" to present this type to the client application. Thank you. Rafael León Z. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
