Returns Reconciliation Schema
SoftwareUsed Complex Type
Returns Reconciliation Schema : SoftwareUsed Complex Type
Description
Data Item Ref: N/A. References to third party software used.
Namespace http://www.ros.ie/schemas/paye-employers/v1/returns_reconciliation/
Diagram
Version Element Name Element Sequence SoftwareUsed Complex Type
Overview
SoftwareUsed
Data Item Ref: N/A. References to third party software used.
Sequence
Name defaultString Simple Type
Data Item Ref: 205. Name of the third party software used.
Version defaultString Simple Type
Data Item Ref: 206. Version of the third party software used.
Used By
SoftwareUsed Element
Source
<xs:complexType name="SoftwareUsed" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Data Item Ref: N/A. References to third party software used.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Name" type="pc:defaultString">
      <xs:annotation>
        <xs:documentation>Data Item Ref: 205. Name of the third party software used.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Version" type="pc:defaultString">
      <xs:annotation>
        <xs:documentation>Data Item Ref: 206. Version of the third party software used.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
Returns Reconciliation Schema