simpleType ITIS:ITIStext
namespace http://dsrc_r70/ITIS
type restriction of xsd:string
used by
element ITIS:ITIScodesAndText/SEQUENCE/item/text
facets
minLength 1
maxLength 500
source <xsd:simpleType name="ITIStext">
 
<xsd:restriction base="xsd:string">
   
<xsd:minLength value="1"/>
   
<xsd:maxLength value="500"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy