Common Paye Types Schema
submissionID Simple Type
Common Paye Types Schema : submissionID Simple Type
Namespace http://www.ros.ie/schemas/paye-employers/v1/common/
Type
Restriction of IDString Simple Type
Diagram
submissionID Simple Type
Overview
Facets
MinLength1
Source
<xs:simpleType name="submissionID" 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