Author: markus Date: 2006-07-17 21:08:44 +0200 (Mon, 17 Jul 2006) New Revision: 544
Modified: trunk/protocol/examples/capabilities_request.xml trunk/protocol/examples/capabilities_response.xml trunk/protocol/examples/inventory_request.xml trunk/protocol/examples/inventory_response.xml trunk/protocol/examples/inventory_template1.xml trunk/protocol/examples/metadata_request.xml trunk/protocol/examples/metadata_response.xml trunk/protocol/examples/output_model1.xml trunk/protocol/examples/ping_request.xml trunk/protocol/examples/ping_response.xml trunk/protocol/examples/search_request.xml trunk/protocol/examples/search_response.xml trunk/protocol/examples/search_template1.xml trunk/protocol/examples/wfs_gcp_output.xml Log: updated TAPIR namespace to rs.tdwg.org
Modified: trunk/protocol/examples/capabilities_request.xml =================================================================== --- trunk/protocol/examples/capabilities_request.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/capabilities_request.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<request xmlns="http://res.tdwg.org/tapir/1.0" +<request xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://url_from_client" sendtime="2005-11-11T12:23:56.023+01:00"> </source>
Modified: trunk/protocol/examples/capabilities_response.xml =================================================================== --- trunk/protocol/examples/capabilities_response.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/capabilities_response.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<response xmlns="http://res.tdwg.org/tapir/1.0" +<response xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://accesspoint_url" sendtime="2005-11-11T12:23:56.023+01:00"> <software name="TAPIR_Implementation" version="1.0"/>
Modified: trunk/protocol/examples/inventory_request.xml =================================================================== --- trunk/protocol/examples/inventory_request.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/inventory_request.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<request xmlns="http://res.tdwg.org/tapir/1.0" +<request xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://url_from_client" sendtime="2005-11-11T12:23:56.023+01:00"> </source>
Modified: trunk/protocol/examples/inventory_response.xml =================================================================== --- trunk/protocol/examples/inventory_response.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/inventory_response.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<response xmlns="http://res.tdwg.org/tapir/1.0" +<response xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://accesspoint_url" sendtime="2005-11-11T12:23:56.023+01:00"> <software name="TAPIR_Implementation" version="1.0"/>
Modified: trunk/protocol/examples/inventory_template1.xml =================================================================== --- trunk/protocol/examples/inventory_template1.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/inventory_template1.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<inventoryTemplate xmlns="http://res.tdwg.org/tapir/1.0" +<inventoryTemplate xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <label>Specimen Names</label> <documentation>Search and list unique scientific names of specimen identifications ordered alphabetically by their name. The filter parameter "name" is used to build the filter</documentation>
Modified: trunk/protocol/examples/metadata_request.xml =================================================================== --- trunk/protocol/examples/metadata_request.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/metadata_request.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -2,9 +2,9 @@ <!-- TAPIR Metadata Request example. --> -<request xmlns="http://res.tdwg.org/tapir/1.0" +<request xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://url_from_client" sendtime="2005-11-11T12:23:56.023+01:00"> </source>
Modified: trunk/protocol/examples/metadata_response.xml =================================================================== --- trunk/protocol/examples/metadata_response.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/metadata_response.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -2,13 +2,13 @@ <!-- TAPIR Metadata Response example. --> -<response xmlns="http://res.tdwg.org/tapir/1.0" +<response xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header xmlns=""> <source accesspoint="http://accesspoint_url" sendtime="2005-11-11T12:23:56.023+01:00"> <software name="TAPIR_Implementation" version="1.0"/>
Modified: trunk/protocol/examples/output_model1.xml =================================================================== --- trunk/protocol/examples/output_model1.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/output_model1.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<outputModel xmlns="http://res.tdwg.org/tapir/1.0" +<outputModel xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd + http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd "> <structure>
Modified: trunk/protocol/examples/ping_request.xml =================================================================== --- trunk/protocol/examples/ping_request.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/ping_request.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -3,9 +3,9 @@ TAPIR Ping Request example. The most simple operation in TAPIR. --> -<request xmlns="http://res.tdwg.org/tapir/1.0" +<request xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://url_from_client" sendtime="2005-11-11T12:23:56.023+01:00"> <software name="TAPIR_Implementation" version="1.0"/>
Modified: trunk/protocol/examples/ping_response.xml =================================================================== --- trunk/protocol/examples/ping_response.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/ping_response.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -2,9 +2,9 @@ <!-- TAPIR Ping Response example. --> -<response xmlns="http://res.tdwg.org/tapir/1.0" +<response xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://accesspoint_url" sendtime="2005-11-11T12:23:57.023+01:00"></source> </header>
Modified: trunk/protocol/examples/search_request.xml =================================================================== --- trunk/protocol/examples/search_request.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/search_request.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<request xmlns="http://res.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 +<request xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 file:/Users/javi/workspace/tapirProtocol/protocol/tapir.xsd"> <header> <source accesspoint="http://url_from_client" sendtime="2005-11-11T12:23:56.023+01:00"/>
Modified: trunk/protocol/examples/search_response.xml =================================================================== --- trunk/protocol/examples/search_response.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/search_response.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<response xmlns="http://res.tdwg.org/tapir/1.0" +<response xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <header> <source accesspoint="http://url_from_client" sendtime="2005-11-11T12:23:56.023+01:00"/>
Modified: trunk/protocol/examples/search_template1.xml =================================================================== --- trunk/protocol/examples/search_template1.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/search_template1.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<searchTemplate xmlns="http://res.tdwg.org/tapir/1.0" +<searchTemplate xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E + xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd%22%3E <label>Specimen by Name</label> <documentation>Search specimens by their scientific name. Result is returned ordered by name and catalogue number. The filter parameter "name" is used to build the filter.</documentation>
Modified: trunk/protocol/examples/wfs_gcp_output.xml =================================================================== --- trunk/protocol/examples/wfs_gcp_output.xml 2006-07-17 12:03:17 UTC (rev 543) +++ trunk/protocol/examples/wfs_gcp_output.xml 2006-07-17 19:08:44 UTC (rev 544) @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<outputModel xmlns="http://res.tdwg.org/tapir/1.0" +<outputModel xmlns="http://rs.tdwg.org/tapir/1.0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" - http://res.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd + http://rs.tdwg.org/tapir/1.0 http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd "> <structure>