30
edits
(→Schema) |
m (→XML Schmema) |
||
Line 24: | Line 24: | ||
<xs:restriction base="xs:string"> | <xs:restriction base="xs:string"> | ||
<xs:minLength value="1"/> | <xs:minLength value="1"/> | ||
<xs:maxLength value=" | <xs:maxLength value="6"/> | ||
</xs:restriction> | </xs:restriction> | ||
</xs:simpleType> | </xs:simpleType> |
edits