RPN Schema
RangeParameters Element
RPN Schema > LookupRPNRequest Complex Type : RangeParameters Element
Description
The range of RPN to be retrieved.
Namespace http://www.ros.ie/schemas/paye-employers/v1/rpn/
Type
RangeParameters Complex Type
Diagram
To Element From Element Sequence RangeParameters Element
Overview
RangeParameters optional RangeParameters Complex Type
The range of RPN to be retrieved.
Sequence
From xs:unsignedInt
Start index of range lookup.
To xs:unsignedInt
End index of range lookup.
Source
<xs:element name="RangeParameters" type="pr:RangeParameters" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The range of RPN to be retrieved.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LookupRPNRequest Complex TypeRPN Schema