http://www.ros.ie/schemas/paye-employers/v1/common/
submissionProcessingStatus Simple Type
http://www.ros.ie/schemas/paye-employers/v1/common/ : submissionProcessingStatus Simple Type
Namespace http://www.ros.ie/schemas/paye-employers/v1/common/
Type
Restriction of xs:string
Diagram
submissionProcessingStatus Simple Type
Overview
submissionProcessingStatus Restriction of xs:string
Facets
EnumerationPENDING
EnumerationCOMPLETED
Source
<xs:simpleType name="submissionProcessingStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="PENDING" />
    <xs:enumeration value="COMPLETED" />
  </xs:restriction>
</xs:simpleType>
See Also
http://www.ros.ie/schemas/paye-employers/v1/common/