The type dx:dateTimeXMLListType provides a list of dateTime (xs:dateTime).
The tree structure of the type dx:dateTimeXMLListType has the following appearance:
<xs:simpleType name="dateTimeXMLListType">
<xs:list itemType="xs:dateTime"/>
</xs:simpleType>