MwsLookupResult XML - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external - Content-Composer/Web-Services/Foundation-23.2/Content-Composer-Web-Services/WS-Process/XML-Examples/MwsLookupResult-XML - 2023-12-18

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License

For Rep_GetLookupValue (contains MwsLookupValue xml):

<mws xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" type="LOOKUPRES" version="2.0" reference="VariablenVorgabe|15042008-666-lt-it2|447|LookupTable|None|dm1">
   <lookup aliastable="DefaultVariables" alias="Var1">Wert1|"\(999 99\) 99999;1;_"</lookup>
</mws>

For Rep_GetLookUpObjects (contains MwsFolderContent xml):

<mws xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" type="LOOKUPRES" version="2.0" reference="SystemAliasTable|15042008-665-at-it2|446|AliasTable|None|dm1">
   <foldercontent systemname="dm1">
      <items>
         <item name="DefaulVariables" objectid="15042008-666-lt-it2" type=""/>
      <items>
   </foldercontent>
</mws>