wscoor:CreateCoordinationContextResponse
Element information
Namespace: http://docs.oasis-open.org/ws-tx/wscoor/2006/06
Schema document: wstx-wscoor-1.1-schema-200701.xsd
Type: wscoor:CreateCoordinationContextResponseType
Properties: Global, Qualified
Content
- Sequence [1..1]
- wscoor:CoordinationContext [1..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
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>