Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSDL enumeration restriction #63

Open
crystelleh opened this issue Apr 30, 2013 · 5 comments
Open

WSDL enumeration restriction #63

crystelleh opened this issue Apr 30, 2013 · 5 comments
Labels

Comments

@crystelleh
Copy link

Hi,
How can I create an enumeration type with annotation ?

Something like this

< xsd:simpleType name="myversion">
< xsd:restriction base="xsd:string">
< xsd:enumeration value="1.6"/>
< xsd:enumeration value="1.8"/>
< xsd:enumeration value="1.9"/>
< /xsd:restriction>
< /xsd:simpleType>

Thanks.

@lologhi
Copy link

lologhi commented May 3, 2013

Same problem here 👍

@manseuk
Copy link

manseuk commented Aug 21, 2013

+1 this would complete the bundle

@mischka
Copy link

mischka commented Jan 3, 2014

+1 from me too

@ch3ric
Copy link

ch3ric commented May 21, 2014

👍

1 similar comment
@ownede
Copy link

ownede commented Jun 27, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants