TerytParseFile
Z Net47 2.0
(Różnice między wersjami)
(Utworzył nową stronę „Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>3</Pr...”) |
|||
(Nie pokazano 3 wersji utworzonych przez jednego użytkownika) | |||
Linia 5: | Linia 5: | ||
<Net47> | <Net47> | ||
<SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> | <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> | ||
− | <Priority> | + | <Priority>20</Priority> |
+ | <Term>Long</Term> | ||
<Request> | <Request> | ||
<Type>TerytParseFile</Type> | <Type>TerytParseFile</Type> | ||
<TerytParseFile> | <TerytParseFile> | ||
<!-- http://www.stat.gov.pl/broker/access/prefile/listPreFiles.jspa --> | <!-- http://www.stat.gov.pl/broker/access/prefile/listPreFiles.jspa --> | ||
− | <Type>SIMC</Type> <!-- SIMC = Katalog miejscowości, TERC = Katalog podziału terytorialnego, ULIC = Katalog ulic, WMRODZ = Katalog miejscowości | + | <Type>SIMC</Type> <!-- SIMC = Katalog miejscowości, TERC = Katalog podziału terytorialnego, ULIC = Katalog ulic, WMRODZ = Katalog miejscowości --> |
− | <File>teryt/abc.xml</File> | + | <File>teryt/abc.xml</File> <!-- wszystkie *.xml --> |
</TerytParseFile> | </TerytParseFile> | ||
</Request> | </Request> |
Aktualna wersja na dzień 10:59, 3 lut 2012
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>20</Priority> <Term>Long</Term> <Request> <Type>TerytParseFile</Type> <TerytParseFile> <!-- http://www.stat.gov.pl/broker/access/prefile/listPreFiles.jspa --> <Type>SIMC</Type> <!-- SIMC = Katalog miejscowości, TERC = Katalog podziału terytorialnego, ULIC = Katalog ulic, WMRODZ = Katalog miejscowości --> <File>teryt/abc.xml</File> <!-- wszystkie *.xml --> </TerytParseFile> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>TerytParseFile</Type> <TerytParseFile> <Status>OK</Status> </TerytParseFile> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Błąd w pliku lub plik nie poprawny</Error> </Request> </Net47> //BEGINEND//