Last active
December 17, 2015 13:29
-
-
Save kredmer/5617085 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<Request> | |
<Counter>100</Counter> | |
<DataFilter> | |
<Filter> | |
<Filtername>DateFilter</Filtername> | |
<FilterValues> | |
<DateFrom>01.01.2013 00:00:00</DateFrom> | |
<DateTo>31.12.2013 23:59:00</DateTo> | |
<FilterValue>CreateDate</FilterValue> | |
</FilterValues> | |
</Filter> | |
</DataFilter> | |
</Request> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment