Schema Central > WS-Coordination > wstx-wscoor-1.1-schema-200701.xsd > wscoor:CreateCoordinationContextResponse
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wscoor:CreateCoordinationContextResponse

Element information

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Sample instance

<CreateCoordinationContextResponse>
   <CoordinationContext>
      <Identifier>http://Business456.com/tm/context1234</Identifier>
      <CoordinationType>http://docs.oasis-open.org/ws-tx/wsat/2006/06</CoordinationType>
      <RegistrationService>
         <wsa:Address>http://Business456.com/tm/registration</wsa:Address>
         <wsa:ReferenceParameters>
            <myapp:PrivateInstance>1234</myapp:PrivateInstance>
         </wsa:ReferenceParameters>
      </RegistrationService>
   </CoordinationContext>
</CreateCoordinationContextResponse>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com