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