[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Thu Oct 18 14:27:38 UTC 2007
kawas
Thu Oct 18 10:27:38 EDT 2007
Update of /home/repository/moby/moby-live/Docs/Schemas/RegistryAPI/retrieveService
In directory dev.open-bio.org:/tmp/cvs-serv3660
Modified Files:
retrieveService.xsd
Log Message:
moby-live/Docs/Schemas/RegistryAPI/retrieveService retrieveService.xsd,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Docs/Schemas/RegistryAPI/retrieveService/retrieveService.xsd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Docs/Schemas/RegistryAPI/retrieveService/retrieveService.xsd 2007/08/27 19:49:55 1.1
+++ /home/repository/moby/moby-live/Docs/Schemas/RegistryAPI/retrieveService/retrieveService.xsd 2007/10/18 14:27:38 1.2
@@ -2,7 +2,7 @@
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://mobycentral.icapture.ubc.ca/MOBY/Central">
<xs:element name="retrieveService">
- <xs:complexType mixed="true">
+ <xs:complexType >
<xs:sequence>
<xs:annotation>
<xs:documentation>
@@ -13,7 +13,7 @@
</xs:annotation>
<xs:element name="Service" nillable="true" minOccurs="1"
maxOccurs="1" fixed="">
- <xs:complexType mixed="true">
+ <xs:complexType >
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="authURI"
@@ -52,7 +52,7 @@
for the service (usually wrapped in a CDATA section).
</xs:documentation>
</xs:annotation>
- <xs:complexType mixed="true">
+ <xs:complexType >
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="authURI" use="required">
More information about the MOBY-guts
mailing list