XML Batch Filing of IPC Transaction Data - Change Log
Below are differences between successive versions of the FSLSO IPC XML Batch filing schemas for single state and multi state filings
v1.4 to v1.5 Single State IPC Schema
- Schema Version changed from 1.4 to 1.5
- Root element name changed from "DataSet" 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"
- Attribute "SchemaVersion" of complexType "IPCDataSet" changed to 1.5
- 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