LongNormalizedStringType

Simple Type Information

Used By

Source

<xs:simpleType name="LongNormalizedStringType">
  <xs:restriction base="NormalizedStringType">
    <xs:maxLength value="255"/>
  </xs:restriction>
</xs:simpleType>