All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.gmlc.sbbs.2.0.83.source-code.MLPSVCRESULT310DtdBinding.xml Maven / Gradle / Ivy

<binding trim-whitespace="true">
  <namespace uri="MLP_SVC_RESULT_310.dtd" default="elements"/>
  <mapping class="org.oma.protocols.mlp.svc_result.SvcResult" name="svc_result">
    <structure type="org.oma.protocols.mlp.svc_result.Hdr" get-method="getHdr" set-method="setHdr" usage="optional"/>
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Slia" test-method="ifSlia" get-method="getSlia" set-method="setSlia" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Slirep" test-method="ifSlirep" get-method="getSlirep" set-method="setSlirep" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Slrep" test-method="ifSlrep" get-method="getSlrep" set-method="setSlrep" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.EmeLia" test-method="ifEmeLia" get-method="getEmeLia" set-method="setEmeLia" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Emerep" test-method="ifEmerep" get-method="getEmerep" set-method="setEmerep" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Tlra" test-method="ifTlra" get-method="getTlra" set-method="setTlra" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Tlrep" test-method="ifTlrep" get-method="getTlrep" set-method="setTlrep" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Tlrsa" test-method="ifTlrsa" get-method="getTlrsa" set-method="setTlrsa" usage="optional"/>
    </structure>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Client" name="client">
    <structure type="org.oma.protocols.mlp.svc_result.Id" get-method="getId" set-method="setId"/>
    <structure type="org.oma.protocols.mlp.svc_result.Pwd" get-method="getPwd" set-method="setPwd" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Serviceid" get-method="getServiceid" set-method="setServiceid" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Requestmode" get-method="getRequestmode" set-method="setRequestmode" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Sessionid" name="sessionid">
    <value style="text" get-method="getSessionid" set-method="setSessionid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Id" name="id">
    <value style="text" get-method="getId" set-method="setId"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Requestor" name="requestor">
    <structure type="org.oma.protocols.mlp.svc_result.Id" get-method="getId" set-method="setId"/>
    <structure type="org.oma.protocols.mlp.svc_result.Serviceid" get-method="getServiceid" set-method="setServiceid" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Pwd" name="pwd">
    <value style="text" get-method="getPwd" set-method="setPwd"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Serviceid" name="serviceid">
    <value style="text" get-method="getServiceid" set-method="setServiceid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Requestmode" name="requestmode">
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Subclient" name="subclient">
    <structure type="org.oma.protocols.mlp.svc_result.Id" get-method="getId" set-method="setId"/>
    <structure type="org.oma.protocols.mlp.svc_result.Pwd" get-method="getPwd" set-method="setPwd" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Serviceid" get-method="getServiceid" set-method="setServiceid" usage="optional"/>
    <value style="attribute" name="last_client" get-method="getLastClient" set-method="setLastClient" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Msid" name="msid">
    <format type="org.oma.protocols.mlp.svc_result.Msid$Type" enum-value-method="xmlValue"/>
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
    <value style="attribute" name="enc" get-method="getEnc" set-method="setEnc" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.MsidRange" name="msid_range">
    <structure type="org.oma.protocols.mlp.svc_result.StartMsid" get-method="getStartMsid" set-method="setStartMsid"/>
    <structure type="org.oma.protocols.mlp.svc_result.StopMsid" get-method="getStopMsid" set-method="setStopMsid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Msids" name="msids">
    <collection get-method="getChoiceList" set-method="setChoiceList" create-type="java.util.ArrayList">
      <structure type="org.oma.protocols.mlp.svc_result.Msids$Choice" ordered="false" choice="true">
        <structure test-method="ifMsid" usage="optional">
          <structure type="org.oma.protocols.mlp.svc_result.Msid" get-method="getMsid" set-method="setMsid"/>
          <structure type="org.oma.protocols.mlp.svc_result.Codeword" get-method="getCodeword" set-method="setCodeword" usage="optional"/>
          <structure type="org.oma.protocols.mlp.svc_result.Session" get-method="getSession" set-method="setSession" usage="optional"/>
        </structure>
        <structure test-method="ifMsidRange" usage="optional">
          <structure type="org.oma.protocols.mlp.svc_result.MsidRange" get-method="getMsidRange" set-method="setMsidRange"/>
          <collection item-type="org.oma.protocols.mlp.svc_result.Codeword" get-method="getCodewordList" set-method="setCodewordList" usage="optional" create-type="java.util.ArrayList"/>
        </structure>
      </structure>
    </collection>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Codeword" name="codeword">
    <value style="text" get-method="getCodeword" set-method="setCodeword"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Esrd" name="esrd">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Esrk" name="esrk">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Session" name="session">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="type" get-method="getType" set-method="setType"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.StartMsid" name="start_msid">
    <structure type="org.oma.protocols.mlp.svc_result.Msid" get-method="getMsid" set-method="setMsid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.StopMsid" name="stop_msid">
    <structure type="org.oma.protocols.mlp.svc_result.Msid" get-method="getMsid" set-method="setMsid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.EmeEvent" name="eme_event">
    <collection item-type="org.oma.protocols.mlp.svc_result.EmePos" get-method="getEmePoList" set-method="setEmePoList" create-type="java.util.ArrayList"/>
    <value style="attribute" name="eme_trigger" get-method="getEmeTrigger" set-method="setEmeTrigger"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.TlrrEvent" name="tlrr_event">
    <structure type="org.oma.protocols.mlp.svc_result.MsAction" get-method="getMsAction" set-method="setMsAction"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.MsAction" name="ms_action">
    <value style="attribute" name="type" get-method="getType" set-method="setType"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Interval" name="interval">
    <value style="text" get-method="getInterval" set-method="setInterval"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.LocType" name="loc_type">
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Prio" name="prio">
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Pushaddr" name="pushaddr">
    <structure type="org.oma.protocols.mlp.svc_result.Url" get-method="getUrl" set-method="setUrl"/>
    <structure type="org.oma.protocols.mlp.svc_result.Id" get-method="getId" set-method="setId" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Pwd" get-method="getPwd" set-method="setPwd" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.ReqId" name="req_id">
    <value style="text" get-method="getReqId" set-method="setReqId"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.StartTime" name="start_time">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="utc_off" get-method="getUtcOff" set-method="setUtcOff" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.StopTime" name="stop_time">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="utc_off" get-method="getUtcOff" set-method="setUtcOff" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Url" name="url">
    <value style="text" get-method="getUrl" set-method="setUrl"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.TimeRemaining" name="time_remaining">
    <value style="text" get-method="getTimeRemaining" set-method="setTimeRemaining"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Eqop" name="eqop">
    <structure type="org.oma.protocols.mlp.svc_result.RespReq" get-method="getRespReq" set-method="setRespReq" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.RespTimer" get-method="getRespTimer" set-method="setRespTimer" usage="optional"/>
    <structure get-method="getChoice" set-method="setChoice" usage="optional" ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.LlAcc" test-method="ifLlAcc" get-method="getLlAcc" set-method="setLlAcc" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.HorAcc" test-method="ifHorAcc" get-method="getHorAcc" set-method="setHorAcc" usage="optional"/>
    </structure>
    <structure type="org.oma.protocols.mlp.svc_result.AltAcc" get-method="getAltAcc" set-method="setAltAcc" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.MaxLocAge" get-method="getMaxLocAge" set-method="setMaxLocAge" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Qop" name="qop">
    <structure get-method="getChoice" set-method="setChoice" usage="optional" ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.LlAcc" test-method="ifLlAcc" get-method="getLlAcc" set-method="setLlAcc" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.HorAcc" test-method="ifHorAcc" get-method="getHorAcc" set-method="setHorAcc" usage="optional"/>
    </structure>
    <structure type="org.oma.protocols.mlp.svc_result.AltAcc" get-method="getAltAcc" set-method="setAltAcc" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.LlAcc" name="ll_acc">
    <value style="text" get-method="getLlAcc" set-method="setLlAcc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.HorAcc" name="hor_acc">
    <value style="text" get-method="getHorAcc" set-method="setHorAcc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.MaxLocAge" name="max_loc_age">
    <value style="text" get-method="getMaxLocAge" set-method="setMaxLocAge"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.RespReq" name="resp_req">
    <value style="attribute" name="type" get-method="getType" set-method="setType" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.RespTimer" name="resp_timer">
    <value style="text" get-method="getRespTimer" set-method="setRespTimer"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Pos" name="pos">
    <structure type="org.oma.protocols.mlp.svc_result.Msid" get-method="getMsid" set-method="setMsid"/>
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Pd" test-method="ifPd" get-method="getPd" set-method="setPd" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Poserr" test-method="ifPoserr" get-method="getPoserr" set-method="setPoserr" usage="optional"/>
    </structure>
    <structure type="org.oma.protocols.mlp.svc_result.GsmNetParam" get-method="getGsmNetParam" set-method="setGsmNetParam" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.EmePos" name="eme_pos">
    <structure type="org.oma.protocols.mlp.svc_result.Msid" get-method="getMsid" set-method="setMsid"/>
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Pd" test-method="ifPd" get-method="getPd" set-method="setPd" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Poserr" test-method="ifPoserr" get-method="getPoserr" set-method="setPoserr" usage="optional"/>
    </structure>
    <structure type="org.oma.protocols.mlp.svc_result.Esrd" get-method="getEsrd" set-method="setEsrd" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Esrk" get-method="getEsrk" set-method="setEsrk" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.TrlPos" name="trl_pos">
    <structure type="org.oma.protocols.mlp.svc_result.Msid" get-method="getMsid" set-method="setMsid"/>
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Pd" test-method="ifPd" get-method="getPd" set-method="setPd" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Poserr" test-method="ifPoserr" get-method="getPoserr" set-method="setPoserr" usage="optional"/>
    </structure>
    <value style="attribute" name="trl_trigger" get-method="getTrlTrigger" set-method="setTrlTrigger"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Pd" name="pd">
    <structure type="org.oma.protocols.mlp.svc_result.Time" get-method="getTime" set-method="setTime"/>
    <structure type="org.oma.protocols.mlp.svc_result.Shape" get-method="getShape" set-method="setShape"/>
    <structure get-method="getSequence" set-method="setSequence" usage="optional">
      <structure type="org.oma.protocols.mlp.svc_result.Alt" get-method="getAlt" set-method="setAlt"/>
      <structure type="org.oma.protocols.mlp.svc_result.AltAcc" get-method="getAltAcc" set-method="setAltAcc" usage="optional"/>
    </structure>
    <structure type="org.oma.protocols.mlp.svc_result.Speed" get-method="getSpeed" set-method="setSpeed" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Direction" get-method="getDirection" set-method="setDirection" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.LevConf" get-method="getLevConf" set-method="setLevConf" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Poserr" name="poserr">
    <structure type="org.oma.protocols.mlp.svc_result.Result" get-method="getResult" set-method="setResult"/>
    <structure type="org.oma.protocols.mlp.svc_result.AddInfo" get-method="getAddInfo" set-method="setAddInfo" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Time" get-method="getTime" set-method="setTime"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Time" name="time">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="utc_off" get-method="getUtcOff" set-method="setUtcOff" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Alt" name="alt">
    <value style="text" get-method="getAlt" set-method="setAlt"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.AltAcc" name="alt_acc">
    <value style="text" get-method="getAltAcc" set-method="setAltAcc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Direction" name="direction">
    <value style="text" get-method="getDirection" set-method="setDirection"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Speed" name="speed">
    <value style="text" get-method="getSpeed" set-method="setSpeed"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.LevConf" name="lev_conf">
    <value style="text" get-method="getLevConf" set-method="setLevConf"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.GeoInfo" name="geo_info">
    <structure type="org.oma.protocols.mlp.svc_result.CoordinateReferenceSystem" get-method="getCoordinateReferenceSystem" set-method="setCoordinateReferenceSystem"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.CoordinateReferenceSystem" name="CoordinateReferenceSystem">
    <structure type="org.oma.protocols.mlp.svc_result.Identifier" get-method="getIdentifier" set-method="setIdentifier"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Identifier" name="Identifier">
    <structure type="org.oma.protocols.mlp.svc_result.Code" get-method="getCode" set-method="setCode"/>
    <structure type="org.oma.protocols.mlp.svc_result.CodeSpace" get-method="getCodeSpace" set-method="setCodeSpace"/>
    <structure type="org.oma.protocols.mlp.svc_result.Edition" get-method="getEdition" set-method="setEdition"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Code" name="code">
    <value style="text" get-method="getCode" set-method="setCode"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.CodeSpace" name="codeSpace">
    <value style="text" get-method="getCodeSpace" set-method="setCodeSpace"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Edition" name="edition">
    <value style="text" get-method="getEdition" set-method="setEdition"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.AddInfo" name="add_info">
    <value style="text" get-method="getAddInfo" set-method="setAddInfo"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Result" name="result">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="resid" get-method="getResid" set-method="setResid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Shape" name="shape">
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Point" test-method="ifPoint" get-method="getPoint" set-method="setPoint" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.LineString" test-method="ifLineString" get-method="getLineString" set-method="setLineString" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Polygon" test-method="ifPolygon" get-method="getPolygon" set-method="setPolygon" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Box" test-method="ifBox" get-method="getBox" set-method="setBox" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.CircularArea" test-method="ifCircularArea" get-method="getCircularArea" set-method="setCircularArea" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.CircularArcArea" test-method="ifCircularArcArea" get-method="getCircularArcArea" set-method="setCircularArcArea" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.EllipticalArea" test-method="ifEllipticalArea" get-method="getEllipticalArea" set-method="setEllipticalArea" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.MultiLineString" test-method="ifMultiLineString" get-method="getMultiLineString" set-method="setMultiLineString" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.MultiPoint" test-method="ifMultiPoint" get-method="getMultiPoint" set-method="setMultiPoint" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.MultiPolygon" test-method="ifMultiPolygon" get-method="getMultiPolygon" set-method="setMultiPolygon" usage="optional"/>
    </structure>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.DistanceUnit" name="distanceUnit">
    <value style="text" get-method="getDistanceUnit" set-method="setDistanceUnit"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.AngularUnit" name="angularUnit">
    <value style="text" get-method="getAngularUnit" set-method="setAngularUnit"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Angle" name="angle">
    <value style="text" get-method="getAngle" set-method="setAngle"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Coord" name="coord">
    <structure type="org.oma.protocols.mlp.svc_result.X" get-method="getX" set-method="setX"/>
    <structure type="org.oma.protocols.mlp.svc_result.Y" get-method="getY" set-method="setY" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Z" get-method="getZ" set-method="setZ" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.X" name="X">
    <value style="text" get-method="getX" set-method="setX"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Y" name="Y">
    <value style="text" get-method="getY" set-method="setY"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Z" name="Z">
    <value style="text" get-method="getZ" set-method="setZ"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Point" name="Point">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.LineString" name="LineString">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <collection item-type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoordList" set-method="setCoordList" create-type="java.util.ArrayList"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Box" name="Box">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord1" set-method="setCoord1"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.LinearRing" name="LinearRing">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord1" set-method="setCoord1"/>
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord2" set-method="setCoord2"/>
    <collection item-type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoordList" set-method="setCoordList" usage="optional" create-type="java.util.ArrayList"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Polygon" name="Polygon">
    <structure type="org.oma.protocols.mlp.svc_result.OuterBoundaryIs" get-method="getOuterBoundaryIs" set-method="setOuterBoundaryIs"/>
    <collection item-type="org.oma.protocols.mlp.svc_result.InnerBoundaryIs" get-method="getInnerBoundaryIList" set-method="setInnerBoundaryIList" usage="optional" create-type="java.util.ArrayList"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.OuterBoundaryIs" name="outerBoundaryIs">
    <structure type="org.oma.protocols.mlp.svc_result.LinearRing" get-method="getLinearRing" set-method="setLinearRing"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.InnerBoundaryIs" name="innerBoundaryIs">
    <structure type="org.oma.protocols.mlp.svc_result.LinearRing" get-method="getLinearRing" set-method="setLinearRing"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.CircularArcArea" name="CircularArcArea">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <structure type="org.oma.protocols.mlp.svc_result.InRadius" get-method="getInRadius" set-method="setInRadius"/>
    <structure type="org.oma.protocols.mlp.svc_result.OutRadius" get-method="getOutRadius" set-method="setOutRadius"/>
    <structure type="org.oma.protocols.mlp.svc_result.StartAngle" get-method="getStartAngle" set-method="setStartAngle"/>
    <structure type="org.oma.protocols.mlp.svc_result.StopAngle" get-method="getStopAngle" set-method="setStopAngle"/>
    <structure type="org.oma.protocols.mlp.svc_result.AngularUnit" get-method="getAngularUnit" set-method="setAngularUnit" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.DistanceUnit" get-method="getDistanceUnit" set-method="setDistanceUnit" usage="optional"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.CircularArea" name="CircularArea">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <structure type="org.oma.protocols.mlp.svc_result.Radius" get-method="getRadius" set-method="setRadius"/>
    <structure type="org.oma.protocols.mlp.svc_result.DistanceUnit" get-method="getDistanceUnit" set-method="setDistanceUnit" usage="optional"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.EllipticalArea" name="EllipticalArea">
    <structure type="org.oma.protocols.mlp.svc_result.Coord" get-method="getCoord" set-method="setCoord"/>
    <structure type="org.oma.protocols.mlp.svc_result.Angle" get-method="getAngle" set-method="setAngle"/>
    <structure type="org.oma.protocols.mlp.svc_result.SemiMajor" get-method="getSemiMajor" set-method="setSemiMajor"/>
    <structure type="org.oma.protocols.mlp.svc_result.SemiMinor" get-method="getSemiMinor" set-method="setSemiMinor"/>
    <structure type="org.oma.protocols.mlp.svc_result.AngularUnit" get-method="getAngularUnit" set-method="setAngularUnit" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.DistanceUnit" get-method="getDistanceUnit" set-method="setDistanceUnit" usage="optional"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.InRadius" name="inRadius">
    <value style="text" get-method="getInRadius" set-method="setInRadius"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.OutRadius" name="outRadius">
    <value style="text" get-method="getOutRadius" set-method="setOutRadius"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Radius" name="radius">
    <value style="text" get-method="getRadius" set-method="setRadius"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.SemiMajor" name="semiMajor">
    <value style="text" get-method="getSemiMajor" set-method="setSemiMajor"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.SemiMinor" name="semiMinor">
    <value style="text" get-method="getSemiMinor" set-method="setSemiMinor"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.StartAngle" name="startAngle">
    <value style="text" get-method="getStartAngle" set-method="setStartAngle"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.StopAngle" name="stopAngle">
    <value style="text" get-method="getStopAngle" set-method="setStopAngle"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.MultiLineString" name="MultiLineString">
    <collection item-type="org.oma.protocols.mlp.svc_result.LineString" get-method="getLineStringList" set-method="setLineStringList" create-type="java.util.ArrayList"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.MultiPoint" name="MultiPoint">
    <collection item-type="org.oma.protocols.mlp.svc_result.Point" get-method="getPointList" set-method="setPointList" create-type="java.util.ArrayList"/>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.MultiPolygon" name="MultiPolygon">
    <collection get-method="getChoiceList" set-method="setChoiceList" create-type="java.util.ArrayList">
      <structure type="org.oma.protocols.mlp.svc_result.MultiPolygon$Choice" ordered="false" choice="true">
        <structure type="org.oma.protocols.mlp.svc_result.Polygon" test-method="ifPolygon" get-method="getPolygon" set-method="setPolygon" usage="optional"/>
        <structure type="org.oma.protocols.mlp.svc_result.Box" test-method="ifBox" get-method="getBox" set-method="setBox" usage="optional"/>
        <structure type="org.oma.protocols.mlp.svc_result.CircularArea" test-method="ifCircularArea" get-method="getCircularArea" set-method="setCircularArea" usage="optional"/>
        <structure type="org.oma.protocols.mlp.svc_result.CircularArcArea" test-method="ifCircularArcArea" get-method="getCircularArcArea" set-method="setCircularArcArea" usage="optional"/>
        <structure type="org.oma.protocols.mlp.svc_result.EllipticalArea" test-method="ifEllipticalArea" get-method="getEllipticalArea" set-method="setEllipticalArea" usage="optional"/>
      </structure>
    </collection>
    <value style="attribute" name="gid" get-method="getGid" set-method="setGid" usage="optional"/>
    <value style="attribute" name="srsName" get-method="getSrsName" set-method="setSrsName" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.GsmNetParam" name="gsm_net_param">
    <structure type="org.oma.protocols.mlp.svc_result.Cgi" get-method="getCgi" set-method="setCgi" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Neid" get-method="getNeid" set-method="setNeid" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Nmr" get-method="getNmr" set-method="setNmr" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Ta" get-method="getTa" set-method="setTa" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Lmsi" get-method="getLmsi" set-method="setLmsi" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Imsi" get-method="getImsi" set-method="setImsi" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Cgi" name="cgi">
    <structure type="org.oma.protocols.mlp.svc_result.Mcc" get-method="getMcc" set-method="setMcc"/>
    <structure type="org.oma.protocols.mlp.svc_result.Mnc" get-method="getMnc" set-method="setMnc"/>
    <structure type="org.oma.protocols.mlp.svc_result.Lac" get-method="getLac" set-method="setLac"/>
    <structure type="org.oma.protocols.mlp.svc_result.Cellid" get-method="getCellid" set-method="setCellid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Neid" name="neid">
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Vmscid" test-method="ifVmscid" get-method="getVmscid" set-method="setVmscid" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Vlrid" test-method="ifVlrid" get-method="getVlrid" set-method="setVlrid" usage="optional"/>
      <structure test-method="ifVmscid1" usage="optional">
        <structure type="org.oma.protocols.mlp.svc_result.Vmscid" get-method="getVmscid1" set-method="setVmscid1"/>
        <structure type="org.oma.protocols.mlp.svc_result.Vlrid" get-method="getVlrid1" set-method="setVlrid1"/>
      </structure>
    </structure>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Vmscid" name="vmscid">
    <structure type="org.oma.protocols.mlp.svc_result.Cc" get-method="getCc" set-method="setCc" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Ndc" get-method="getNdc" set-method="setNdc" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Vmscno" get-method="getVmscno" set-method="setVmscno"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Vlrid" name="vlrid">
    <structure type="org.oma.protocols.mlp.svc_result.Cc" get-method="getCc" set-method="setCc" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Ndc" get-method="getNdc" set-method="setNdc" usage="optional"/>
    <structure type="org.oma.protocols.mlp.svc_result.Vlrno" get-method="getVlrno" set-method="setVlrno"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Nmr" name="nmr">
    <value style="text" get-method="getNmr" set-method="setNmr"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Mcc" name="mcc">
    <value style="text" get-method="getMcc" set-method="setMcc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Mnc" name="mnc">
    <value style="text" get-method="getMnc" set-method="setMnc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Ndc" name="ndc">
    <value style="text" get-method="getNdc" set-method="setNdc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Cc" name="cc">
    <value style="text" get-method="getCc" set-method="setCc"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Vmscno" name="vmscno">
    <value style="text" get-method="getVmscno" set-method="setVmscno"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Vlrno" name="vlrno">
    <value style="text" get-method="getVlrno" set-method="setVlrno"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Lac" name="lac">
    <value style="text" get-method="getLac" set-method="setLac"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Cellid" name="cellid">
    <value style="text" get-method="getCellid" set-method="setCellid"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Ta" name="ta">
    <value style="text" get-method="getTa" set-method="setTa"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Lmsi" name="lmsi">
    <value style="text" get-method="getLmsi" set-method="setLmsi"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Imsi" name="imsi">
    <value style="text" get-method="getImsi" set-method="setImsi"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Hdr" name="hdr">
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.Client" test-method="ifClient" get-method="getClient" set-method="setClient" usage="optional"/>
      <structure type="org.oma.protocols.mlp.svc_result.Sessionid" test-method="ifSessionid" get-method="getSessionid" set-method="setSessionid" usage="optional"/>
      <structure test-method="ifClient1" usage="optional">
        <structure type="org.oma.protocols.mlp.svc_result.Client" get-method="getClient1" set-method="setClient1"/>
        <structure type="org.oma.protocols.mlp.svc_result.Sessionid" get-method="getSessionid1" set-method="setSessionid1"/>
      </structure>
    </structure>
    <collection item-type="org.oma.protocols.mlp.svc_result.Subclient" get-method="getSubclientList" set-method="setSubclientList" usage="optional" create-type="java.util.ArrayList"/>
    <structure type="org.oma.protocols.mlp.svc_result.Requestor" get-method="getRequestor" set-method="setRequestor" usage="optional"/>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Slia" name="slia">
    <structure ordered="false" choice="true">
      <collection item-type="org.oma.protocols.mlp.svc_result.Pos" test-method="ifPoList" get-method="getPoList" set-method="setPoList" usage="optional" create-type="java.util.ArrayList"/>
      <structure type="org.oma.protocols.mlp.svc_result.ReqId" test-method="ifReqId" get-method="getReqId" set-method="setReqId" usage="optional"/>
      <structure test-method="ifResult" usage="optional">
        <structure type="org.oma.protocols.mlp.svc_result.Result" get-method="getResult" set-method="setResult"/>
        <structure type="org.oma.protocols.mlp.svc_result.AddInfo" get-method="getAddInfo" set-method="setAddInfo" usage="optional"/>
      </structure>
    </structure>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Slirep" name="slirep">
    <structure type="org.oma.protocols.mlp.svc_result.ReqId" get-method="getReqId" set-method="setReqId"/>
    <collection item-type="org.oma.protocols.mlp.svc_result.Pos" get-method="getPoList" set-method="setPoList" create-type="java.util.ArrayList"/>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Slrep" name="slrep">
    <collection item-type="org.oma.protocols.mlp.svc_result.Pos" get-method="getPoList" set-method="setPoList" create-type="java.util.ArrayList"/>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.EmeLia" name="eme_lia">
    <structure ordered="false" choice="true">
      <collection item-type="org.oma.protocols.mlp.svc_result.EmePos" test-method="ifEmePoList" get-method="getEmePoList" set-method="setEmePoList" usage="optional" create-type="java.util.ArrayList"/>
      <structure test-method="ifResult" usage="optional">
        <structure type="org.oma.protocols.mlp.svc_result.Result" get-method="getResult" set-method="setResult"/>
        <structure type="org.oma.protocols.mlp.svc_result.AddInfo" get-method="getAddInfo" set-method="setAddInfo" usage="optional"/>
      </structure>
    </structure>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Emerep" name="emerep">
    <structure type="org.oma.protocols.mlp.svc_result.EmeEvent" get-method="getEmeEvent" set-method="setEmeEvent"/>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Tlra" name="tlra">
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.ReqId" test-method="ifReqId" get-method="getReqId" set-method="setReqId" usage="optional"/>
      <structure test-method="ifResult" usage="optional">
        <structure type="org.oma.protocols.mlp.svc_result.Result" get-method="getResult" set-method="setResult"/>
        <structure type="org.oma.protocols.mlp.svc_result.AddInfo" get-method="getAddInfo" set-method="setAddInfo" usage="optional"/>
      </structure>
    </structure>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Tlrep" name="tlrep">
    <structure type="org.oma.protocols.mlp.svc_result.ReqId" get-method="getReqId" set-method="setReqId"/>
    <collection item-type="org.oma.protocols.mlp.svc_result.TrlPos" get-method="getTrlPoList" set-method="setTrlPoList" create-type="java.util.ArrayList"/>
    <structure type="org.oma.protocols.mlp.svc_result.TimeRemaining" get-method="getTimeRemaining" set-method="setTimeRemaining" usage="optional"/>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
  <mapping class="org.oma.protocols.mlp.svc_result.Tlrsa" name="tlrsa">
    <structure ordered="false" choice="true">
      <structure type="org.oma.protocols.mlp.svc_result.ReqId" test-method="ifReqId" get-method="getReqId" set-method="setReqId" usage="optional"/>
      <structure test-method="ifResult" usage="optional">
        <structure type="org.oma.protocols.mlp.svc_result.Result" get-method="getResult" set-method="setResult"/>
        <structure type="org.oma.protocols.mlp.svc_result.AddInfo" get-method="getAddInfo" set-method="setAddInfo" usage="optional"/>
      </structure>
    </structure>
    <value style="attribute" name="ver" get-method="getVer" set-method="setVer" usage="optional"/>
  </mapping>
</binding>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy