ScheduleNotesGetAll

Z Net47 2.0
(Różnice między wersjami)
Skocz do: nawigacji, wyszukiwania
 
Linia 32: Linia 32:
 
<UserID>4</UserID>
 
<UserID>4</UserID>
 
<UserName>aaa</UserName>
 
<UserName>aaa</UserName>
<File><!-- moze wystapic wielokrotnie -->
+
<Files>
<ID>2</ID>
+
<File><!-- moze wystapic wielokrotnie -->
<Nazwa>plik</Nazwa>
+
<ID>2</ID>
<CreateDate>2019-01-01</CreateDate>
+
<Nazwa>plik</Nazwa>
</File>
+
<CreateDate>2019-01-01</CreateDate>
 +
</File>
 +
<Files>
 
</Note>  
 
</Note>  
 
</ScheduleNotesGetAll>
 
</ScheduleNotesGetAll>

Aktualna wersja na dzień 12:44, 10 wrz 2019

Zapytanie:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID>
	<Module>Schedule</Module>
	<Priority>0</Priority>
	<Request>
		<Type>ScheduleNotesGetAll</Type>
		<ScheduleNotesGetAll>
			<ScheduleID>4</ScheduleID>
		</ScheduleNotesGetAll>
	</Request>
</Net47>
//BEGINEND//

Odpowiedź:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>ScheduleNotesGetAll</Type>
		<ScheduleNotesGetAll>
				<Note><!-- moze wystapic wielokrotnie -->
					<ID>2</ID>
					<CreateDate>2019-02-02</CreateDate>
					<Opis>To jest test</Opis>
					<Print>false</Print>
					<UserID>4</UserID>
					<UserName>aaa</UserName>
					<Files>
						<File><!-- moze wystapic wielokrotnie -->
							<ID>2</ID>
							<Nazwa>plik</Nazwa>
							<CreateDate>2019-01-01</CreateDate>
						</File>
					<Files>
				</Note> 
		</ScheduleNotesGetAll>
	</Request>
</Net47>
//BEGINEND//

Błędy:

//BEGIN//
<?xml version="1.0" encoding="UTF-8"?>
<Net47>
	<Request>
		<Type>Error</Type>
		<Error>Nie znaleziono notatek.</Error>	
	</Request>
</Net47>
//BEGINEND//
Osobiste
Przestrzenie nazw
Warianty
Działania
Nawigacja
Konfiguracja Systemu
Szablony
API
PostgreSQL
Narzędzia
MENU