[workspace-commit] CVS update: MODIFIED: workspace
Tim Freeman
commit at globus.org
Fri Nov 10 14:34:24 CST 2006
, workspace_factory_port_type_compact.wsdl
, negotiable.xsd
...
User: tfreeman
Date: 06/11/10 14:34:21
Modified: vm/service/common/compact/workspace
workspace_factory_port_type_compact.wsdl
negotiable.xsd
Log:
schema changes for (stricter) cgen
Revision Changes Path
1.5 +25 -24 workspace/vm/service/common/compact/workspace/workspace_factory_port_type_compact.wsdl
http://viewcvs.globus.org/viewcvs.cgi/workspace/vm/service/common/compact/workspace/workspace_factory_port_type_compact.wsdl.diff?r1=1.4&r2=1.5
(In the diff below, changes in quantity of whitespace are not shown.)
Index: workspace_factory_port_type_compact.wsdl
===================================================================
RCS file: /home/globdev/CVS/globus-packages/workspace/vm/service/common/compact/workspace/workspace_factory_port_type_compact.wsdl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- workspace_factory_port_type_compact.wsdl 6 Sep 2006 21:56:09 -0000 1.4
+++ workspace_factory_port_type_compact.wsdl 10 Nov 2006 20:34:20 -0000 1.5
@@ -62,10 +62,10 @@
<!-- TODO: should contain information pertinent to resource
request (#cpus, etc.).
- Change TTL to running time duration.
- Advertise available networking associations. -->
+ Change TTL to running time duration. -->
- <xs:complexType name="FactoryRPSet">
+ <xs:element name="FactoryRPSet">
+ <xs:complexType>
<xs:sequence>
<xs:element name="DefaultTTL"
type="xs:duration" />
@@ -87,6 +87,7 @@
</xs:element>
</xs:sequence>
</xs:complexType>
+ </xs:element>
1.5 +1 -1 workspace/vm/service/common/compact/workspace/negotiable.xsd
http://viewcvs.globus.org/viewcvs.cgi/workspace/vm/service/common/compact/workspace/negotiable.xsd.diff?r1=1.4&r2=1.5
(In the diff below, changes in quantity of whitespace are not shown.)
Index: negotiable.xsd
===================================================================
RCS file: /home/globdev/CVS/globus-packages/workspace/vm/service/common/compact/workspace/negotiable.xsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- negotiable.xsd 6 Sep 2006 21:56:09 -0000 1.4
+++ negotiable.xsd 10 Nov 2006 20:34:20 -0000 1.5
@@ -281,7 +281,7 @@
<xs:element name="entry">
<xs:complexType>
<xs:sequence>
- <xs:element name="logicalName">
+ <xs:element name="logicalName" type="xs:string">
<xs:annotation>
<xs:documentation>This should match what is in definition
section for the blank storage.
More information about the workspace-commit
mailing list