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