3.8.4.20.2.1 SplitStation

 <xsd:element name="SplitStation">
   <xsd:complexType>
     <xsd:sequence>
       <xsd:element minOccurs="1" maxOccurs="1" name="idStation" type="xsd:unsignedInt"/>
       <xsd:element minOccurs="1" maxOccurs="1" name="eOperation" type="xsd:unsignedInt"/>
     </xsd:sequence>
   </xsd:complexType>
 </xsd:element>

idStation: Contains the ID of the MultiPoint Station. This is an unsigned integer with a range of 1–n, where n is the number of stations currently available on the server.

eOperation: Contains the split action to be performed:  0 = split, or 1 = unsplit.