XML Batch Filing of Agent Transaction Data - Change Log
Below are differences between successive versions of the FSLSO Agent XML Batch filing schemas for single state and multi state filings
v1.4 to v1.5 Single State Agent Schema
- Schema Version changed from 1.4 to 1.5
- Root element name changed from "DataSet" to "BatchDataSet"
- complexType "DataSet" renamed to "BatchDataSet"
- RegEx pattern for simpleType "EmailAddressType" modified to allow underscore character in email addresses
v1.4 to v1.5 Multi State Agent Schema
- Schema Version changed from 1.4 to 1.5
- Root element name changed from "DataSet" to "BatchDataSet"
- complexType "DataSet" renamed to "BatchDataSet"
- Element "StateAllocations" of complexType "Transaction" changed from maxOccurs="unbounded" to maxOccurs="1"
- Element "Allocation" of complexType "ArrayOfAllocation" changed from minOccurs="0" to minOccurs="1"
- RegEx pattern for simpleType "EmailAddressType" modified to allow underscore character in email addresses