Java class for CreateCoordinationContextResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreateCoordinationContextResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://schemas.xmlsoap.org/ws/2004/10/wscoor}CoordinationContext"/>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
|