DevicesKabelTypeGetAll
(Różnice między wersjami)
Duri (dyskusja | edycje)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
następna edycja →
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Pr...”)
następna edycja →
Wersja z 10:04, 19 lip 2013
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>DevicesKabelTypeGetAll</Type> <DevicesKabelTypeGetAll> </DevicesKabelTypeGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>DevicesKabelTypeGetAll</Type> <DevicesKabelTypeGetAll> <Rekord><!-- sekcja może wystąpić kilka razy --> <ID>43</ID> <Nazwa>Światełko</Nazwa> <Tuby>3</Tuby> <WloknaTuba>12</WloknaTuba> <JednoMod>f</JednoMod> <Producent>XBEST.PL S.C.</Producent> <Oznaczenie>XbxcDF45</Oznaczenie> <Opis></Opis> <UserID>27</UserID> <Dzien>2013-05-13 09:20:18</Dzien> <RodzajWlokien>4</RodzajWlokien> <Dlugosc></Dlugosc> <Optic>t</Optic> </Rekord> <Rekord> <ID>44</ID> <Zdjecie>sasdasrew5ada46347547s</Zdjecie> <Opis>Gwarancja</Opis> </Rekord> </DevicesKabelTypeGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Brak danych lub błąd pobrania.</Error> </Request> </Net47> //BEGINEND//