Data Field (43)
TerminateDate is defined as DateTime in the schema but as a date in the TRUM document.
Suggested solution:
<xs:element name=”terminationDate” type=”xs:dateTime” minOccurs=”0″>
<xs:annotation>
<xs:documentation>Field No. 43</xs:documentation>
</xs:annotation>
</xs:element>
Answer:
When reporting the termination date this can be reported as YYYY-MM-GGT00:00:00, for example:
<terminationDate>2014-07-31T00:00:00</terminationDate>
Last update: 08/09/2015
Subscribe to this Page’s RSS