Google Groups Home
Help | Sign in
WSDL Help --> Restrictions, pattern, minOccurs and maxOccurs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
James  
View profile
 More options Jun 27, 1:59 am
From: James <jamescha...@gmail.com>
Date: Thu, 26 Jun 2008 22:59:57 -0700 (PDT)
Local: Fri, Jun 27 2008 1:59 am
Subject: WSDL Help --> Restrictions, pattern, minOccurs and maxOccurs
Thanks for the great gem that you guys made. You guys rock!!!

One of our client had created a WSDL in ASP and sent it over asking us
to implement the same structure
in ruby. We managed to work out a simple WSDL with the SOAP4r gem.
But we are stuck with this kind of xml structure that we see in the
WSDL created through ASP.

     <restriction base="xsd:string">
            <pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]
[0-9][0-9]"/>
     </restriction>

     <sequence>
            <element name="enabled" type="xsd:boolean" minOccurs="1"
maxOccurs="1"/>
     </sequence>

Is it possible to do the same in ruby, i.e; can we give restrictions,
pattern, minOccurs and maxOccurs variables via the SOAP4r ?
Also can we define additional Request And Response Structures in the
WSDLs?

Thanks in advance.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google