I have a question regarding adding restriction in my xml schema(xsd). I have a complex-type like:
you can always define the maximal length of a string in xsd. Just add the attribute maxLength resp. minLength.
maxLength
minLength