[workspace-commit] CVS update: MODIFIED: workspace, workspace_factory_port_type.wsdl ...
Tim Freeman
commit at globus.org
Fri Nov 10 14:37:08 CST 2006
User: tfreeman
Date: 06/11/10 14:37:08
Modified: vm/service/common/schema/workspace negotiable.xsd
workspace_factory_port_type.wsdl
Log:
changes to stored, generated wsdls
Revision Changes Path
1.5 +1 -1 workspace/vm/service/common/schema/workspace/negotiable.xsd
http://viewcvs.globus.org/viewcvs.cgi/workspace/vm/service/common/schema/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/schema/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:11 -0000 1.4
+++ negotiable.xsd 10 Nov 2006 20:37:08 -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.
1.4 +18 -17 workspace/vm/service/common/schema/workspace/workspace_factory_port_type.wsdl
http://viewcvs.globus.org/viewcvs.cgi/workspace/vm/service/common/schema/workspace/workspace_factory_port_type.wsdl.diff?r1=1.3&r2=1.4
(In the diff below, changes in quantity of whitespace are not shown.)
Index: workspace_factory_port_type.wsdl
===================================================================
RCS file: /home/globdev/CVS/globus-packages/workspace/vm/service/common/schema/workspace/workspace_factory_port_type.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- workspace_factory_port_type.wsdl 6 Sep 2006 21:56:11 -0000 1.3
+++ workspace_factory_port_type.wsdl 10 Nov 2006 20:37:08 -0000 1.4
@@ -18,10 +18,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"/>
<xs:element name="MaxTTL" type="xs:duration"/>
@@ -36,6 +36,7 @@
</xs:element>
</xs:sequence>
</xs:complexType>
+ </xs:element>
More information about the workspace-commit
mailing list