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