Handshake Schema
HandshakeResponse Element
Handshake Schema : HandshakeResponse Element
Description
Handshake Response. Will either return Handshake detail or details of validation errors.
Namespace http://www.ros.ie/schemas/paye-employers/v1/handshake/
Type
HandshakeResponse Complex Type
Diagram
Description Element Path Element Code Element Sequence ValidationError Element ConnectionStatus Element Sequence HandshakeResponse Element
Overview
HandshakeResponse HandshakeResponse Complex Type
Handshake Response. Will either return Handshake detail or details of validation errors.
Sequence
ConnectionStatus defaultString Simple Type
Status of connection to be confirmed.
ValidationError 0..∞ Error Complex Type
Data Item Ref: N/A. List of Validation errors (if any) on the HandshakeRequest.
Sequence
Code errorCode Simple Type
Technical Error Code - to be used for mapping to error messages.
Path optional errorPath Simple Type
Path to error in schema, if available.
Description errorDescription Simple Type
Description of error - to be used for support.
Source
<xs:element name="HandshakeResponse" type="pr:HandshakeResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Handshake Response. Will either return Handshake detail or details of validation errors.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Handshake Schema