William Vambenepe's blog

IT management in a changing IT world

Many surgical programs still exceed this buy cheap viagra uk hour limit.There are many perspectives from which to understand and pfizer viagra online it.An idealized physician's perspective, such as is taught in viagra uk purchase school, sees the core aspects of the process as the physician learning the patient's symptoms, concerns and values; in response the physician examines the patient, interprets the symptoms, and formulates a diagnosis to explain the symptoms and their cause to the patient and to propose a treatment.Reporting systems and checking mechanisms are becoming more common in cheap generic viagra online sources of error and improving practice.From New Zealand and Australia came Maurice Wilkins, Howard viagra information, and Frank Macfarlane Burnet).

23
Jan
2006

The joys of code-generated WSDL

by William (@vambenepe on Twitter)

I recently ran into a WSDL which included an operation called “main”. The type of the request message for the operation was of course:

<complexType name=”ArrayOf_xsd_string”>
<complexContent>
<restriction base=”soapenc:Array”>
<attribute ref=”soapenc:arrayType” wsdl:arrayType=”xsd:string[]“/>
</restriction>
</complexContent>
</complexType>

Command line over SOAP. Nice…

Related posts:

  1. WS-Transfer, its WSDL and its WS-I compliance: the art of engineered uselessness
  2. SCA is not just for code portability
  3. To prevent intrusion, pull the plug on your server
  4. Search engine for XML documents
  5. Uploading a file to a Windows machine via WMI/WS-Management
  6. File upload/download and remote program execution using WS-Management – a practical solution
AddThis Social Bookmark Button Follow @vambenepe on Twitter.

Leave a Reply