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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

wscoor:CoordinationContext

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type wscoor:CoordinationContextType

Used in

Sample instance

<wscoor:CoordinationContext>
   <wscoor:Identifier>http://Fabrikam123.com/SS/1234</wscoor:Identifier>
   <wscoor:Expires>3000</wscoor:Expires>
   <wscoor:CoordinationType>http://docs.oasis-open.org/ws-tx/wsat/2006/06</wscoor:CoordinationType>
   <wscoor:RegistrationService>
      <wsa:Address>http://Business456.com/mycoordinationservice/registration</wsa:Address>
      <wsa:ReferenceParameters>
         <myApp:BetaMark> ... </myApp:BetaMark>
         <myApp:EBDCode> ... </myApp:EBDCode>
      </wsa:ReferenceParameters>
   </wscoor:RegistrationService>
   <myApp:IsolationLevel>RepeatableRead</myApp:IsolationLevel>
</wscoor:CoordinationContext>

Site developed and hosted by Datypic, Inc.

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