Java class for CoordinationContext element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="CoordinationContext">
<complexType>
<complexContent>
<extension base="{http://schemas.xmlsoap.org/ws/2004/10/wscoor}CoordinationContextType">
<sequence>
<any/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
|