[tdwg-tapir] r1378 - tapir/dev/schema

svn at rs.tdwg.org svn at rs.tdwg.org
Thu Apr 10 00:20:12 CEST 2008


Author: RenatoDeGiovanni
Date: 2008-04-10 00:19:59 +0200 (Thu, 10 Apr 2008)
New Revision: 1378

Modified:
   tapir/dev/schema/tapir.xsd
Log:
Removed concept name servers from capabilities response.


Modified: tapir/dev/schema/tapir.xsd
===================================================================
--- tapir/dev/schema/tapir.xsd	2008-03-30 19:02:10 UTC (rev 1377)
+++ tapir/dev/schema/tapir.xsd	2008-04-09 22:19:59 UTC (rev 1378)
@@ -8,7 +8,7 @@
 	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
 	xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
 	elementFormDefault="qualified" 
-	attributeFormDefault="unqualified" version="1.0.6" xml:lang="EN" >
+	attributeFormDefault="unqualified" version="1.0.7" xml:lang="EN" >
 	<xsd:annotation>
 		<xsd:documentation xml:lang="en">
 			TAPIR XML Schema. TAPIR is an acronym for TDWG Access Protocol for Information Retrieval.
@@ -1016,22 +1016,6 @@
 				</xsd:annotation>
 				<xsd:complexType>
 					<xsd:sequence>
-						<xsd:element name="conceptNameServers">
-							<xsd:annotation>
-								<xsd:documentation>The location of the alias file or
-									ConceptNameServer to define simple aliases for fully qualified
-									concept ids.</xsd:documentation>
-							</xsd:annotation>
-							<xsd:complexType>
-								<xsd:sequence>
-									<xsd:element name="server" type="externalResourceType" minOccurs="0" maxOccurs="unbounded">
-										<xsd:annotation>
-											<xsd:documentation>Multiple servers allowed. Ordered list with the first server(s) having priority over the following ones.</xsd:documentation>
-										</xsd:annotation>
-									</xsd:element>
-								</xsd:sequence>
-							</xsd:complexType>
-						</xsd:element>
 						<xsd:element name="schema" maxOccurs="unbounded">
 							<xsd:annotation>
 								<xsd:documentation>Namespace and location of a supported




More information about the tdwg-tag mailing list