← Prev in month ← Prev in thread

How do specify in a XSD an element of type "String" with the restriction length of maximum 8 chars long?

From
Ben Stover <>
To
xml-dev <>
Date
2008-10-20T20:14:38Z
ID
<>
Thread
How do specify in a XSD an element of type "String" with the restriction length of maximum 8 chars long?
Assume I create an XSD schema definition. How can I specify that a certain
element should be of type=string AND this string should be at most 8 chars long?

Ben
← Prev in month ← Prev in thread