Subversion Repositories XServices

Rev

Rev 70 | Rev 84 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 70 Rev 83
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
-
 
2
<con:soapui-project name="DateService" resourceRoot="" soapui-version="3.6.1" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.actions.iface.tools.soapui.TestRunnerAction@values-local"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
-
 
3
  <con:entry key="Global Properties" value=""/>
-
 
4
  <con:entry key="TestSuite" value="Basic Call Tests"/>
-
 
5
  <con:entry key="Report to Generate" value=""/>
-
 
6
  <con:entry key="Password" value=""/>
-
 
7
  <con:entry key="soapui-setings.xml Password" value=""/>
-
 
8
  <con:entry key="TestRunner Path" value=""/>
-
 
9
  <con:entry key="Tool Args" value=""/>
-
 
10
  <con:entry key="Ignore Errors" value="false"/>
-
 
11
  <con:entry key="Host:Port" value=""/>
-
 
12
  <con:entry key="WSS Password Type" value=""/>
-
 
13
  <con:entry key="Save Project" value="true"/>
-
 
14
  <con:entry key="Enable UI" value="false"/>
-
 
15
  <con:entry key="System Properties" value=""/>
-
 
16
  <con:entry key="Domain" value=""/>
-
 
17
  <con:entry key="Coverage Report" value="false"/>
-
 
18
  <con:entry key="Export JUnit Results" value="false"/>
-
 
19
  <con:entry key="Open Report" value="false"/>
-
 
20
  <con:entry key="Project Properties" value=""/>
-
 
21
  <con:entry key="Project Password" value=""/>
-
 
22
  <con:entry key="Export All" value="false"/>
-
 
23
  <con:entry key="Report Format(s)" value=""/>
-
 
24
  <con:entry key="TestCase" value="getDate"/>
-
 
25
  <con:entry key="Print Report" value="false"/>
-
 
26
  <con:entry key="Username" value=""/>
-
 
27
  <con:entry key="Root Folder" value=""/>
-
 
28
  <con:entry key="Save After" value="false"/>
-
 
29
  <con:entry key="Add Settings" value="false"/>
-
 
30
  <con:entry key="Endpoint" value=""/>
