Common Paye Types Schema
defaultString Simple Type
Common Paye Types Schema : defaultString Simple Type
Namespace http://www.ros.ie/schemas/paye-employers/v1/common/
Type
Restriction of longString Simple Type
Diagram
defaultString Simple Type
Overview
Facets
MaxLength100
Source
<xs:simpleType name="defaultString" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="pc:longString">
    <xs:maxLength value="100" />
  </xs:restriction>
</xs:simpleType>
See Also
Common Paye Types Schema