You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by ki...@apache.org on 2005/07/11 20:27:47 UTC

svn commit: r210178 - /webservices/muse/trunk/src/site/content/example/requests/RemoveRelationship_IntegrationServerToBP.xml

Author: kidz
Date: Mon Jul 11 11:27:46 2005
New Revision: 210178

URL: http://svn.apache.org/viewcvs?rev=210178&view=rev
Log:
added missing ResourceId in the relationships

Modified:
    webservices/muse/trunk/src/site/content/example/requests/RemoveRelationship_IntegrationServerToBP.xml

Modified: webservices/muse/trunk/src/site/content/example/requests/RemoveRelationship_IntegrationServerToBP.xml
URL: http://svn.apache.org/viewcvs/webservices/muse/trunk/src/site/content/example/requests/RemoveRelationship_IntegrationServerToBP.xml?rev=210178&r1=210177&r2=210178&view=diff
==============================================================================
--- webservices/muse/trunk/src/site/content/example/requests/RemoveRelationship_IntegrationServerToBP.xml (original)
+++ webservices/muse/trunk/src/site/content/example/requests/RemoveRelationship_IntegrationServerToBP.xml Mon Jul 11 11:27:46 2005
@@ -18,7 +18,8 @@
 							<int:ResourceID xmlns:int="http://ws.apache.org/muse/example/integrationserver">{http://ws.apache.org/muse/example/integrationserver}integrationserver</int:ResourceID>
 						</m2:ReferenceProperties>
 					</m1:ManageabilityEndpointReference>
-					<m1:ResourceId xmlns:m1="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd"/>
+					<m1:ResourceId xmlns:m1="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd">
+					{http://ws.apache.org/muse/example/integrationserver}integrationserver</m1:ResourceId>
 					<wsdm:Role>urn:parent</wsdm:Role>
 				</wsdm:Participant>
 				<wsdm:Participant>
@@ -30,7 +31,8 @@
 						</m2:ReferenceProperties>
 						<m2:ReferenceParameters xmlns:m2="http://schemas.xmlsoap.org/ws/2004/08/addressing"/>
 					</m1:ManageabilityEndpointReference>
-					<m1:ResourceId xmlns:m1="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd"/>
+					<m1:ResourceId xmlns:m1="http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part1.xsd">
+					{http://ws.apache.org/muse/example/businessprocesstype}businessprocesstype1</m1:ResourceId>
 					<wsdm:Role>urn:child</wsdm:Role>
 				</wsdm:Participant>
 			</wsdm:Relationship>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org