2
<con:soapui-project name="DateService" resourceRoot="" soapui-version="3.6.1" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="DateServiceSoapBinding" type="wsdl" bindingName="{http://ws.xservices.brutex.net}DateServiceSoapBinding" soapVersion="1_1" anonymous="optional" definition="http://localhost:8080/XServices/DateService?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://localhost:8080/XServices/DateService?wsdl"><con:part><con:url>http://localhost:8080/XServices/DateService?wsdl</con:url><con:content><![CDATA[<wsdl:definitions name="DateService" targetNamespace="http://ws.xservices.brutex.net" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://ws.xservices.brutex.net" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
31
</xml-fragment>]]></con:setting></con:settings><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="DateServiceSoapBinding" type="wsdl" bindingName="{http://ws.xservices.brutex.net}DateServiceSoapBinding" soapVersion="1_1" anonymous="optional" definition="http://localhost:8080/XServices/DateService?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="http://localhost:8080/XServices/DateService?wsdl"><con:part><con:url>http://localhost:8080/XServices/DateService?wsdl</con:url><con:content><![CDATA[<wsdl:definitions name="DateService" targetNamespace="http://ws.xservices.brutex.net" xmlns:ns1="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://ws.xservices.brutex.net" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3
  <wsdl:documentation>/*
32
  <wsdl:documentation>/*
4
*   Copyright 2010 Brian Rosenberger (Brutex Network)
33
*   Copyright 2010 Brian Rosenberger (Brutex Network)
5
*
34
*
6
*   Licensed under the Apache License, Version 2.0 (the "License")
35
*   Licensed under the Apache License, Version 2.0 (the "License")
7
*   you may not use this file except in compliance with the License.
36
*   you may not use this file except in compliance with the License.
Line 26... Line 55...
26
      <xs:element name="formatDate" type="tns:formatDate"/>
55
      <xs:element name="formatDate" type="tns:formatDate"/>
27
      <xs:element name="formatDateAdvanced" type="tns:formatDateAdvanced"/>
56
      <xs:element name="formatDateAdvanced" type="tns:formatDateAdvanced"/>
28
      <xs:element name="formatDateAdvancedResponse" type="tns:formatDateAdvancedResponse"/>
57
      <xs:element name="formatDateAdvancedResponse" type="tns:formatDateAdvancedResponse"/>
29
      <xs:element name="formatDateResponse" type="tns:formatDateResponse"/>
58
      <xs:element name="formatDateResponse" type="tns:formatDateResponse"/>
30
      <xs:element name="getDate" type="tns:getDate"/>
59
      <xs:element name="getDate" type="tns:getDate"/>
-
 
60
      <xs:element name="getDateExtended" type="tns:getDateExtended"/>
-
 
61
      <xs:element name="getDateExtendedResponse" type="tns:getDateExtendedResponse"/>
31
      <xs:element name="getDateResponse" type="tns:getDateResponse"/>
62
      <xs:element name="getDateResponse" type="tns:getDateResponse"/>
32
      <xs:element name="getInTimezone" type="tns:getInTimezone"/>
63
      <xs:element name="getInTimezone" type="tns:getInTimezone"/>
33
      <xs:element name="getInTimezoneResponse" type="tns:getInTimezoneResponse"/>
64
      <xs:element name="getInTimezoneResponse" type="tns:getInTimezoneResponse"/>
34
      <xs:element name="getTimestamp" type="tns:getTimestamp"/>
65
      <xs:element name="getTimestamp" type="tns:getTimestamp"/>
-
 
66
      <xs:element name="getTimestamp2" type="tns:getTimestamp2"/>
-
 
67
      <xs:element name="getTimestamp2Response" type="tns:getTimestamp2Response"/>
35
      <xs:element name="getTimestampResponse" type="tns:getTimestampResponse"/>
68
      <xs:element name="getTimestampResponse" type="tns:getTimestampResponse"/>
-
 
69
      <xs:element name="getTimezones" type="tns:getTimezones"/>
-
 
70
      <xs:element name="getTimezonesResponse" type="tns:getTimezonesResponse"/>
36
      <xs:element name="parseDate" type="tns:parseDate"/>
71
      <xs:element name="parseDate" type="tns:parseDate"/>
37
      <xs:element name="parseDateAdvanced" type="tns:parseDateAdvanced"/>
72
      <xs:element name="parseDateAdvanced" type="tns:parseDateAdvanced"/>
38
      <xs:element name="parseDateAdvancedResponse" type="tns:parseDateAdvancedResponse"/>
73
      <xs:element name="parseDateAdvancedResponse" type="tns:parseDateAdvancedResponse"/>
39
      <xs:element name="parseDateResponse" type="tns:parseDateResponse"/>
74
      <xs:element name="parseDateResponse" type="tns:parseDateResponse"/>
-
 
75
      <xs:complexType name="getTimestamp2">
-
 
76
        <xs:sequence/>
-
 
77
      </xs:complexType>
-
 
78
      <xs:complexType name="getTimestamp2Response">
-
 
79
        <xs:sequence>
-
 
80
          <xs:element minOccurs="0" name="return" type="xs:integer"/>
-
 
81
        </xs:sequence>
-
 
82
      </xs:complexType>
40
      <xs:complexType name="dateAdd">
83
      <xs:complexType name="dateAdd">
41
        <xs:sequence>
84
        <xs:sequence>
42
          <xs:element name="datetime" type="xs:dateTime"/>
85
          <xs:element name="datetime" type="xs:dateTime"/>
43
          <xs:element name="value" type="xs:integer"/>
86
          <xs:element name="value" type="xs:integer"/>
44
          <xs:element name="unit" type="tns:dateTimeUnits"/>
87
          <xs:element name="unit" type="tns:dateTimeUnits"/>
Line 48... Line 91...
48
        <xs:sequence>
91
        <xs:sequence>
49
          <xs:element minOccurs="0" name="return" type="xs:dateTime"/>
92
          <xs:element minOccurs="0" name="return" type="xs:dateTime"/>
50
        </xs:sequence>
93
        </xs:sequence>
51
      </xs:complexType>
94
      </xs:complexType>
52
      <xs:complexType name="getDate">
95
      <xs:complexType name="getDate">
-
 
96
        <xs:sequence/>
-
 
97
      </xs:complexType>
-
 
98
      <xs:complexType name="getDateResponse">
53
        <xs:sequence>
99
        <xs:sequence>
54
          <xs:element minOccurs="0" name="timezone" type="xs:string"/>
100
          <xs:element minOccurs="0" name="return" type="tns:DateInfoType"/>
55
        </xs:sequence>
101
        </xs:sequence>
56
      </xs:complexType>
102
      </xs:complexType>
57
      <xs:complexType name="getDateResponse">
103
      <xs:complexType name="DateInfoType">
58
        <xs:sequence>
104
        <xs:sequence>
59
          <xs:element minOccurs="0" name="return" type="xs:dateTime"/>
105
          <xs:element minOccurs="0" name="iso8601date" type="xs:dateTime"/>
-
 
106
          <xs:element minOccurs="0" name="rfc822date" type="xs:string"/>
-
 
107
          <xs:element name="timestamp" type="xs:long"/>
60
        </xs:sequence>
108
        </xs:sequence>
61
      </xs:complexType>
109
      </xs:complexType>
62
      <xs:complexType name="getInTimezone">
110
      <xs:complexType name="getInTimezone">
63
        <xs:sequence>
111
        <xs:sequence>
64
          <xs:element name="datetime" type="xs:dateTime"/>
112
          <xs:element name="datetime" type="xs:dateTime"/>
65
          <xs:element name="timezone" type="xs:string"/>
113
          <xs:element name="timezone" type="xs:string"/>
66
        </xs:sequence>
114
        </xs:sequence>
67
      </xs:complexType>
115
      </xs:complexType>
68
      <xs:complexType name="getInTimezoneResponse">
116
      <xs:complexType name="getInTimezoneResponse">
69
        <xs:sequence>
117
        <xs:sequence>
70
          <xs:element minOccurs="0" name="return" type="xs:dateTime"/>
118
          <xs:element minOccurs="0" name="return" type="xs:string"/>
71
        </xs:sequence>
119
        </xs:sequence>
72
      </xs:complexType>
120
      </xs:complexType>
73
      <xs:complexType name="formatDate">
121
      <xs:complexType name="formatDate">
74
        <xs:sequence>
122
        <xs:sequence>
75
          <xs:element name="datetime" type="xs:dateTime"/>
123
          <xs:element name="datetime" type="xs:dateTime"/>
Line 79... Line 127...
79
      <xs:complexType name="formatDateResponse">
127
      <xs:complexType name="formatDateResponse">
80
        <xs:sequence>
128
        <xs:sequence>
81
          <xs:element minOccurs="0" name="return" type="xs:string"/>
129
          <xs:element minOccurs="0" name="return" type="xs:string"/>
82
        </xs:sequence>
130
        </xs:sequence>
83
      </xs:complexType>
131
      </xs:complexType>
-
 
132
      <xs:complexType name="getTimezones">
-
 
133
        <xs:sequence/>
-
 
134
      </xs:complexType>
-
 
135
      <xs:complexType name="getTimezonesResponse">
-
 
136
        <xs:sequence>
-
 
137
          <xs:element maxOccurs="unbounded" minOccurs="0" name="return" type="tns:timezone"/>
-
 
138
        </xs:sequence>
-
 
139
      </xs:complexType>
-
 
140
      <xs:complexType name="timezone">
-
 
141
        <xs:sequence>
-
 
142
          <xs:element minOccurs="0" name="displayname" type="xs:string"/>
-
 
143
          <xs:element minOccurs="0" name="id" type="xs:string"/>
-
 
144
          <xs:element name="offset" type="xs:long"/>
-
 
145
        </xs:sequence>
-
 
146
      </xs:complexType>
-
 
147
      <xs:complexType name="getDateExtended">
-
 
148
        <xs:sequence/>
-
 
149
      </xs:complexType>
-
 
150
      <xs:complexType name="getDateExtendedResponse">
-
 
151
        <xs:sequence>
-
 
152
          <xs:element minOccurs="0" name="return" type="tns:dateInfoExtendedType"/>
-
 
153
        </xs:sequence>
-
 
154
      </xs:complexType>
-
 
155
      <xs:complexType name="dateInfoExtendedType">
-
 
156
        <xs:complexContent>
-
 
157
          <xs:extension base="tns:DateInfoType">
-
 
158
            <xs:sequence>
-
 
159
              <xs:element minOccurs="0" name="format1" type="xs:string"/>
-
 
160
              <xs:element minOccurs="0" name="format2" type="xs:string"/>
-
 
161
              <xs:element minOccurs="0" name="format3" type="xs:string"/>
-
 
162
            </xs:sequence>
-
 
163
          </xs:extension>
-
 
164
        </xs:complexContent>
-
 
165
      </xs:complexType>
84
      <xs:complexType name="dateTimeDiff2">
166
      <xs:complexType name="dateTimeDiff2">
85
        <xs:sequence>
167
        <xs:sequence>
86
          <xs:element name="fromDateTime" type="xs:dateTime"/>
168
          <xs:element name="fromDateTime" type="xs:dateTime"/>
87
          <xs:element name="toDateTime" type="xs:dateTime"/>
169
          <xs:element name="toDateTime" type="xs:dateTime"/>
88
          <xs:element minOccurs="0" name="PARAM_UNIT" type="tns:dateTimeUnits"/>
170
          <xs:element minOccurs="0" name="unit" type="tns:dateTimeUnits"/>
89
        </xs:sequence>
171
        </xs:sequence>
90
      </xs:complexType>
172
      </xs:complexType>
91
      <xs:complexType name="dateTimeDiff2Response">
173
      <xs:complexType name="dateTimeDiff2Response">
92
        <xs:sequence>
174
        <xs:sequence>
93
          <xs:element minOccurs="0" name="return" type="xs:integer"/>
175
          <xs:element minOccurs="0" name="return" type="xs:integer"/>
Line 152... Line 234...
152
          <xs:enumeration value="milliseconds"/>
234
          <xs:enumeration value="milliseconds"/>
153
          <xs:enumeration value="seconds"/>
235
          <xs:enumeration value="seconds"/>
154
          <xs:enumeration value="minutes"/>
236
          <xs:enumeration value="minutes"/>
155
          <xs:enumeration value="hours"/>
237
          <xs:enumeration value="hours"/>
156
          <xs:enumeration value="days"/>
238
          <xs:enumeration value="days"/>
-
 
239
          <xs:enumeration value="years"/>
157
        </xs:restriction>
240
        </xs:restriction>
158
      </xs:simpleType>
241
      </xs:simpleType>
159
      <xs:simpleType name="dateFormatType">
242
      <xs:simpleType name="dateFormatType">
160
        <xs:restriction base="xs:string">
243
        <xs:restriction base="xs:string">
161
          <xs:enumeration value="ISO 8601"/>
244
          <xs:enumeration value="ISO 8601"/>
162
          <xs:enumeration value="yyyy/mm/dd"/>
245
          <xs:enumeration value="RFC 822"/>
-
 
246
          <xs:enumeration value="DateOnly-slashed"/>
-
 
247
          <xs:enumeration value="DateOnly-dotted"/>
163
          <xs:enumeration value="dd.mm.yyyy"/>
248
          <xs:enumeration value="DateOnly-dashed"/>
164
        </xs:restriction>
249
        </xs:restriction>
165
      </xs:simpleType>
250
      </xs:simpleType>
166
      <xs:complexType name="XServicesFault">
251
      <xs:complexType name="XServicesFault">
167
        <xs:sequence>
252
        <xs:sequence>
168
          <xs:element name="faultstring" nillable="true" type="xs:string"/>
253
          <xs:element name="faultstring" nillable="true" type="xs:string"/>
Line 179... Line 264...
179
    <wsdl:part element="tns:dateAdd" name="parameters"></wsdl:part>
264
    <wsdl:part element="tns:dateAdd" name="parameters"></wsdl:part>
180
  </wsdl:message>
265
  </wsdl:message>
181
  <wsdl:message name="getDate">
266
  <wsdl:message name="getDate">
182
    <wsdl:part element="tns:getDate" name="parameters"></wsdl:part>
267
    <wsdl:part element="tns:getDate" name="parameters"></wsdl:part>
183
  </wsdl:message>
268
  </wsdl:message>
184
  <wsdl:message name="getTimestamp">
269
  <wsdl:message name="getTimezonesResponse">
185
    <wsdl:part element="tns:getTimestamp" name="parameters"></wsdl:part>
270
    <wsdl:part element="tns:getTimezonesResponse" name="parameters"></wsdl:part>
186
  </wsdl:message>
271
  </wsdl:message>
-
 
272
  <wsdl:message name="getInTimezoneResponse">
-
 
273
    <wsdl:part element="tns:getInTimezoneResponse" name="parameters"></wsdl:part>
-
 
274
  </wsdl:message>
187
  <wsdl:message name="parseDateAdvancedResponse">
275
  <wsdl:message name="parseDateAdvanced">
188
    <wsdl:part element="tns:parseDateAdvancedResponse" name="parameters"></wsdl:part>
276
    <wsdl:part element="tns:parseDateAdvanced" name="parameters"></wsdl:part>
-
 
277
  </wsdl:message>
-
 
278
  <wsdl:message name="getTimestamp2">
-
 
279
    <wsdl:part element="tns:getTimestamp2" name="parameters"></wsdl:part>
-
 
280
  </wsdl:message>
-
 
281
  <wsdl:message name="formatDateResponse">
-
 
282
    <wsdl:part element="tns:formatDateResponse" name="parameters"></wsdl:part>
-
 
283
  </wsdl:message>
-
 
284
  <wsdl:message name="getDateExtendedResponse">
-
 
285
    <wsdl:part element="tns:getDateExtendedResponse" name="parameters"></wsdl:part>
-
 
286
  </wsdl:message>
-
 
287
  <wsdl:message name="dateTimeDiff2">
-
 
288
    <wsdl:part element="tns:dateTimeDiff2" name="parameters"></wsdl:part>
-
 
289
  </wsdl:message>
-
 
290
  <wsdl:message name="getTimestampResponse">
-
 
291
    <wsdl:part element="tns:getTimestampResponse" name="parameters"></wsdl:part>
-
 
292
  </wsdl:message>
-
 
293
  <wsdl:message name="dateAddResponse">
-
 
294
    <wsdl:part element="tns:dateAddResponse" name="parameters"></wsdl:part>
-
 
295
  </wsdl:message>
-
 
296
  <wsdl:message name="getDateExtended">
-
 
297
    <wsdl:part element="tns:getDateExtended" name="parameters"></wsdl:part>
189
  </wsdl:message>
298
  </wsdl:message>
190
  <wsdl:message name="formatDateAdvanced">
299
  <wsdl:message name="formatDateAdvanced">
191
    <wsdl:part element="tns:formatDateAdvanced" name="parameters"></wsdl:part>
300
    <wsdl:part element="tns:formatDateAdvanced" name="parameters"></wsdl:part>
192
  </wsdl:message>
301
  </wsdl:message>
193
  <wsdl:message name="parseDateResponse">
302
  <wsdl:message name="parseDateAdvancedResponse">
194
    <wsdl:part element="tns:parseDateResponse" name="parameters"></wsdl:part>
303
    <wsdl:part element="tns:parseDateAdvancedResponse" name="parameters"></wsdl:part>
-
 
304
  </wsdl:message>
-
 
305
  <wsdl:message name="getTimestamp">
-
 
306
    <wsdl:part element="tns:getTimestamp" name="parameters"></wsdl:part>
195
  </wsdl:message>
307
  </wsdl:message>
196
  <wsdl:message name="getDateResponse">
308
  <wsdl:message name="getDateResponse">
197
    <wsdl:part element="tns:getDateResponse" name="parameters"></wsdl:part>
309
    <wsdl:part element="tns:getDateResponse" name="parameters"></wsdl:part>
198
  </wsdl:message>
310
  </wsdl:message>
199
  <wsdl:message name="formatDateAdvancedResponse">
311
  <wsdl:message name="formatDateAdvancedResponse">
200
    <wsdl:part element="tns:formatDateAdvancedResponse" name="parameters"></wsdl:part>
312
    <wsdl:part element="tns:formatDateAdvancedResponse" name="parameters"></wsdl:part>
201
  </wsdl:message>
313
  </wsdl:message>
-
 
314
  <wsdl:message name="parseDateResponse">
-
 
315
    <wsdl:part element="tns:parseDateResponse" name="parameters"></wsdl:part>
-
 
316
  </wsdl:message>
202
  <wsdl:message name="parseDate">
317
  <wsdl:message name="parseDate">
203
    <wsdl:part element="tns:parseDate" name="parameters"></wsdl:part>
318
    <wsdl:part element="tns:parseDate" name="parameters"></wsdl:part>
204
  </wsdl:message>
319
  </wsdl:message>
205
  <wsdl:message name="getInTimezoneResponse">
-
 
206
    <wsdl:part element="tns:getInTimezoneResponse" name="parameters"></wsdl:part>
-
 
207
  </wsdl:message>
-
 
208
  <wsdl:message name="dateTimeDiff2Response">
320
  <wsdl:message name="dateTimeDiff2Response">
209
    <wsdl:part element="tns:dateTimeDiff2Response" name="parameters"></wsdl:part>
321
    <wsdl:part element="tns:dateTimeDiff2Response" name="parameters"></wsdl:part>
210
  </wsdl:message>
322
  </wsdl:message>
211
  <wsdl:message name="parseDateAdvanced">
-
 
212
    <wsdl:part element="tns:parseDateAdvanced" name="parameters"></wsdl:part>
-
 
213
  </wsdl:message>
-
 
214
  <wsdl:message name="XServicesFault">
323
  <wsdl:message name="XServicesFault">
215
    <wsdl:part element="tns:XServicesFault" name="XServicesFault"></wsdl:part>
324
    <wsdl:part element="tns:XServicesFault" name="XServicesFault"></wsdl:part>
216
  </wsdl:message>
325
  </wsdl:message>
-
 
326
  <wsdl:message name="getTimestamp2Response">
-
 
327
    <wsdl:part element="tns:getTimestamp2Response" name="parameters"></wsdl:part>
-
 
328
  </wsdl:message>
217
  <wsdl:message name="formatDate">
329
  <wsdl:message name="formatDate">
218
    <wsdl:part element="tns:formatDate" name="parameters"></wsdl:part>
330
    <wsdl:part element="tns:formatDate" name="parameters"></wsdl:part>
219
  </wsdl:message>
331
  </wsdl:message>
220
  <wsdl:message name="formatDateResponse">
-
 
221
    <wsdl:part element="tns:formatDateResponse" name="parameters"></wsdl:part>
-
 
222
  </wsdl:message>
-
 
223
  <wsdl:message name="dateTimeDiff">
332
  <wsdl:message name="dateTimeDiff">
224
    <wsdl:part element="tns:dateTimeDiff" name="parameters"></wsdl:part>
333
    <wsdl:part element="tns:dateTimeDiff" name="parameters"></wsdl:part>
225
  </wsdl:message>
334
  </wsdl:message>
226
  <wsdl:message name="getTimestampResponse">
-
 
227
    <wsdl:part element="tns:getTimestampResponse" name="parameters"></wsdl:part>
-
 
228
  </wsdl:message>
-
 
229
  <wsdl:message name="getInTimezone">
335
  <wsdl:message name="getInTimezone">
230
    <wsdl:part element="tns:getInTimezone" name="parameters"></wsdl:part>
336
    <wsdl:part element="tns:getInTimezone" name="parameters"></wsdl:part>
231
  </wsdl:message>
337
  </wsdl:message>
232
  <wsdl:message name="dateTimeDiff2">
338
  <wsdl:message name="getTimezones">
233
    <wsdl:part element="tns:dateTimeDiff2" name="parameters"></wsdl:part>
339
    <wsdl:part element="tns:getTimezones" name="parameters"></wsdl:part>
234
  </wsdl:message>
340
  </wsdl:message>
235
  <wsdl:message name="dateTimeDiffResponse">
341
  <wsdl:message name="dateTimeDiffResponse">
236
    <wsdl:part element="tns:dateTimeDiffResponse" name="parameters"></wsdl:part>
342
    <wsdl:part element="tns:dateTimeDiffResponse" name="parameters"></wsdl:part>
237
  </wsdl:message>
343
  </wsdl:message>
238
  <wsdl:message name="dateAddResponse">
-
 
239
    <wsdl:part element="tns:dateAddResponse" name="parameters"></wsdl:part>
-
 
240
  </wsdl:message>
-
 
241
  <wsdl:portType name="DateService">
344
  <wsdl:portType name="DateService">
-
 
345
    <wsdl:operation name="getTimestamp2">
-
 
346
      <wsdl:documentation>Get seconds since 01.01.1970 (Unix timestap).</wsdl:documentation>
-
 
347
      <wsdl:input message="tns:getTimestamp2" name="getTimestamp2"></wsdl:input>
-
 
348
      <wsdl:output message="tns:getTimestamp2Response" name="getTimestamp2Response"></wsdl:output>
-
 
349
    </wsdl:operation>
242
    <wsdl:operation name="dateAdd">
350
    <wsdl:operation name="dateAdd">
243
      <wsdl:documentation>Add or substract a time span from a date.</wsdl:documentation>
351
      <wsdl:documentation>Add or substract a time span from a date.</wsdl:documentation>
244
      <wsdl:input message="tns:dateAdd" name="dateAdd"></wsdl:input>
352
      <wsdl:input message="tns:dateAdd" name="dateAdd"></wsdl:input>
245
      <wsdl:output message="tns:dateAddResponse" name="dateAddResponse"></wsdl:output>
353
      <wsdl:output message="tns:dateAddResponse" name="dateAddResponse"></wsdl:output>
246
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
354
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
Line 259... Line 367...
259
    <wsdl:operation name="formatDate">
367
    <wsdl:operation name="formatDate">
260
      <wsdl:input message="tns:formatDate" name="formatDate"></wsdl:input>
368
      <wsdl:input message="tns:formatDate" name="formatDate"></wsdl:input>
261
      <wsdl:output message="tns:formatDateResponse" name="formatDateResponse"></wsdl:output>
369
      <wsdl:output message="tns:formatDateResponse" name="formatDateResponse"></wsdl:output>
262
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
370
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
263
    </wsdl:operation>
371
    </wsdl:operation>
-
 
372
    <wsdl:operation name="getTimezones">
-
 
373
      <wsdl:input message="tns:getTimezones" name="getTimezones"></wsdl:input>
-
 
374
      <wsdl:output message="tns:getTimezonesResponse" name="getTimezonesResponse"></wsdl:output>
-
 
375
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
-
 
376
    </wsdl:operation>
-
 
377
    <wsdl:operation name="getDateExtended">
-
 
378
      <wsdl:documentation>Get current date and time in different formats.</wsdl:documentation>
-
 
379
      <wsdl:input message="tns:getDateExtended" name="getDateExtended"></wsdl:input>
-
 
380
      <wsdl:output message="tns:getDateExtendedResponse" name="getDateExtendedResponse"></wsdl:output>
-
 
381
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
-
 
382
    </wsdl:operation>
264
    <wsdl:operation name="dateTimeDiff2">
383
    <wsdl:operation name="dateTimeDiff2">
265
      <wsdl:documentation>Get elapsed time between to dates.</wsdl:documentation>
384
      <wsdl:documentation>Get elapsed time between to dates.</wsdl:documentation>
266
      <wsdl:input message="tns:dateTimeDiff2" name="dateTimeDiff2"></wsdl:input>
385
      <wsdl:input message="tns:dateTimeDiff2" name="dateTimeDiff2"></wsdl:input>
267
      <wsdl:output message="tns:dateTimeDiff2Response" name="dateTimeDiff2Response"></wsdl:output>
386
      <wsdl:output message="tns:dateTimeDiff2Response" name="dateTimeDiff2Response"></wsdl:output>
268
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
387
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
Line 271... Line 390...
271
      <wsdl:input message="tns:formatDateAdvanced" name="formatDateAdvanced"></wsdl:input>
390
      <wsdl:input message="tns:formatDateAdvanced" name="formatDateAdvanced"></wsdl:input>
272
      <wsdl:output message="tns:formatDateAdvancedResponse" name="formatDateAdvancedResponse"></wsdl:output>
391
      <wsdl:output message="tns:formatDateAdvancedResponse" name="formatDateAdvancedResponse"></wsdl:output>
273
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
392
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
274
    </wsdl:operation>
393
    </wsdl:operation>
275
    <wsdl:operation name="parseDate">
394
    <wsdl:operation name="parseDate">
-
 
395
      <wsdl:documentation>Converts a string into date using pre-defined date formats.</wsdl:documentation>
276
      <wsdl:input message="tns:parseDate" name="parseDate"></wsdl:input>
396
      <wsdl:input message="tns:parseDate" name="parseDate"></wsdl:input>
277
      <wsdl:output message="tns:parseDateResponse" name="parseDateResponse"></wsdl:output>
397
      <wsdl:output message="tns:parseDateResponse" name="parseDateResponse"></wsdl:output>
278
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
398
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
279
    </wsdl:operation>
399
    </wsdl:operation>
280
    <wsdl:operation name="parseDateAdvanced">
400
    <wsdl:operation name="parseDateAdvanced">
Line 293... Line 413...
293
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
413
      <wsdl:fault message="tns:XServicesFault" name="XServicesFault"></wsdl:fault>
294
    </wsdl:operation>
414
    </wsdl:operation>
295
  </wsdl:portType>
415
  </wsdl:portType>
296
  <wsdl:binding name="DateServiceSoapBinding" type="tns:DateService">
416
  <wsdl:binding name="DateServiceSoapBinding" type="tns:DateService">
297
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
417
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
-
 
418
    <wsdl:operation name="getTimestamp2">
-
 
419
      <soap:operation soapAction="" style="document"/>
-
 
420
      <wsdl:input name="getTimestamp2">
-
 
421
        <soap:body use="literal"/>
-
 
422
      </wsdl:input>
-
 
423
      <wsdl:output name="getTimestamp2Response">
-
 
424
        <soap:body use="literal"/>
-
 
425
      </wsdl:output>
-
 
426
    </wsdl:operation>
298
    <wsdl:operation name="dateAdd">
427
    <wsdl:operation name="dateAdd">
299
      <soap:operation soapAction="" style="document"/>
428
      <soap:operation soapAction="" style="document"/>
300
      <wsdl:input name="dateAdd">
429
      <wsdl:input name="dateAdd">
301
        <soap:body use="literal"/>
430
        <soap:body use="literal"/>
302
      </wsdl:input>
431
      </wsdl:input>
Line 341... Line 470...
341
      </wsdl:output>
470
      </wsdl:output>
342
      <wsdl:fault name="XServicesFault">
471
      <wsdl:fault name="XServicesFault">
343
        <soap:fault name="XServicesFault" use="literal"/>
472
        <soap:fault name="XServicesFault" use="literal"/>
344
      </wsdl:fault>
473
      </wsdl:fault>
345
    </wsdl:operation>
474
    </wsdl:operation>
-
 
475
    <wsdl:operation name="getTimezones">
-
 
476
      <soap:operation soapAction="" style="document"/>
-
 
477
      <wsdl:input name="getTimezones">
-
 
478
        <soap:body use="literal"/>
-
 
479
      </wsdl:input>
-
 
480
      <wsdl:output name="getTimezonesResponse">
-
 
481
        <soap:body use="literal"/>
-
 
482
      </wsdl:output>
-
 
483
      <wsdl:fault name="XServicesFault">
-
 
484
        <soap:fault name="XServicesFault" use="literal"/>
-
 
485
      </wsdl:fault>
-
 
486
    </wsdl:operation>
-
 
487
    <wsdl:operation name="getDateExtended">
-
 
488
      <soap:operation soapAction="" style="document"/>
-
 
489
      <wsdl:input name="getDateExtended">
-
 
490
        <soap:body use="literal"/>
-
 
491
      </wsdl:input>
-
 
492
      <wsdl:output name="getDateExtendedResponse">
-
 
493
        <soap:body use="literal"/>
-
 
494
      </wsdl:output>
-
 
495
      <wsdl:fault name="XServicesFault">
-
 
496
        <soap:fault name="XServicesFault" use="literal"/>
-
 
497
      </wsdl:fault>
-
 
498
    </wsdl:operation>
346
    <wsdl:operation name="dateTimeDiff2">
499
    <wsdl:operation name="dateTimeDiff2">
347
      <soap:operation soapAction="" style="document"/>
500
      <soap:operation soapAction="" style="document"/>
348
      <wsdl:input name="dateTimeDiff2">
501
      <wsdl:input name="dateTimeDiff2">
349
        <soap:body use="literal"/>
502
        <soap:body use="literal"/>
350
      </wsdl:input>
503
      </wsdl:input>
Line 419... Line 572...
419
    </wsdl:port>
572
    </wsdl:port>
420
  </wsdl:service>
573
  </wsdl:service>
421
</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="getDate" bindingOperationName="getDate" type="Request-Response" outputName="getDateResponse" inputName="getDate" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
574
</wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint></con:endpoints><con:operation isOneWay="false" action="" name="getDate" bindingOperationName="getDate" type="Request-Response" outputName="getDateResponse" inputName="getDate" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
422
   <soapenv:Header/>
575
   <soapenv:Header/>
423
   <soapenv:Body>
576
   <soapenv:Body>
424
      <ws:getDate>
577
      <ws:getDate/>
425
         </ws:getDate>
-
 
426
   </soapenv:Body>
578
   </soapenv:Body>
427
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getDate"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getTimestamp" bindingOperationName="getTimestamp" type="Request-Response" outputName="getTimestampResponse" inputName="getTimestamp" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
579
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getDate"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getTimestamp" bindingOperationName="getTimestamp" type="Request-Response" outputName="getTimestampResponse" inputName="getTimestamp" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
428
   <soapenv:Header/>
580
   <soapenv:Header/>
429
   <soapenv:Body>
581
   <soapenv:Body>
430
      <ws:getTimestamp/>
582
      <ws:getTimestamp/>
431
   </soapenv:Body>
583
   </soapenv:Body>
432
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getTimestamp"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getInTimezone" bindingOperationName="getInTimezone" type="Request-Response" outputName="getInTimezoneResponse" inputName="getInTimezone" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
584
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getTimestamp"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getInTimezone" bindingOperationName="getInTimezone" type="Request-Response" outputName="getInTimezoneResponse" inputName="getInTimezone" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
433
   <soapenv:Header/>
585
   <soapenv:Header/>
434
   <soapenv:Body>
586
   <soapenv:Body>
435
      <ws:getInTimezone>
587
      <ws:getInTimezone>
436
         <datetime>2011-05-30T16:05:36-11:00</datetime>
588
         <datetime>2012-01-19T21:05:58.940+09:00</datetime>
-
 
589
         <timezone>Pacific/Honolulu</timezone>
-
 
590
      </ws:getInTimezone>
-
 
591
   </soapenv:Body>
437
         <timezone>Europe/Amsterdam</timezone>
592
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getInTimezone"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Copy of Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
593
   <soapenv:Header/>
-
 
594
   <soapenv:Body>
-
 
595
      <ws:getInTimezone>
-
 
596
         <datetime>2012-01-19T21:05:58.940+09:00</datetime>
-
 
597
         <timezone>UTC</timezone>
438
      </ws:getInTimezone>
598
      </ws:getInTimezone>
439
   </soapenv:Body>
599
   </soapenv:Body>
440
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getInTimezone"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="formatDate" bindingOperationName="formatDate" type="Request-Response" outputName="formatDateResponse" inputName="formatDate" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
600
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getInTimezone"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="formatDate" bindingOperationName="formatDate" type="Request-Response" outputName="formatDateResponse" inputName="formatDate" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
441
   <soapenv:Header/>
601
   <soapenv:Header/>
442
   <soapenv:Body>
602
   <soapenv:Body>
443
      <ws:formatDate>
603
      <ws:formatDate>
444
         <datetime>2010-06-15Z</datetime>
604
         <datetime>2012-01-19T21:05:58.940+09:00</datetime>
445
         <format>ISO 8601</format>
605
         <format>ISO8601</format>
446
      </ws:formatDate>
606
      </ws:formatDate>
447
   </soapenv:Body>
607
   </soapenv:Body>
448
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/formatDate"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="formatDateAdvanced" bindingOperationName="formatDateAdvanced" type="Request-Response" outputName="formatDateAdvancedResponse" inputName="formatDateAdvanced" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
608
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/formatDate"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="formatDateAdvanced" bindingOperationName="formatDateAdvanced" type="Request-Response" outputName="formatDateAdvancedResponse" inputName="formatDateAdvanced" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
449
   <soapenv:Header/>
609
   <soapenv:Header/>
Line 455... Line 615...
455
   </soapenv:Body>
615
   </soapenv:Body>
456
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/formatDateAdvanced"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="parseDate" bindingOperationName="parseDate" type="Request-Response" outputName="parseDateResponse" inputName="parseDate" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
616
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/formatDateAdvanced"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="parseDate" bindingOperationName="parseDate" type="Request-Response" outputName="parseDateResponse" inputName="parseDate" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
457
   <soapenv:Header/>
617
   <soapenv:Header/>
458
   <soapenv:Body>
618
   <soapenv:Body>
459
      <ws:parseDate>
619
      <ws:parseDate>
460
         <datetime>30.05..2011</datetime>
620
         <datetime>30.04.2012</datetime>
461
         <format>dd.mm.yyyy</format>
621
         <format>DateOnly-dotted</format>
-
 
622
         <!--Optional:-->
-
 
623
         <timezone></timezone>
462
      </ws:parseDate>
624
      </ws:parseDate>
463
   </soapenv:Body>
625
   </soapenv:Body>
464
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/parseDate"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="parseDateAdvanced" bindingOperationName="parseDateAdvanced" type="Request-Response" outputName="parseDateAdvancedResponse" inputName="parseDateAdvanced" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
626
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/parseDate"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="parseDateAdvanced" bindingOperationName="parseDateAdvanced" type="Request-Response" outputName="parseDateAdvancedResponse" inputName="parseDateAdvanced" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
465
   <soapenv:Header/>
627
   <soapenv:Header/>
466
   <soapenv:Body>
628
   <soapenv:Body>
467
      <ws:parseDateAdvanced>
629
      <ws:parseDateAdvanced>
468
         <datetime>?</datetime>
630
         <datetime>12.4.2012 um 23:00 Uhr</datetime>
-
 
631
         <format>dd.M.yyyy 'um' hh:mm 'Uhr'</format>
469
         <format>?</format>
632
         <!--Optional:-->
-
 
633
         <timezone>Europe/Berlin</timezone>
470
      </ws:parseDateAdvanced>
634
      </ws:parseDateAdvanced>
471
   </soapenv:Body>
635
   </soapenv:Body>
472
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/parseDateAdvanced"/></con:call></con:operation><con:operation isOneWay="false" action="" name="dateTimeDiff" bindingOperationName="dateTimeDiff" type="Request-Response" outputName="dateTimeDiffResponse" inputName="dateTimeDiff" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
636
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/parseDateAdvanced"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="dateTimeDiff" bindingOperationName="dateTimeDiff" type="Request-Response" outputName="dateTimeDiffResponse" inputName="dateTimeDiff" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
473
   <soapenv:Header/>
637
   <soapenv:Header/>
474
   <soapenv:Body>
638
   <soapenv:Body>
475
      <ws:dateTimeDiff>
639
      <ws:dateTimeDiff>
476
         <fromDateTime>2011-05-24T19:59:29.233+02:00</fromDateTime>
640
         <ws:fromDateTime>2011-05-24T19:59:29+02:00</ws:fromDateTime>
-
 
641
         <ws:toDateTime>2012-05-24T19:59:34+03:00</ws:toDateTime>
-
 
642
      </ws:dateTimeDiff>
-
 
643
   </soapenv:Body>
477
         <toDateTime>2011-05-24T19:59:34.233+03:00</toDateTime>
644
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateTimeDiff"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Request 2"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
645
   <soapenv:Header/>
-
 
646
   <soapenv:Body>
-
 
647
      <ws:dateTimeDiff>
-
 
648
         <fromDateTime>2012-01-23</fromDateTime>
-
 
649
         <toDateTime>2012-06-06T08:45:00+01:00</toDateTime>
478
      </ws:dateTimeDiff>
650
      </ws:dateTimeDiff>
479
   </soapenv:Body>
651
   </soapenv:Body>
480
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateTimeDiff"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="dateTimeDiff2" bindingOperationName="dateTimeDiff2" type="Request-Response" outputName="dateTimeDiff2Response" inputName="dateTimeDiff2" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
652
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateTimeDiff"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="dateTimeDiff2" bindingOperationName="dateTimeDiff2" type="Request-Response" outputName="dateTimeDiff2Response" inputName="dateTimeDiff2" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
481
   <soapenv:Header/>
653
   <soapenv:Header/>
482
   <soapenv:Body>
654
   <soapenv:Body>
Line 487... Line 659...
487
   </soapenv:Body>
659
   </soapenv:Body>
488
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateTimeDiff2"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="dateAdd" bindingOperationName="dateAdd" type="Request-Response" outputName="dateAddResponse" inputName="dateAdd" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
660
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateTimeDiff2"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="dateAdd" bindingOperationName="dateAdd" type="Request-Response" outputName="dateAddResponse" inputName="dateAdd" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
489
   <soapenv:Header/>
661
   <soapenv:Header/>
490
   <soapenv:Body>
662
   <soapenv:Body>
491
      <ws:dateAdd>
663
      <ws:dateAdd>
492
         <datetime>2012-05-24T19:59:29.233+02:00</datetime>
664
         <datetime>2012-05-24T19:59:29.233+0200</datetime>
493
         <value>365</value>
665
         <value>365</value>
494
         <unit>hours</unit>
666
         <unit>hours</unit>
495
      </ws:dateAdd>
667
      </ws:dateAdd>
496
   </soapenv:Body>
668
   </soapenv:Body>
497
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateAdd"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:properties/><con:wssContainer/></con:soapui-project>
-
 
498
 
669
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/dateAdd"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getTimestamp2" bindingOperationName="getTimestamp2" type="Request-Response" outputName="getTimestamp2Response" inputName="getTimestamp2" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
670
   <soapenv:Header/>
-
 
671
   <soapenv:Body>
-
 
672
      <ws:getTimestamp2/>
-
 
673
   </soapenv:Body>
-
 
674
</soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getTimestamp2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getTimezones" bindingOperationName="getTimezones" type="Request-Response" outputName="getTimezonesResponse" inputName="getTimezones" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
675
   <soapenv:Header/>
-
 
676
   <soapenv:Body>
-
 
677
      <ws:getTimezones/>
-
 
678
   </soapenv:Body>
-
 
679
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getTimezones"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="" name="getDateExtended" bindingOperationName="getDateExtended" type="Request-Response" outputName="getDateExtendedResponse" inputName="getDateExtended" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
680
   <soapenv:Header/>
-
 
681
   <soapenv:Body>
-
 
682
      <ws:getDateExtended/>
-
 
683
   </soapenv:Body>
-
 
684
</soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://ws.xservices.brutex.net/DateService/getDateExtended"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:testSuite name="Basic Call Tests"><con:settings/><con:runType>PARALLELL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="true" maxResults="0" name="Pull WSDL" searchProperties="true" id="0244ade4-dcf3-4012-bc98-b7fd0ebb1774"><con:settings/><con:testStep type="httprequest" name="http://localhost:8080/XServices/DateServices?wsdl"><con:settings/><con:config method="GET" xsi:type="con:HttpRequest" name="http://localhost:8080/XServices/DateServices?wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:endpoint>http://localhost:8080/XServices/DateServices?wsdl</con:endpoint><con:request/><con:assertion type="HTTP Download all resources" name="HTTP Download all resources"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:parameters/></con:config></con:testStep><con:testStep type="httprequest" name="Http Test Step 2 [/XServices/DateServices]"><con:settings/><con:config method="GET" xsi:type="con:HttpRequest" name="Http Test Step 2 [/XServices/DateServices]" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
-
 
685
  <con:entry key="Accept-Language" value="en-us,en;q=0.5"/>
-
 
686
  <con:entry key="Host" value="localhost:8080"/>
-
 
687
  <con:entry key="Accept-Charset" value="ISO-8859-1,utf-8;q=0.7,*;q=0.7"/>
-
 
688
  <con:entry key="Accept-Encoding" value="gzip,deflate"/>
-
 
689
  <con:entry key="User-Agent" value="Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko"/>
-
 
690
  <con:entry key="Accept" value="text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"/>
-
 
691
</xml-fragment>]]></con:setting></con:settings><con:endpoint>http://localhost:8080/XServices/DateServices</con:endpoint><con:request/><con:parameters><con:parameter><con:name>wsdl</con:name><con:value/><con:style>QUERY</con:style><con:type xmlns:xs="http://www.w3.org/2001/XMLSchema">xs:string</con:type><con:default/><con:description xsi:nil="true"/></con:parameter></con:parameters></con:config></con:testStep><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="getDate" searchProperties="true" id="824f4cc3-c144-45d5-86e0-d38538bc453c"><con:settings/><con:testStep type="request" name="Date Request"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>getDate</con:operation><con:request name="Date Request"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
692
   <soapenv:Header/>
-
 
693
   <soapenv:Body>
-
 
694
      <ws:getDate/>
-
 
695
   </soapenv:Body>
-
 
696
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="Date Extended Request"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>getDateExtended</con:operation><con:request name="Date Extended Request"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
697
   <soapenv:Header/>
-
 
698
   <soapenv:Body>
-
 
699
      <ws:getDateExtended/>
-
 
700
   </soapenv:Body>
-
 
701
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="Timestamp"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>getTimestamp</con:operation><con:request name="Timestamp"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
702
   <soapenv:Header/>
-
 
703
   <soapenv:Body>
-
 
704
      <ws:getTimestamp/>
-
 
705
   </soapenv:Body>
-
 
706
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="TimeZones"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>getTimezones</con:operation><con:request name="TimeZones"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
707
   <soapenv:Header/>
-
 
708
   <soapenv:Body>
-
 
709
      <ws:getTimezones/>
-
 
710
   </soapenv:Body>
-
 
711
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="Timestamp2"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>getTimestamp2</con:operation><con:request name="Timestamp2"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
712
   <soapenv:Header/>
-
 
713
   <soapenv:Body>
-
 
714
      <ws:getTimestamp2/>
-
 
715
   </soapenv:Body>
-
 
716
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest name="Basic Load"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>5</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>60</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties><con:property><con:name>Loops</con:name><con:value>0</con:value></con:property></con:properties></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Parse and Format" searchProperties="true" id="5731f78f-5f0b-4a86-9ec1-fe7c7825e91c"><con:settings/><con:testStep type="request" name="formatDate ISO8601"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>formatDate</con:operation><con:request name="formatDate ISO8601"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
717
   <soapenv:Header/>
-
 
718
   <soapenv:Body>
-
 
719
      <ws:formatDate>
-
 
720
         <datetime>2012-01-23T13:05:20+05:30</datetime>
-
 
721
         <format>ISO 8601</format>
-
 
722
      </ws:formatDate>
-
 
723
   </soapenv:Body>
-
 
724
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="formatDate RFC622"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>formatDate</con:operation><con:request name="formatDate RFC622"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
725
   <soapenv:Header/>
-
 
726
   <soapenv:Body>
-
 
727
      <ws:formatDate>
-
 
728
         <datetime>2012-01-23T13:05:20+05:30</datetime>
-
 
729
         <format>RFC 822</format>
-
 
730
      </ws:formatDate>
-
 
731
   </soapenv:Body>
-
 
732
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="formatDate DateOnly-dashed"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>formatDate</con:operation><con:request name="formatDate DateOnly-dashed"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
733
   <soapenv:Header/>
-
 
734
   <soapenv:Body>
-
 
735
      <ws:formatDate>
-
 
736
         <datetime>2012-01-23T13:05:20+05:30</datetime>
-
 
737
         <format>DateOnly-dashed</format>
-
 
738
      </ws:formatDate>
-
 
739
   </soapenv:Body>
-
 
740
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="formatDate DateOnly-dotted"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>formatDate</con:operation><con:request name="formatDate DateOnly-dotted"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
741
   <soapenv:Header/>
-
 
742
   <soapenv:Body>
-
 
743
      <ws:formatDate>
-
 
744
         <datetime>2012-01-23T13:05:20+05:30</datetime>
-
 
745
         <format>DateOnly-dotted</format>
-
 
746
      </ws:formatDate>
-
 
747
   </soapenv:Body>
-
 
748
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="formatDate advanced"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>formatDateAdvanced</con:operation><con:request name="formatDate advanced"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
749
   <soapenv:Header/>
-
 
750
   <soapenv:Body>
-
 
751
      <ws:formatDateAdvanced>
-
 
752
         <datetime>2001-06-20T00:23:05Z</datetime>
-
 
753
	<!--Uses locale of JVM -->
-
 
754
         <format>'Year:' yyyy 'Week:' WW 'in Month:' MMMM</format>
-
 
755
      </ws:formatDateAdvanced>
-
 
756
   </soapenv:Body>
-
 
757
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="formatDate DateOnly-slashed"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>formatDate</con:operation><con:request name="formatDate DateOnly-slashed"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
758
   <soapenv:Header/>
-
 
759
   <soapenv:Body>
-
 
760
      <ws:formatDate>
-
 
761
         <datetime>2012-01-23T13:05:20+05:30</datetime>
-
 
762
         <format>DateOnly-slashed</format>
-
 
763
      </ws:formatDate>
-
 
764
   </soapenv:Body>
-
 
765
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="parse DateOnly dotted"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>parseDate</con:operation><con:request name="parse DateOnly dotted"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
766
   <soapenv:Header/>
-
 
767
   <soapenv:Body>
-
 
768
      <ws:parseDate>
-
 
769
         <datetime>14.3.1946</datetime>
-
 
770
         <format>DateOnly-dotted</format>
-
 
771
         <!--Optional:-->
-
 
772
         <timezone>Europe/Helsinki</timezone>
-
 
773
      </ws:parseDate>
-
 
774
   </soapenv:Body>
-
 
775
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="parse Advanced"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>parseDateAdvanced</con:operation><con:request name="parse Advanced"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
776
   <soapenv:Header/>
-
 
777
   <soapenv:Body>
-
 
778
      <ws:parseDateAdvanced>
-
 
779
         <datetime>Ich werde um 8:30 Uhr am 17.01.2012 da sein.</datetime>
-
 
780
         <format>'Ich werde um' h:mm 'Uhr am' dd.MM.yyyy 'da sein.'</format>
-
 
781
         <!--Optional:-->
-
 
782
         <timezone>Europe/Berlin</timezone>
-
 
783
      </ws:parseDateAdvanced>
-
 
784
   </soapenv:Body>
-
 
785
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="parse Advanced with Locale"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>parseDateAdvanced</con:operation><con:request name="parse Advanced with Locale"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
786
   <soapenv:Header/>
-
 
787
   <soapenv:Body>
-
 
788
      <ws:parseDateAdvanced>
-
 
789
         <datetime>Im Juni am 4. Tag im Jahr 2014 ist ein Fest</datetime>
-
 
790
         <format>'Im' MMMM 'am' d. 'Tag im Jahr' yyyy 'ist ein Fest'</format>
-
 
791
         <!--Optional:-->
-
 
792
         <timezone>Europe/Berlin</timezone>
-
 
793
      </ws:parseDateAdvanced>
-
 
794
   </soapenv:Body>
-
 
795
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest name="Basic Load"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>20</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>180</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Variance</con:type><con:config><interval>60000</interval><variance>0.5</variance></con:config></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" maxResults="0" name="Date Math" searchProperties="true" id="dfebf092-9cc3-45ea-b903-d212fc5515da"><con:settings/><con:testStep type="request" name="DateDiff forward"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff</con:operation><con:request name="DateDiff forward"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
796
   <soapenv:Header/>
-
 
797
   <soapenv:Body>
-
 
798
      <ws:dateTimeDiff>
-
 
799
         <fromDateTime>2012-01-23</fromDateTime>
-
 
800
         <toDateTime>2012-06-06T08:45:00+01:00</toDateTime>
-
 
801
      </ws:dateTimeDiff>
-
 
802
   </soapenv:Body>
-
 
803
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff backwards"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff</con:operation><con:request name="DateDiff backwards"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
804
   <soapenv:Header/>
-
 
805
   <soapenv:Body>
-
 
806
      <ws:dateTimeDiff>
-
 
807
         <fromDateTime>2012-06-06T08:45:00+01:00</fromDateTime>
-
 
808
         <toDateTime>2012-01-23</toDateTime>
-
 
809
      </ws:dateTimeDiff>
-
 
810
   </soapenv:Body>
-
 
811
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff days"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff2</con:operation><con:request name="DateDiff days"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
812
   <soapenv:Header/>
-
 
813
   <soapenv:Body>
-
 
814
      <ws:dateTimeDiff2>
-
 
815
         <fromDateTime>1948-04-30T00:00:00Z</fromDateTime>
-
 
816
         <toDateTime>2012-01-01T13:45:00Z</toDateTime>
-
 
817
         <!--Optional:-->
-
 
818
         <unit>days</unit>
-
 
819
      </ws:dateTimeDiff2>
-
 
820
   </soapenv:Body>
-
 
821
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff years"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff2</con:operation><con:request name="DateDiff years"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
822
   <soapenv:Header/>
-
 
823
   <soapenv:Body>
-
 
824
      <ws:dateTimeDiff2>
-
 
825
         <fromDateTime>1948-04-30T00:00:00Z</fromDateTime>
-
 
826
         <toDateTime>2012-01-01T13:45:00Z</toDateTime>
-
 
827
         <!--Optional:-->
-
 
828
         <unit>years</unit>
-
 
829
      </ws:dateTimeDiff2>
-
 
830
   </soapenv:Body>
-
 
831
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff minutes"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff2</con:operation><con:request name="DateDiff minutes"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
832
   <soapenv:Header/>
-
 
833
   <soapenv:Body>
-
 
834
      <ws:dateTimeDiff2>
-
 
835
         <fromDateTime>1948-04-30T00:00:00Z</fromDateTime>
-
 
836
         <toDateTime>2012-01-01T13:45:00Z</toDateTime>
-
 
837
         <!--Optional:-->
-
 
838
         <unit>minutes</unit>
-
 
839
      </ws:dateTimeDiff2>
-
 
840
   </soapenv:Body>
-
 
841
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff milliseconds"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff2</con:operation><con:request name="DateDiff milliseconds"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
842
   <soapenv:Header/>
-
 
843
   <soapenv:Body>
-
 
844
      <ws:dateTimeDiff2>
-
 
845
         <fromDateTime>1948-04-30T00:00:00Z</fromDateTime>
-
 
846
         <toDateTime>2012-01-01T13:45:00Z</toDateTime>
-
 
847
         <!--Optional:-->
-
 
848
         <unit>milliseconds</unit>
-
 
849
      </ws:dateTimeDiff2>
-
 
850
   </soapenv:Body>
-
 
851
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff seconds"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff2</con:operation><con:request name="DateDiff seconds"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
852
   <soapenv:Header/>
-
 
853
   <soapenv:Body>
-
 
854
      <ws:dateTimeDiff2>
-
 
855
         <fromDateTime>1948-04-30T00:00:00Z</fromDateTime>
-
 
856
         <toDateTime>2012-01-01T13:45:00Z</toDateTime>
-
 
857
         <!--Optional:-->
-
 
858
         <unit>seconds</unit>
-
 
859
      </ws:dateTimeDiff2>
-
 
860
   </soapenv:Body>
-
 
861
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateDiff milliseconds wide range"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateTimeDiff2</con:operation><con:request name="DateDiff milliseconds wide range"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
862
   <soapenv:Header/>
-
 
863
   <soapenv:Body>
-
 
864
      <ws:dateTimeDiff2>
-
 
865
         <fromDateTime>0001-04-30T00:00:00Z</fromDateTime>
-
 
866
         <toDateTime>9999-01-01T13:45:00Z</toDateTime>
-
 
867
         <!--Optional:-->
-
 
868
         <unit>milliseconds</unit>
-
 
869
      </ws:dateTimeDiff2>
-
 
870
   </soapenv:Body>
-
 
871
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:testStep type="request" name="DateAdd"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>DateServiceSoapBinding</con:interface><con:operation>dateAdd</con:operation><con:request name="DateAdd"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers">&lt;xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/XServices/DateService</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ws="http://ws.xservices.brutex.net">
-
 
872
   <soapenv:Header/>
-
 
873
   <soapenv:Body>
-
 
874
      <ws:dateAdd>
-
 
875
         <datetime>2000-01-01</datetime>
-
 
876
         <value>-50</value>
-
 
877
         <unit>seconds</unit>
-
 
878
      </ws:dateAdd>
-
 
879
   </soapenv:Body>
-
 
880
</soapenv:Envelope>]]></con:request><con:assertion type="SOAP Response"/><con:assertion type="Schema Compliance"><con:configuration/></con:assertion><con:assertion type="SOAP Fault Assertion"/><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508"/><con:wsrmConfig version="1.2"/></con:request></con:config></con:testStep><con:loadTest name="Basic Load"><con:settings><con:setting id="HttpSettings@close-connections">false</con:setting></con:settings><con:threadCount>30</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>true</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>180</con:testLimit><con:limitType>TIME</con:limitType><con:loadStrategy><con:type>Burst</con:type><con:config><burstDelay>60000</burstDelay><burstDuration>10000</burstDuration></con:config></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors><con:cancelExcessiveThreads>true</con:cancelExcessiveThreads><con:strategyInterval>500</con:strategyInterval></con:loadTest><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties/><con:wssContainer/></con:soapui-project>
-
 
881
 
499
Generated by GNU Enscript 1.6.5.90.
882
Generated by GNU Enscript 1.6.5.90.