3.8.4.9.3.1 GetStationInformationRequestBody

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

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.