Enhanced Reporting Schema
SoftwareUsed Complex Type
Enhanced Reporting Schema : SoftwareUsed Complex Type
Description
Third party software product identifier.
Namespace http://www.ros.ie/schemas/paye-employers/err/v1/enhanced_reporting/
Diagram
Version Element Name Element Sequence SoftwareUsed Complex Type
Overview
SoftwareUsed
Third party software product identifier.
Sequence
Name NonEmptyString Simple Type
Data Item Ref: 7. Name of third party software product.
Version NonEmptyString Simple Type
Data Item Ref: 8. Version of third party software product.
Used By
SoftwareUsed Element
SoftwareUsed Element
SoftwareUsed Element
SoftwareUsed Element
Source
<xs:complexType name="SoftwareUsed" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Third party software product identifier.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="pc:NonEmptyString">
      <xs:annotation>
        <xs:documentation>Data Item Ref: 7. Name of third party software product.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Version" type="pc:NonEmptyString">
      <xs:annotation>
        <xs:documentation>Data Item Ref: 8. Version of third party software product.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
Enhanced Reporting Schema