/[projects]/dao/DaoMqPump2/DaoMqGUI/Service References/ServiceReference1/item2.xsd
ViewVC logotype

Contents of /dao/DaoMqPump2/DaoMqGUI/Service References/ServiceReference1/item2.xsd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1986 - (show annotations) (download)
Wed Jul 3 07:56:52 2013 UTC (10 years, 10 months ago) by torben
File size: 7354 byte(s)
Add files
1 <?xml version="1.0" encoding="utf-8"?>
2 <xs:schema xmlns:tns="http://Microsoft.ServiceModel.Samples" elementFormDefault="qualified" targetNamespace="http://Microsoft.ServiceModel.Samples" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3 <xs:import schemaLocation="http://localhost:8000/RemoteControl/?xsd=xsd2" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
4 <xs:element name="GetTransports">
5 <xs:complexType>
6 <xs:sequence />
7 </xs:complexType>
8 </xs:element>
9 <xs:element name="GetTransportsResponse">
10 <xs:complexType>
11 <xs:sequence>
12 <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetTransportsResult" nillable="true" type="q1:ArrayOfstring" />
13 </xs:sequence>
14 </xs:complexType>
15 </xs:element>
16 <xs:element name="GetTransportEnabled">
17 <xs:complexType>
18 <xs:sequence>
19 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
20 </xs:sequence>
21 </xs:complexType>
22 </xs:element>
23 <xs:element name="GetTransportEnabledResponse">
24 <xs:complexType>
25 <xs:sequence>
26 <xs:element minOccurs="0" name="GetTransportEnabledResult" type="xs:boolean" />
27 </xs:sequence>
28 </xs:complexType>
29 </xs:element>
30 <xs:element name="SetTransportEnabled">
31 <xs:complexType>
32 <xs:sequence>
33 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
34 <xs:element minOccurs="0" name="enabled" type="xs:boolean" />
35 </xs:sequence>
36 </xs:complexType>
37 </xs:element>
38 <xs:element name="SetTransportEnabledResponse">
39 <xs:complexType>
40 <xs:sequence />
41 </xs:complexType>
42 </xs:element>
43 <xs:element name="GetTransportLastrunOk">
44 <xs:complexType>
45 <xs:sequence>
46 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
47 </xs:sequence>
48 </xs:complexType>
49 </xs:element>
50 <xs:element name="GetTransportLastrunOkResponse">
51 <xs:complexType>
52 <xs:sequence>
53 <xs:element minOccurs="0" name="GetTransportLastrunOkResult" type="xs:boolean" />
54 </xs:sequence>
55 </xs:complexType>
56 </xs:element>
57 <xs:element name="GetTransportLastErrorMessage">
58 <xs:complexType>
59 <xs:sequence>
60 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
61 </xs:sequence>
62 </xs:complexType>
63 </xs:element>
64 <xs:element name="GetTransportLastErrorMessageResponse">
65 <xs:complexType>
66 <xs:sequence>
67 <xs:element minOccurs="0" name="GetTransportLastErrorMessageResult" nillable="true" type="xs:string" />
68 </xs:sequence>
69 </xs:complexType>
70 </xs:element>
71 <xs:element name="GetTransportLastOkTime">
72 <xs:complexType>
73 <xs:sequence>
74 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
75 </xs:sequence>
76 </xs:complexType>
77 </xs:element>
78 <xs:element name="GetTransportLastOkTimeResponse">
79 <xs:complexType>
80 <xs:sequence>
81 <xs:element minOccurs="0" name="GetTransportLastOkTimeResult" nillable="true" type="xs:string" />
82 </xs:sequence>
83 </xs:complexType>
84 </xs:element>
85 <xs:element name="GetTransportLastErrorTime">
86 <xs:complexType>
87 <xs:sequence>
88 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
89 </xs:sequence>
90 </xs:complexType>
91 </xs:element>
92 <xs:element name="GetTransportLastErrorTimeResponse">
93 <xs:complexType>
94 <xs:sequence>
95 <xs:element minOccurs="0" name="GetTransportLastErrorTimeResult" nillable="true" type="xs:string" />
96 </xs:sequence>
97 </xs:complexType>
98 </xs:element>
99 <xs:element name="GetTransportCounter">
100 <xs:complexType>
101 <xs:sequence>
102 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
103 </xs:sequence>
104 </xs:complexType>
105 </xs:element>
106 <xs:element name="GetTransportCounterResponse">
107 <xs:complexType>
108 <xs:sequence>
109 <xs:element minOccurs="0" name="GetTransportCounterResult" type="xs:int" />
110 </xs:sequence>
111 </xs:complexType>
112 </xs:element>
113 <xs:element name="GetTransportLog">
114 <xs:complexType>
115 <xs:sequence>
116 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
117 </xs:sequence>
118 </xs:complexType>
119 </xs:element>
120 <xs:element name="GetTransportLogResponse">
121 <xs:complexType>
122 <xs:sequence>
123 <xs:element xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetTransportLogResult" nillable="true" type="q2:ArrayOfstring" />
124 </xs:sequence>
125 </xs:complexType>
126 </xs:element>
127 <xs:element name="GetTransportDirection">
128 <xs:complexType>
129 <xs:sequence>
130 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
131 </xs:sequence>
132 </xs:complexType>
133 </xs:element>
134 <xs:element name="GetTransportDirectionResponse">
135 <xs:complexType>
136 <xs:sequence>
137 <xs:element minOccurs="0" name="GetTransportDirectionResult" nillable="true" type="xs:string" />
138 </xs:sequence>
139 </xs:complexType>
140 </xs:element>
141 <xs:element name="GetTransportQueueName">
142 <xs:complexType>
143 <xs:sequence>
144 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
145 </xs:sequence>
146 </xs:complexType>
147 </xs:element>
148 <xs:element name="GetTransportQueueNameResponse">
149 <xs:complexType>
150 <xs:sequence>
151 <xs:element minOccurs="0" name="GetTransportQueueNameResult" nillable="true" type="xs:string" />
152 </xs:sequence>
153 </xs:complexType>
154 </xs:element>
155 <xs:element name="GetTransportInsertQuery">
156 <xs:complexType>
157 <xs:sequence>
158 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
159 </xs:sequence>
160 </xs:complexType>
161 </xs:element>
162 <xs:element name="GetTransportInsertQueryResponse">
163 <xs:complexType>
164 <xs:sequence>
165 <xs:element minOccurs="0" name="GetTransportInsertQueryResult" nillable="true" type="xs:string" />
166 </xs:sequence>
167 </xs:complexType>
168 </xs:element>
169 <xs:element name="GetTransportReadQuery">
170 <xs:complexType>
171 <xs:sequence>
172 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
173 </xs:sequence>
174 </xs:complexType>
175 </xs:element>
176 <xs:element name="GetTransportReadQueryResponse">
177 <xs:complexType>
178 <xs:sequence>
179 <xs:element minOccurs="0" name="GetTransportReadQueryResult" nillable="true" type="xs:string" />
180 </xs:sequence>
181 </xs:complexType>
182 </xs:element>
183 <xs:element name="GetTransportUpdateQuery">
184 <xs:complexType>
185 <xs:sequence>
186 <xs:element minOccurs="0" name="transport" nillable="true" type="xs:string" />
187 </xs:sequence>
188 </xs:complexType>
189 </xs:element>
190 <xs:element name="GetTransportUpdateQueryResponse">
191 <xs:complexType>
192 <xs:sequence>
193 <xs:element minOccurs="0" name="GetTransportUpdateQueryResult" nillable="true" type="xs:string" />
194 </xs:sequence>
195 </xs:complexType>
196 </xs:element>
197 </xs:schema>

  ViewVC Help
Powered by ViewVC 1.1.20