<xs:complexTypename="BatchReference"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation>References used for batching of a submission into multiple submissions</xs:documentation></xs:annotation><xs:sequence><xs:elementname="Index"type="xs:unsignedShort"><xs:annotation><xs:documentation>Unique number for a submission in a batch submission. Must be between 1 and the total count of batches that make up the full payroll submission. </xs:documentation></xs:annotation></xs:element><xs:elementname="Count"type="xs:unsignedShort"><xs:annotation><xs:documentation>Total number of submissions contained in a batch submission.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>