Home » Web Services » SOAP » Bug #2819
how to have minOccurs and maxOccurs in complex types
Details
| Request #2819 | how to have minOccurs and maxOccurs in complex types |
|---|---|
| Submitted | 2004-11-24 08:34 UTC |
| From | frankl at barcoding dot com dot au |
| Status | Bogus |
| Package | SOAP |
| PHP Version | 4.3.2 |
| OS | LINUX |
| Roadmaps | (Not assigned) |
Comments
[2004-11-24 08:34 UTC] frankl at barcoding dot com dot au
Description:
------------
I have been asked to create the wsdl and xml schema for a site that has asked me to use minOccurs="1" and maxOccurs="1" on some special fields in the responses
I can see examples of using types
How can I do this ??