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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to