Interface PSLocationInformationExtension


  • public interface PSLocationInformationExtension

    Interface for tPSLocationInformation-Extension complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="tPSLocationInformation-Extension">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="UserCSGInformation" type="{}tUserCSGInformation" minOccurs="0"/>
             <element name="Extension" type="{}tPSLocationInformation-Extension2" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    Author:
    OpenCloud