Apache Stonehenge : ClientToBS
This page last changed on Dec 09, 2009 by nickh.
DescriptionClientToBS describes a connection between a StockTrader Client and a StockTrader Business Service. More specifically it indicates that a given StockTrader Client should communicate with a given StockTrader Business Service. It is a part of one or more service calls within the StockTrader Configuration Service contract. Members
Definition in XSD<xs:complexType name="ClientToBS"> <xs:sequence> <xs:element minOccurs="0" name="Bs" nillable="true" type="xs:string" /> <xs:element minOccurs="0" name="Client" nillable="true" type="xs:string" /> </xs:sequence> </xs:complexType>
|
![]() |
Document generated by Confluence on Jun 22, 2010 14:31 |