PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » SOAP » Bug #2819

how to have minOccurs and maxOccurs in complex types

Details

Request #2819how to have minOccurs and maxOccurs in complex types
Submitted2004-11-24 08:34 UTC
Fromfrankl at barcoding dot com dot au
StatusBogus
PackageSOAP
PHP Version4.3.2
OSLINUX
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 ??