I have a question regarding adding restriction in my xml schema(xsd). I have a complex-type like:
You need to create a simple type like so:
and then use this new type in your schema:
Marc