/* soapH.h
   Generated by gSOAP 2.7.9l from amazon.h
   Copyright(C) 2000-2007, Robert van Engelen, Genivia Inc. All Rights Reserved.
   This part of the software is released under one of the following licenses:
   GPL, the gSOAP public license, or Genivia's license for commercial use.
*/

#ifndef soapH_H
#define soapH_H
#include "soapStub.h"
#ifndef WITH_NOIDREF

#ifdef __cplusplus
extern "C" {
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_markelement(struct soap*, const void*, int);
SOAP_FMAC3 int SOAP_FMAC4 soap_putelement(struct soap*, const void*, const char*, int, int);
SOAP_FMAC3 void *SOAP_FMAC4 soap_getelement(struct soap*, int*);

#ifdef __cplusplus
}
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_putindependent(struct soap*);
SOAP_FMAC3 int SOAP_FMAC4 soap_getindependent(struct soap*);
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_ignore_element(struct soap*);

SOAP_FMAC3 void * SOAP_FMAC4 soap_instantiate(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 int SOAP_FMAC4 soap_fdelete(struct soap_clist*);
SOAP_FMAC3 void* SOAP_FMAC4 soap_class_id_enter(struct soap*, const char*, void*, int, size_t, const char*, const char*);

SOAP_FMAC3 void* SOAP_FMAC4 soap_container_id_forward(struct soap*, const char*, void*, size_t, int, int, size_t, unsigned int);

SOAP_FMAC3 void SOAP_FMAC4 soap_container_insert(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_byte
#define SOAP_TYPE_byte (2)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_byte(struct soap*, char *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_byte(struct soap*, const char *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_byte(struct soap*, const char*, int, const char *, const char*);
SOAP_FMAC3 char * SOAP_FMAC4 soap_get_byte(struct soap*, char *, const char*, const char*);
SOAP_FMAC3 char * SOAP_FMAC4 soap_in_byte(struct soap*, const char*, char *, const char*);

#ifndef SOAP_TYPE_int
#define SOAP_TYPE_int (1)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_int(struct soap*, int *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_int(struct soap*, const int *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_int(struct soap*, const char*, int, const int *, const char*);
SOAP_FMAC3 int * SOAP_FMAC4 soap_get_int(struct soap*, int *, const char*, const char*);
SOAP_FMAC3 int * SOAP_FMAC4 soap_in_int(struct soap*, const char*, int *, const char*);

#ifndef SOAP_TYPE_std__string
#define SOAP_TYPE_std__string (79)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_std__string(struct soap*, std::string *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_std__string(struct soap*, const std::string *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_std__string(struct soap*, const std::string *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_std__string(struct soap*, const char*, int, const std::string*, const char*);
SOAP_FMAC3 std::string * SOAP_FMAC4 soap_get_std__string(struct soap*, std::string *, const char*, const char*);
SOAP_FMAC3 std::string * SOAP_FMAC4 soap_in_std__string(struct soap*, const char*, std::string*, const char*);
SOAP_FMAC5 std::string * SOAP_FMAC6 soap_new_std__string(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_std__string(struct soap*, std::string*);
SOAP_FMAC3 std::string * SOAP_FMAC4 soap_instantiate_std__string(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_std__string(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ModifyShoppingCartItemsRequest
#define SOAP_TYPE_ns1__ModifyShoppingCartItemsRequest (78)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ModifyShoppingCartItemsRequest(struct soap*, const char*, int, const ns1__ModifyShoppingCartItemsRequest *, const char*);
SOAP_FMAC3 ns1__ModifyShoppingCartItemsRequest * SOAP_FMAC4 soap_get_ns1__ModifyShoppingCartItemsRequest(struct soap*, ns1__ModifyShoppingCartItemsRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ModifyShoppingCartItemsRequest * SOAP_FMAC4 soap_in_ns1__ModifyShoppingCartItemsRequest(struct soap*, const char*, ns1__ModifyShoppingCartItemsRequest *, const char*);
SOAP_FMAC5 ns1__ModifyShoppingCartItemsRequest * SOAP_FMAC6 soap_new_ns1__ModifyShoppingCartItemsRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ModifyShoppingCartItemsRequest(struct soap*, ns1__ModifyShoppingCartItemsRequest*);
SOAP_FMAC3 ns1__ModifyShoppingCartItemsRequest * SOAP_FMAC4 soap_instantiate_ns1__ModifyShoppingCartItemsRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ModifyShoppingCartItemsRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__RemoveShoppingCartItemsRequest
#define SOAP_TYPE_ns1__RemoveShoppingCartItemsRequest (77)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__RemoveShoppingCartItemsRequest(struct soap*, const char*, int, const ns1__RemoveShoppingCartItemsRequest *, const char*);
SOAP_FMAC3 ns1__RemoveShoppingCartItemsRequest * SOAP_FMAC4 soap_get_ns1__RemoveShoppingCartItemsRequest(struct soap*, ns1__RemoveShoppingCartItemsRequest *, const char*, const char*);
SOAP_FMAC3 ns1__RemoveShoppingCartItemsRequest * SOAP_FMAC4 soap_in_ns1__RemoveShoppingCartItemsRequest(struct soap*, const char*, ns1__RemoveShoppingCartItemsRequest *, const char*);
SOAP_FMAC5 ns1__RemoveShoppingCartItemsRequest * SOAP_FMAC6 soap_new_ns1__RemoveShoppingCartItemsRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__RemoveShoppingCartItemsRequest(struct soap*, ns1__RemoveShoppingCartItemsRequest*);
SOAP_FMAC3 ns1__RemoveShoppingCartItemsRequest * SOAP_FMAC4 soap_instantiate_ns1__RemoveShoppingCartItemsRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__RemoveShoppingCartItemsRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AddShoppingCartItemsRequest
#define SOAP_TYPE_ns1__AddShoppingCartItemsRequest (76)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AddShoppingCartItemsRequest(struct soap*, const char*, int, const ns1__AddShoppingCartItemsRequest *, const char*);
SOAP_FMAC3 ns1__AddShoppingCartItemsRequest * SOAP_FMAC4 soap_get_ns1__AddShoppingCartItemsRequest(struct soap*, ns1__AddShoppingCartItemsRequest *, const char*, const char*);
SOAP_FMAC3 ns1__AddShoppingCartItemsRequest * SOAP_FMAC4 soap_in_ns1__AddShoppingCartItemsRequest(struct soap*, const char*, ns1__AddShoppingCartItemsRequest *, const char*);
SOAP_FMAC5 ns1__AddShoppingCartItemsRequest * SOAP_FMAC6 soap_new_ns1__AddShoppingCartItemsRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AddShoppingCartItemsRequest(struct soap*, ns1__AddShoppingCartItemsRequest*);
SOAP_FMAC3 ns1__AddShoppingCartItemsRequest * SOAP_FMAC4 soap_instantiate_ns1__AddShoppingCartItemsRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AddShoppingCartItemsRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ClearShoppingCartRequest
#define SOAP_TYPE_ns1__ClearShoppingCartRequest (75)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ClearShoppingCartRequest(struct soap*, const char*, int, const ns1__ClearShoppingCartRequest *, const char*);
SOAP_FMAC3 ns1__ClearShoppingCartRequest * SOAP_FMAC4 soap_get_ns1__ClearShoppingCartRequest(struct soap*, ns1__ClearShoppingCartRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ClearShoppingCartRequest * SOAP_FMAC4 soap_in_ns1__ClearShoppingCartRequest(struct soap*, const char*, ns1__ClearShoppingCartRequest *, const char*);
SOAP_FMAC5 ns1__ClearShoppingCartRequest * SOAP_FMAC6 soap_new_ns1__ClearShoppingCartRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ClearShoppingCartRequest(struct soap*, ns1__ClearShoppingCartRequest*);
SOAP_FMAC3 ns1__ClearShoppingCartRequest * SOAP_FMAC4 soap_instantiate_ns1__ClearShoppingCartRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ClearShoppingCartRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__GetShoppingCartRequest
#define SOAP_TYPE_ns1__GetShoppingCartRequest (74)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__GetShoppingCartRequest(struct soap*, const char*, int, const ns1__GetShoppingCartRequest *, const char*);
SOAP_FMAC3 ns1__GetShoppingCartRequest * SOAP_FMAC4 soap_get_ns1__GetShoppingCartRequest(struct soap*, ns1__GetShoppingCartRequest *, const char*, const char*);
SOAP_FMAC3 ns1__GetShoppingCartRequest * SOAP_FMAC4 soap_in_ns1__GetShoppingCartRequest(struct soap*, const char*, ns1__GetShoppingCartRequest *, const char*);
SOAP_FMAC5 ns1__GetShoppingCartRequest * SOAP_FMAC6 soap_new_ns1__GetShoppingCartRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__GetShoppingCartRequest(struct soap*, ns1__GetShoppingCartRequest*);
SOAP_FMAC3 ns1__GetShoppingCartRequest * SOAP_FMAC4 soap_instantiate_ns1__GetShoppingCartRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__GetShoppingCartRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ShoppingCart
#define SOAP_TYPE_ns1__ShoppingCart (73)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ShoppingCart(struct soap*, const char*, int, const ns1__ShoppingCart *, const char*);
SOAP_FMAC3 ns1__ShoppingCart * SOAP_FMAC4 soap_get_ns1__ShoppingCart(struct soap*, ns1__ShoppingCart *, const char*, const char*);
SOAP_FMAC3 ns1__ShoppingCart * SOAP_FMAC4 soap_in_ns1__ShoppingCart(struct soap*, const char*, ns1__ShoppingCart *, const char*);
SOAP_FMAC5 ns1__ShoppingCart * SOAP_FMAC6 soap_new_ns1__ShoppingCart(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ShoppingCart(struct soap*, ns1__ShoppingCart*);
SOAP_FMAC3 ns1__ShoppingCart * SOAP_FMAC4 soap_instantiate_ns1__ShoppingCart(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ShoppingCart(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AddItem
#define SOAP_TYPE_ns1__AddItem (72)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AddItem(struct soap*, const char*, int, const ns1__AddItem *, const char*);
SOAP_FMAC3 ns1__AddItem * SOAP_FMAC4 soap_get_ns1__AddItem(struct soap*, ns1__AddItem *, const char*, const char*);
SOAP_FMAC3 ns1__AddItem * SOAP_FMAC4 soap_in_ns1__AddItem(struct soap*, const char*, ns1__AddItem *, const char*);
SOAP_FMAC5 ns1__AddItem * SOAP_FMAC6 soap_new_ns1__AddItem(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AddItem(struct soap*, ns1__AddItem*);
SOAP_FMAC3 ns1__AddItem * SOAP_FMAC4 soap_instantiate_ns1__AddItem(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AddItem(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_AddItemArray
#define SOAP_TYPE_AddItemArray (71)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_AddItemArray(struct soap*, const char*, int, const AddItemArray *, const char*);
SOAP_FMAC3 AddItemArray * SOAP_FMAC4 soap_get_AddItemArray(struct soap*, AddItemArray *, const char*, const char*);
SOAP_FMAC3 AddItemArray * SOAP_FMAC4 soap_in_AddItemArray(struct soap*, const char*, AddItemArray *, const char*);
SOAP_FMAC5 AddItemArray * SOAP_FMAC6 soap_new_AddItemArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_AddItemArray(struct soap*, AddItemArray*);
SOAP_FMAC3 AddItemArray * SOAP_FMAC4 soap_instantiate_AddItemArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_AddItemArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ItemQuantity
#define SOAP_TYPE_ns1__ItemQuantity (70)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ItemQuantity(struct soap*, const char*, int, const ns1__ItemQuantity *, const char*);
SOAP_FMAC3 ns1__ItemQuantity * SOAP_FMAC4 soap_get_ns1__ItemQuantity(struct soap*, ns1__ItemQuantity *, const char*, const char*);
SOAP_FMAC3 ns1__ItemQuantity * SOAP_FMAC4 soap_in_ns1__ItemQuantity(struct soap*, const char*, ns1__ItemQuantity *, const char*);
SOAP_FMAC5 ns1__ItemQuantity * SOAP_FMAC6 soap_new_ns1__ItemQuantity(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ItemQuantity(struct soap*, ns1__ItemQuantity*);
SOAP_FMAC3 ns1__ItemQuantity * SOAP_FMAC4 soap_instantiate_ns1__ItemQuantity(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ItemQuantity(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ItemQuantityArray
#define SOAP_TYPE_ItemQuantityArray (69)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ItemQuantityArray(struct soap*, const char*, int, const ItemQuantityArray *, const char*);
SOAP_FMAC3 ItemQuantityArray * SOAP_FMAC4 soap_get_ItemQuantityArray(struct soap*, ItemQuantityArray *, const char*, const char*);
SOAP_FMAC3 ItemQuantityArray * SOAP_FMAC4 soap_in_ItemQuantityArray(struct soap*, const char*, ItemQuantityArray *, const char*);
SOAP_FMAC5 ItemQuantityArray * SOAP_FMAC6 soap_new_ItemQuantityArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ItemQuantityArray(struct soap*, ItemQuantityArray*);
SOAP_FMAC3 ItemQuantityArray * SOAP_FMAC4 soap_instantiate_ItemQuantityArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ItemQuantityArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__Item
#define SOAP_TYPE_ns1__Item (68)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__Item(struct soap*, const char*, int, const ns1__Item *, const char*);
SOAP_FMAC3 ns1__Item * SOAP_FMAC4 soap_get_ns1__Item(struct soap*, ns1__Item *, const char*, const char*);
SOAP_FMAC3 ns1__Item * SOAP_FMAC4 soap_in_ns1__Item(struct soap*, const char*, ns1__Item *, const char*);
SOAP_FMAC5 ns1__Item * SOAP_FMAC6 soap_new_ns1__Item(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__Item(struct soap*, ns1__Item*);
SOAP_FMAC3 ns1__Item * SOAP_FMAC4 soap_instantiate_ns1__Item(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__Item(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ItemArray
#define SOAP_TYPE_ItemArray (67)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ItemArray(struct soap*, const char*, int, const ItemArray *, const char*);
SOAP_FMAC3 ItemArray * SOAP_FMAC4 soap_get_ItemArray(struct soap*, ItemArray *, const char*, const char*);
SOAP_FMAC3 ItemArray * SOAP_FMAC4 soap_in_ItemArray(struct soap*, const char*, ItemArray *, const char*);
SOAP_FMAC5 ItemArray * SOAP_FMAC6 soap_new_ItemArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ItemArray(struct soap*, ItemArray*);
SOAP_FMAC3 ItemArray * SOAP_FMAC4 soap_instantiate_ItemArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ItemArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ItemIdArray
#define SOAP_TYPE_ItemIdArray (66)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ItemIdArray(struct soap*, const char*, int, const ItemIdArray *, const char*);
SOAP_FMAC3 ItemIdArray * SOAP_FMAC4 soap_get_ItemIdArray(struct soap*, ItemIdArray *, const char*, const char*);
SOAP_FMAC3 ItemIdArray * SOAP_FMAC4 soap_in_ItemIdArray(struct soap*, const char*, ItemIdArray *, const char*);
SOAP_FMAC5 ItemIdArray * SOAP_FMAC6 soap_new_ItemIdArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ItemIdArray(struct soap*, ItemIdArray*);
SOAP_FMAC3 ItemIdArray * SOAP_FMAC4 soap_instantiate_ItemIdArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ItemIdArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SimilarityRequest
#define SOAP_TYPE_ns1__SimilarityRequest (65)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SimilarityRequest(struct soap*, const char*, int, const ns1__SimilarityRequest *, const char*);
SOAP_FMAC3 ns1__SimilarityRequest * SOAP_FMAC4 soap_get_ns1__SimilarityRequest(struct soap*, ns1__SimilarityRequest *, const char*, const char*);
SOAP_FMAC3 ns1__SimilarityRequest * SOAP_FMAC4 soap_in_ns1__SimilarityRequest(struct soap*, const char*, ns1__SimilarityRequest *, const char*);
SOAP_FMAC5 ns1__SimilarityRequest * SOAP_FMAC6 soap_new_ns1__SimilarityRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SimilarityRequest(struct soap*, ns1__SimilarityRequest*);
SOAP_FMAC3 ns1__SimilarityRequest * SOAP_FMAC4 soap_instantiate_ns1__SimilarityRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SimilarityRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerRequest
#define SOAP_TYPE_ns1__SellerRequest (64)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerRequest(struct soap*, const char*, int, const ns1__SellerRequest *, const char*);
SOAP_FMAC3 ns1__SellerRequest * SOAP_FMAC4 soap_get_ns1__SellerRequest(struct soap*, ns1__SellerRequest *, const char*, const char*);
SOAP_FMAC3 ns1__SellerRequest * SOAP_FMAC4 soap_in_ns1__SellerRequest(struct soap*, const char*, ns1__SellerRequest *, const char*);
SOAP_FMAC5 ns1__SellerRequest * SOAP_FMAC6 soap_new_ns1__SellerRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerRequest(struct soap*, ns1__SellerRequest*);
SOAP_FMAC3 ns1__SellerRequest * SOAP_FMAC4 soap_instantiate_ns1__SellerRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerProfileRequest
#define SOAP_TYPE_ns1__SellerProfileRequest (63)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerProfileRequest(struct soap*, const char*, int, const ns1__SellerProfileRequest *, const char*);
SOAP_FMAC3 ns1__SellerProfileRequest * SOAP_FMAC4 soap_get_ns1__SellerProfileRequest(struct soap*, ns1__SellerProfileRequest *, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfileRequest * SOAP_FMAC4 soap_in_ns1__SellerProfileRequest(struct soap*, const char*, ns1__SellerProfileRequest *, const char*);
SOAP_FMAC5 ns1__SellerProfileRequest * SOAP_FMAC6 soap_new_ns1__SellerProfileRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerProfileRequest(struct soap*, ns1__SellerProfileRequest*);
SOAP_FMAC3 ns1__SellerProfileRequest * SOAP_FMAC4 soap_instantiate_ns1__SellerProfileRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerProfileRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__MarketplaceRequest
#define SOAP_TYPE_ns1__MarketplaceRequest (62)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__MarketplaceRequest(struct soap*, const char*, int, const ns1__MarketplaceRequest *, const char*);
SOAP_FMAC3 ns1__MarketplaceRequest * SOAP_FMAC4 soap_get_ns1__MarketplaceRequest(struct soap*, ns1__MarketplaceRequest *, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceRequest * SOAP_FMAC4 soap_in_ns1__MarketplaceRequest(struct soap*, const char*, ns1__MarketplaceRequest *, const char*);
SOAP_FMAC5 ns1__MarketplaceRequest * SOAP_FMAC6 soap_new_ns1__MarketplaceRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__MarketplaceRequest(struct soap*, ns1__MarketplaceRequest*);
SOAP_FMAC3 ns1__MarketplaceRequest * SOAP_FMAC4 soap_instantiate_ns1__MarketplaceRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__MarketplaceRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__WishlistRequest
#define SOAP_TYPE_ns1__WishlistRequest (61)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__WishlistRequest(struct soap*, const char*, int, const ns1__WishlistRequest *, const char*);
SOAP_FMAC3 ns1__WishlistRequest * SOAP_FMAC4 soap_get_ns1__WishlistRequest(struct soap*, ns1__WishlistRequest *, const char*, const char*);
SOAP_FMAC3 ns1__WishlistRequest * SOAP_FMAC4 soap_in_ns1__WishlistRequest(struct soap*, const char*, ns1__WishlistRequest *, const char*);
SOAP_FMAC5 ns1__WishlistRequest * SOAP_FMAC6 soap_new_ns1__WishlistRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__WishlistRequest(struct soap*, ns1__WishlistRequest*);
SOAP_FMAC3 ns1__WishlistRequest * SOAP_FMAC4 soap_instantiate_ns1__WishlistRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__WishlistRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ListManiaRequest
#define SOAP_TYPE_ns1__ListManiaRequest (60)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ListManiaRequest(struct soap*, const char*, int, const ns1__ListManiaRequest *, const char*);
SOAP_FMAC3 ns1__ListManiaRequest * SOAP_FMAC4 soap_get_ns1__ListManiaRequest(struct soap*, ns1__ListManiaRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ListManiaRequest * SOAP_FMAC4 soap_in_ns1__ListManiaRequest(struct soap*, const char*, ns1__ListManiaRequest *, const char*);
SOAP_FMAC5 ns1__ListManiaRequest * SOAP_FMAC6 soap_new_ns1__ListManiaRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ListManiaRequest(struct soap*, ns1__ListManiaRequest*);
SOAP_FMAC3 ns1__ListManiaRequest * SOAP_FMAC4 soap_instantiate_ns1__ListManiaRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ListManiaRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ManufacturerRequest
#define SOAP_TYPE_ns1__ManufacturerRequest (59)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ManufacturerRequest(struct soap*, const char*, int, const ns1__ManufacturerRequest *, const char*);
SOAP_FMAC3 ns1__ManufacturerRequest * SOAP_FMAC4 soap_get_ns1__ManufacturerRequest(struct soap*, ns1__ManufacturerRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ManufacturerRequest * SOAP_FMAC4 soap_in_ns1__ManufacturerRequest(struct soap*, const char*, ns1__ManufacturerRequest *, const char*);
SOAP_FMAC5 ns1__ManufacturerRequest * SOAP_FMAC6 soap_new_ns1__ManufacturerRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ManufacturerRequest(struct soap*, ns1__ManufacturerRequest*);
SOAP_FMAC3 ns1__ManufacturerRequest * SOAP_FMAC4 soap_instantiate_ns1__ManufacturerRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ManufacturerRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ExchangeRequest
#define SOAP_TYPE_ns1__ExchangeRequest (58)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ExchangeRequest(struct soap*, const char*, int, const ns1__ExchangeRequest *, const char*);
SOAP_FMAC3 ns1__ExchangeRequest * SOAP_FMAC4 soap_get_ns1__ExchangeRequest(struct soap*, ns1__ExchangeRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ExchangeRequest * SOAP_FMAC4 soap_in_ns1__ExchangeRequest(struct soap*, const char*, ns1__ExchangeRequest *, const char*);
SOAP_FMAC5 ns1__ExchangeRequest * SOAP_FMAC6 soap_new_ns1__ExchangeRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ExchangeRequest(struct soap*, ns1__ExchangeRequest*);
SOAP_FMAC3 ns1__ExchangeRequest * SOAP_FMAC4 soap_instantiate_ns1__ExchangeRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ExchangeRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__DirectorRequest
#define SOAP_TYPE_ns1__DirectorRequest (57)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__DirectorRequest(struct soap*, const char*, int, const ns1__DirectorRequest *, const char*);
SOAP_FMAC3 ns1__DirectorRequest * SOAP_FMAC4 soap_get_ns1__DirectorRequest(struct soap*, ns1__DirectorRequest *, const char*, const char*);
SOAP_FMAC3 ns1__DirectorRequest * SOAP_FMAC4 soap_in_ns1__DirectorRequest(struct soap*, const char*, ns1__DirectorRequest *, const char*);
SOAP_FMAC5 ns1__DirectorRequest * SOAP_FMAC6 soap_new_ns1__DirectorRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__DirectorRequest(struct soap*, ns1__DirectorRequest*);
SOAP_FMAC3 ns1__DirectorRequest * SOAP_FMAC4 soap_instantiate_ns1__DirectorRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__DirectorRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ActorRequest
#define SOAP_TYPE_ns1__ActorRequest (56)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ActorRequest(struct soap*, const char*, int, const ns1__ActorRequest *, const char*);
SOAP_FMAC3 ns1__ActorRequest * SOAP_FMAC4 soap_get_ns1__ActorRequest(struct soap*, ns1__ActorRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ActorRequest * SOAP_FMAC4 soap_in_ns1__ActorRequest(struct soap*, const char*, ns1__ActorRequest *, const char*);
SOAP_FMAC5 ns1__ActorRequest * SOAP_FMAC6 soap_new_ns1__ActorRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ActorRequest(struct soap*, ns1__ActorRequest*);
SOAP_FMAC3 ns1__ActorRequest * SOAP_FMAC4 soap_instantiate_ns1__ActorRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ActorRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AuthorRequest
#define SOAP_TYPE_ns1__AuthorRequest (55)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AuthorRequest(struct soap*, const char*, int, const ns1__AuthorRequest *, const char*);
SOAP_FMAC3 ns1__AuthorRequest * SOAP_FMAC4 soap_get_ns1__AuthorRequest(struct soap*, ns1__AuthorRequest *, const char*, const char*);
SOAP_FMAC3 ns1__AuthorRequest * SOAP_FMAC4 soap_in_ns1__AuthorRequest(struct soap*, const char*, ns1__AuthorRequest *, const char*);
SOAP_FMAC5 ns1__AuthorRequest * SOAP_FMAC6 soap_new_ns1__AuthorRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AuthorRequest(struct soap*, ns1__AuthorRequest*);
SOAP_FMAC3 ns1__AuthorRequest * SOAP_FMAC4 soap_instantiate_ns1__AuthorRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AuthorRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ArtistRequest
#define SOAP_TYPE_ns1__ArtistRequest (54)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ArtistRequest(struct soap*, const char*, int, const ns1__ArtistRequest *, const char*);
SOAP_FMAC3 ns1__ArtistRequest * SOAP_FMAC4 soap_get_ns1__ArtistRequest(struct soap*, ns1__ArtistRequest *, const char*, const char*);
SOAP_FMAC3 ns1__ArtistRequest * SOAP_FMAC4 soap_in_ns1__ArtistRequest(struct soap*, const char*, ns1__ArtistRequest *, const char*);
SOAP_FMAC5 ns1__ArtistRequest * SOAP_FMAC6 soap_new_ns1__ArtistRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ArtistRequest(struct soap*, ns1__ArtistRequest*);
SOAP_FMAC3 ns1__ArtistRequest * SOAP_FMAC4 soap_instantiate_ns1__ArtistRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ArtistRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__UpcRequest
#define SOAP_TYPE_ns1__UpcRequest (53)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__UpcRequest(struct soap*, const char*, int, const ns1__UpcRequest *, const char*);
SOAP_FMAC3 ns1__UpcRequest * SOAP_FMAC4 soap_get_ns1__UpcRequest(struct soap*, ns1__UpcRequest *, const char*, const char*);
SOAP_FMAC3 ns1__UpcRequest * SOAP_FMAC4 soap_in_ns1__UpcRequest(struct soap*, const char*, ns1__UpcRequest *, const char*);
SOAP_FMAC5 ns1__UpcRequest * SOAP_FMAC6 soap_new_ns1__UpcRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__UpcRequest(struct soap*, ns1__UpcRequest*);
SOAP_FMAC3 ns1__UpcRequest * SOAP_FMAC4 soap_instantiate_ns1__UpcRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__UpcRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BlendedRequest
#define SOAP_TYPE_ns1__BlendedRequest (52)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BlendedRequest(struct soap*, const char*, int, const ns1__BlendedRequest *, const char*);
SOAP_FMAC3 ns1__BlendedRequest * SOAP_FMAC4 soap_get_ns1__BlendedRequest(struct soap*, ns1__BlendedRequest *, const char*, const char*);
SOAP_FMAC3 ns1__BlendedRequest * SOAP_FMAC4 soap_in_ns1__BlendedRequest(struct soap*, const char*, ns1__BlendedRequest *, const char*);
SOAP_FMAC5 ns1__BlendedRequest * SOAP_FMAC6 soap_new_ns1__BlendedRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BlendedRequest(struct soap*, ns1__BlendedRequest*);
SOAP_FMAC3 ns1__BlendedRequest * SOAP_FMAC4 soap_instantiate_ns1__BlendedRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BlendedRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AsinRequest
#define SOAP_TYPE_ns1__AsinRequest (51)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AsinRequest(struct soap*, const char*, int, const ns1__AsinRequest *, const char*);
SOAP_FMAC3 ns1__AsinRequest * SOAP_FMAC4 soap_get_ns1__AsinRequest(struct soap*, ns1__AsinRequest *, const char*, const char*);
SOAP_FMAC3 ns1__AsinRequest * SOAP_FMAC4 soap_in_ns1__AsinRequest(struct soap*, const char*, ns1__AsinRequest *, const char*);
SOAP_FMAC5 ns1__AsinRequest * SOAP_FMAC6 soap_new_ns1__AsinRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AsinRequest(struct soap*, ns1__AsinRequest*);
SOAP_FMAC3 ns1__AsinRequest * SOAP_FMAC4 soap_instantiate_ns1__AsinRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AsinRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BrowseNodeRequest
#define SOAP_TYPE_ns1__BrowseNodeRequest (50)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BrowseNodeRequest(struct soap*, const char*, int, const ns1__BrowseNodeRequest *, const char*);
SOAP_FMAC3 ns1__BrowseNodeRequest * SOAP_FMAC4 soap_get_ns1__BrowseNodeRequest(struct soap*, ns1__BrowseNodeRequest *, const char*, const char*);
SOAP_FMAC3 ns1__BrowseNodeRequest * SOAP_FMAC4 soap_in_ns1__BrowseNodeRequest(struct soap*, const char*, ns1__BrowseNodeRequest *, const char*);
SOAP_FMAC5 ns1__BrowseNodeRequest * SOAP_FMAC6 soap_new_ns1__BrowseNodeRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BrowseNodeRequest(struct soap*, ns1__BrowseNodeRequest*);
SOAP_FMAC3 ns1__BrowseNodeRequest * SOAP_FMAC4 soap_instantiate_ns1__BrowseNodeRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BrowseNodeRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__PowerRequest
#define SOAP_TYPE_ns1__PowerRequest (49)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__PowerRequest(struct soap*, const char*, int, const ns1__PowerRequest *, const char*);
SOAP_FMAC3 ns1__PowerRequest * SOAP_FMAC4 soap_get_ns1__PowerRequest(struct soap*, ns1__PowerRequest *, const char*, const char*);
SOAP_FMAC3 ns1__PowerRequest * SOAP_FMAC4 soap_in_ns1__PowerRequest(struct soap*, const char*, ns1__PowerRequest *, const char*);
SOAP_FMAC5 ns1__PowerRequest * SOAP_FMAC6 soap_new_ns1__PowerRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__PowerRequest(struct soap*, ns1__PowerRequest*);
SOAP_FMAC3 ns1__PowerRequest * SOAP_FMAC4 soap_instantiate_ns1__PowerRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__PowerRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__KeywordRequest
#define SOAP_TYPE_ns1__KeywordRequest (48)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__KeywordRequest(struct soap*, const char*, int, const ns1__KeywordRequest *, const char*);
SOAP_FMAC3 ns1__KeywordRequest * SOAP_FMAC4 soap_get_ns1__KeywordRequest(struct soap*, ns1__KeywordRequest *, const char*, const char*);
SOAP_FMAC3 ns1__KeywordRequest * SOAP_FMAC4 soap_in_ns1__KeywordRequest(struct soap*, const char*, ns1__KeywordRequest *, const char*);
SOAP_FMAC5 ns1__KeywordRequest * SOAP_FMAC6 soap_new_ns1__KeywordRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__KeywordRequest(struct soap*, ns1__KeywordRequest*);
SOAP_FMAC3 ns1__KeywordRequest * SOAP_FMAC4 soap_instantiate_ns1__KeywordRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__KeywordRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ThirdPartyProductDetails
#define SOAP_TYPE_ns1__ThirdPartyProductDetails (47)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ThirdPartyProductDetails(struct soap*, const char*, int, const ns1__ThirdPartyProductDetails *, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductDetails * SOAP_FMAC4 soap_get_ns1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails *, const char*, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductDetails * SOAP_FMAC4 soap_in_ns1__ThirdPartyProductDetails(struct soap*, const char*, ns1__ThirdPartyProductDetails *, const char*);
SOAP_FMAC5 ns1__ThirdPartyProductDetails * SOAP_FMAC6 soap_new_ns1__ThirdPartyProductDetails(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails*);
SOAP_FMAC3 ns1__ThirdPartyProductDetails * SOAP_FMAC4 soap_instantiate_ns1__ThirdPartyProductDetails(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ThirdPartyProductDetails(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ThirdPartyProductDetailsArray
#define SOAP_TYPE_ThirdPartyProductDetailsArray (46)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ThirdPartyProductDetailsArray(struct soap*, const char*, int, const ThirdPartyProductDetailsArray *, const char*);
SOAP_FMAC3 ThirdPartyProductDetailsArray * SOAP_FMAC4 soap_get_ThirdPartyProductDetailsArray(struct soap*, ThirdPartyProductDetailsArray *, const char*, const char*);
SOAP_FMAC3 ThirdPartyProductDetailsArray * SOAP_FMAC4 soap_in_ThirdPartyProductDetailsArray(struct soap*, const char*, ThirdPartyProductDetailsArray *, const char*);
SOAP_FMAC5 ThirdPartyProductDetailsArray * SOAP_FMAC6 soap_new_ThirdPartyProductDetailsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ThirdPartyProductDetailsArray(struct soap*, ThirdPartyProductDetailsArray*);
SOAP_FMAC3 ThirdPartyProductDetailsArray * SOAP_FMAC4 soap_instantiate_ThirdPartyProductDetailsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ThirdPartyProductDetailsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ThirdPartyProductInfo
#define SOAP_TYPE_ns1__ThirdPartyProductInfo (45)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ThirdPartyProductInfo(struct soap*, const char*, int, const ns1__ThirdPartyProductInfo *, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductInfo * SOAP_FMAC4 soap_get_ns1__ThirdPartyProductInfo(struct soap*, ns1__ThirdPartyProductInfo *, const char*, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductInfo * SOAP_FMAC4 soap_in_ns1__ThirdPartyProductInfo(struct soap*, const char*, ns1__ThirdPartyProductInfo *, const char*);
SOAP_FMAC5 ns1__ThirdPartyProductInfo * SOAP_FMAC6 soap_new_ns1__ThirdPartyProductInfo(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ThirdPartyProductInfo(struct soap*, ns1__ThirdPartyProductInfo*);
SOAP_FMAC3 ns1__ThirdPartyProductInfo * SOAP_FMAC4 soap_instantiate_ns1__ThirdPartyProductInfo(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ThirdPartyProductInfo(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__Feedback
#define SOAP_TYPE_ns1__Feedback (44)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__Feedback(struct soap*, const char*, int, const ns1__Feedback *, const char*);
SOAP_FMAC3 ns1__Feedback * SOAP_FMAC4 soap_get_ns1__Feedback(struct soap*, ns1__Feedback *, const char*, const char*);
SOAP_FMAC3 ns1__Feedback * SOAP_FMAC4 soap_in_ns1__Feedback(struct soap*, const char*, ns1__Feedback *, const char*);
SOAP_FMAC5 ns1__Feedback * SOAP_FMAC6 soap_new_ns1__Feedback(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__Feedback(struct soap*, ns1__Feedback*);
SOAP_FMAC3 ns1__Feedback * SOAP_FMAC4 soap_instantiate_ns1__Feedback(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__Feedback(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_FeedbackArray
#define SOAP_TYPE_FeedbackArray (43)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_FeedbackArray(struct soap*, const char*, int, const FeedbackArray *, const char*);
SOAP_FMAC3 FeedbackArray * SOAP_FMAC4 soap_get_FeedbackArray(struct soap*, FeedbackArray *, const char*, const char*);
SOAP_FMAC3 FeedbackArray * SOAP_FMAC4 soap_in_FeedbackArray(struct soap*, const char*, FeedbackArray *, const char*);
SOAP_FMAC5 FeedbackArray * SOAP_FMAC6 soap_new_FeedbackArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_FeedbackArray(struct soap*, FeedbackArray*);
SOAP_FMAC3 FeedbackArray * SOAP_FMAC4 soap_instantiate_FeedbackArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_FeedbackArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerFeedback
#define SOAP_TYPE_ns1__SellerFeedback (42)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerFeedback(struct soap*, const char*, int, const ns1__SellerFeedback *, const char*);
SOAP_FMAC3 ns1__SellerFeedback * SOAP_FMAC4 soap_get_ns1__SellerFeedback(struct soap*, ns1__SellerFeedback *, const char*, const char*);
SOAP_FMAC3 ns1__SellerFeedback * SOAP_FMAC4 soap_in_ns1__SellerFeedback(struct soap*, const char*, ns1__SellerFeedback *, const char*);
SOAP_FMAC5 ns1__SellerFeedback * SOAP_FMAC6 soap_new_ns1__SellerFeedback(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerFeedback(struct soap*, ns1__SellerFeedback*);
SOAP_FMAC3 ns1__SellerFeedback * SOAP_FMAC4 soap_instantiate_ns1__SellerFeedback(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerFeedback(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ListingProductDetails
#define SOAP_TYPE_ns1__ListingProductDetails (41)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ListingProductDetails(struct soap*, const char*, int, const ns1__ListingProductDetails *, const char*);
SOAP_FMAC3 ns1__ListingProductDetails * SOAP_FMAC4 soap_get_ns1__ListingProductDetails(struct soap*, ns1__ListingProductDetails *, const char*, const char*);
SOAP_FMAC3 ns1__ListingProductDetails * SOAP_FMAC4 soap_in_ns1__ListingProductDetails(struct soap*, const char*, ns1__ListingProductDetails *, const char*);
SOAP_FMAC5 ns1__ListingProductDetails * SOAP_FMAC6 soap_new_ns1__ListingProductDetails(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ListingProductDetails(struct soap*, ns1__ListingProductDetails*);
SOAP_FMAC3 ns1__ListingProductDetails * SOAP_FMAC4 soap_instantiate_ns1__ListingProductDetails(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ListingProductDetails(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ListingProductDetailsArray
#define SOAP_TYPE_ListingProductDetailsArray (40)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ListingProductDetailsArray(struct soap*, const char*, int, const ListingProductDetailsArray *, const char*);
SOAP_FMAC3 ListingProductDetailsArray * SOAP_FMAC4 soap_get_ListingProductDetailsArray(struct soap*, ListingProductDetailsArray *, const char*, const char*);
SOAP_FMAC3 ListingProductDetailsArray * SOAP_FMAC4 soap_in_ListingProductDetailsArray(struct soap*, const char*, ListingProductDetailsArray *, const char*);
SOAP_FMAC5 ListingProductDetailsArray * SOAP_FMAC6 soap_new_ListingProductDetailsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ListingProductDetailsArray(struct soap*, ListingProductDetailsArray*);
SOAP_FMAC3 ListingProductDetailsArray * SOAP_FMAC4 soap_instantiate_ListingProductDetailsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ListingProductDetailsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ListingProductInfo
#define SOAP_TYPE_ns1__ListingProductInfo (39)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ListingProductInfo(struct soap*, const char*, int, const ns1__ListingProductInfo *, const char*);
SOAP_FMAC3 ns1__ListingProductInfo * SOAP_FMAC4 soap_get_ns1__ListingProductInfo(struct soap*, ns1__ListingProductInfo *, const char*, const char*);
SOAP_FMAC3 ns1__ListingProductInfo * SOAP_FMAC4 soap_in_ns1__ListingProductInfo(struct soap*, const char*, ns1__ListingProductInfo *, const char*);
SOAP_FMAC5 ns1__ListingProductInfo * SOAP_FMAC6 soap_new_ns1__ListingProductInfo(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ListingProductInfo(struct soap*, ns1__ListingProductInfo*);
SOAP_FMAC3 ns1__ListingProductInfo * SOAP_FMAC4 soap_instantiate_ns1__ListingProductInfo(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ListingProductInfo(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_SellerSearchDetailsArray
#define SOAP_TYPE_SellerSearchDetailsArray (38)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SellerSearchDetailsArray(struct soap*, const char*, int, const SellerSearchDetailsArray *, const char*);
SOAP_FMAC3 SellerSearchDetailsArray * SOAP_FMAC4 soap_get_SellerSearchDetailsArray(struct soap*, SellerSearchDetailsArray *, const char*, const char*);
SOAP_FMAC3 SellerSearchDetailsArray * SOAP_FMAC4 soap_in_SellerSearchDetailsArray(struct soap*, const char*, SellerSearchDetailsArray *, const char*);
SOAP_FMAC5 SellerSearchDetailsArray * SOAP_FMAC6 soap_new_SellerSearchDetailsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SellerSearchDetailsArray(struct soap*, SellerSearchDetailsArray*);
SOAP_FMAC3 SellerSearchDetailsArray * SOAP_FMAC4 soap_instantiate_SellerSearchDetailsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SellerSearchDetailsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerSearchDetails
#define SOAP_TYPE_ns1__SellerSearchDetails (37)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerSearchDetails(struct soap*, const char*, int, const ns1__SellerSearchDetails *, const char*);
SOAP_FMAC3 ns1__SellerSearchDetails * SOAP_FMAC4 soap_get_ns1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails *, const char*, const char*);
SOAP_FMAC3 ns1__SellerSearchDetails * SOAP_FMAC4 soap_in_ns1__SellerSearchDetails(struct soap*, const char*, ns1__SellerSearchDetails *, const char*);
SOAP_FMAC5 ns1__SellerSearchDetails * SOAP_FMAC6 soap_new_ns1__SellerSearchDetails(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails*);
SOAP_FMAC3 ns1__SellerSearchDetails * SOAP_FMAC4 soap_instantiate_ns1__SellerSearchDetails(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerSearchDetails(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_SellerProfileDetailsArray
#define SOAP_TYPE_SellerProfileDetailsArray (36)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SellerProfileDetailsArray(struct soap*, const char*, int, const SellerProfileDetailsArray *, const char*);
SOAP_FMAC3 SellerProfileDetailsArray * SOAP_FMAC4 soap_get_SellerProfileDetailsArray(struct soap*, SellerProfileDetailsArray *, const char*, const char*);
SOAP_FMAC3 SellerProfileDetailsArray * SOAP_FMAC4 soap_in_SellerProfileDetailsArray(struct soap*, const char*, SellerProfileDetailsArray *, const char*);
SOAP_FMAC5 SellerProfileDetailsArray * SOAP_FMAC6 soap_new_SellerProfileDetailsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SellerProfileDetailsArray(struct soap*, SellerProfileDetailsArray*);
SOAP_FMAC3 SellerProfileDetailsArray * SOAP_FMAC4 soap_instantiate_SellerProfileDetailsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SellerProfileDetailsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerProfileDetails
#define SOAP_TYPE_ns1__SellerProfileDetails (35)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerProfileDetails(struct soap*, const char*, int, const ns1__SellerProfileDetails *, const char*);
SOAP_FMAC3 ns1__SellerProfileDetails * SOAP_FMAC4 soap_get_ns1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails *, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfileDetails * SOAP_FMAC4 soap_in_ns1__SellerProfileDetails(struct soap*, const char*, ns1__SellerProfileDetails *, const char*);
SOAP_FMAC5 ns1__SellerProfileDetails * SOAP_FMAC6 soap_new_ns1__SellerProfileDetails(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails*);
SOAP_FMAC3 ns1__SellerProfileDetails * SOAP_FMAC4 soap_instantiate_ns1__SellerProfileDetails(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerProfileDetails(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_MarketplaceSearchDetailsArray
#define SOAP_TYPE_MarketplaceSearchDetailsArray (34)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_MarketplaceSearchDetailsArray(struct soap*, const char*, int, const MarketplaceSearchDetailsArray *, const char*);
SOAP_FMAC3 MarketplaceSearchDetailsArray * SOAP_FMAC4 soap_get_MarketplaceSearchDetailsArray(struct soap*, MarketplaceSearchDetailsArray *, const char*, const char*);
SOAP_FMAC3 MarketplaceSearchDetailsArray * SOAP_FMAC4 soap_in_MarketplaceSearchDetailsArray(struct soap*, const char*, MarketplaceSearchDetailsArray *, const char*);
SOAP_FMAC5 MarketplaceSearchDetailsArray * SOAP_FMAC6 soap_new_MarketplaceSearchDetailsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_MarketplaceSearchDetailsArray(struct soap*, MarketplaceSearchDetailsArray*);
SOAP_FMAC3 MarketplaceSearchDetailsArray * SOAP_FMAC4 soap_instantiate_MarketplaceSearchDetailsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_MarketplaceSearchDetailsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__MarketplaceSearchDetails
#define SOAP_TYPE_ns1__MarketplaceSearchDetails (33)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__MarketplaceSearchDetails(struct soap*, const char*, int, const ns1__MarketplaceSearchDetails *, const char*);
SOAP_FMAC3 ns1__MarketplaceSearchDetails * SOAP_FMAC4 soap_get_ns1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails *, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceSearchDetails * SOAP_FMAC4 soap_in_ns1__MarketplaceSearchDetails(struct soap*, const char*, ns1__MarketplaceSearchDetails *, const char*);
SOAP_FMAC5 ns1__MarketplaceSearchDetails * SOAP_FMAC6 soap_new_ns1__MarketplaceSearchDetails(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails*);
SOAP_FMAC3 ns1__MarketplaceSearchDetails * SOAP_FMAC4 soap_instantiate_ns1__MarketplaceSearchDetails(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__MarketplaceSearchDetails(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerSearch
#define SOAP_TYPE_ns1__SellerSearch (32)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerSearch(struct soap*, const char*, int, const ns1__SellerSearch *, const char*);
SOAP_FMAC3 ns1__SellerSearch * SOAP_FMAC4 soap_get_ns1__SellerSearch(struct soap*, ns1__SellerSearch *, const char*, const char*);
SOAP_FMAC3 ns1__SellerSearch * SOAP_FMAC4 soap_in_ns1__SellerSearch(struct soap*, const char*, ns1__SellerSearch *, const char*);
SOAP_FMAC5 ns1__SellerSearch * SOAP_FMAC6 soap_new_ns1__SellerSearch(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerSearch(struct soap*, ns1__SellerSearch*);
SOAP_FMAC3 ns1__SellerSearch * SOAP_FMAC4 soap_instantiate_ns1__SellerSearch(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerSearch(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerProfile
#define SOAP_TYPE_ns1__SellerProfile (31)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerProfile(struct soap*, const char*, int, const ns1__SellerProfile *, const char*);
SOAP_FMAC3 ns1__SellerProfile * SOAP_FMAC4 soap_get_ns1__SellerProfile(struct soap*, ns1__SellerProfile *, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfile * SOAP_FMAC4 soap_in_ns1__SellerProfile(struct soap*, const char*, ns1__SellerProfile *, const char*);
SOAP_FMAC5 ns1__SellerProfile * SOAP_FMAC6 soap_new_ns1__SellerProfile(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerProfile(struct soap*, ns1__SellerProfile*);
SOAP_FMAC3 ns1__SellerProfile * SOAP_FMAC4 soap_instantiate_ns1__SellerProfile(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerProfile(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__MarketplaceSearch
#define SOAP_TYPE_ns1__MarketplaceSearch (30)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__MarketplaceSearch(struct soap*, const char*, int, const ns1__MarketplaceSearch *, const char*);
SOAP_FMAC3 ns1__MarketplaceSearch * SOAP_FMAC4 soap_get_ns1__MarketplaceSearch(struct soap*, ns1__MarketplaceSearch *, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceSearch * SOAP_FMAC4 soap_in_ns1__MarketplaceSearch(struct soap*, const char*, ns1__MarketplaceSearch *, const char*);
SOAP_FMAC5 ns1__MarketplaceSearch * SOAP_FMAC6 soap_new_ns1__MarketplaceSearch(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__MarketplaceSearch(struct soap*, ns1__MarketplaceSearch*);
SOAP_FMAC3 ns1__MarketplaceSearch * SOAP_FMAC4 soap_instantiate_ns1__MarketplaceSearch(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__MarketplaceSearch(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ListArray
#define SOAP_TYPE_ListArray (29)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ListArray(struct soap*, const char*, int, const ListArray *, const char*);
SOAP_FMAC3 ListArray * SOAP_FMAC4 soap_get_ListArray(struct soap*, ListArray *, const char*, const char*);
SOAP_FMAC3 ListArray * SOAP_FMAC4 soap_in_ListArray(struct soap*, const char*, ListArray *, const char*);
SOAP_FMAC5 ListArray * SOAP_FMAC6 soap_new_ListArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ListArray(struct soap*, ListArray*);
SOAP_FMAC3 ListArray * SOAP_FMAC4 soap_instantiate_ListArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ListArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_SimilarProductsArray
#define SOAP_TYPE_SimilarProductsArray (28)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SimilarProductsArray(struct soap*, const char*, int, const SimilarProductsArray *, const char*);
SOAP_FMAC3 SimilarProductsArray * SOAP_FMAC4 soap_get_SimilarProductsArray(struct soap*, SimilarProductsArray *, const char*, const char*);
SOAP_FMAC3 SimilarProductsArray * SOAP_FMAC4 soap_in_SimilarProductsArray(struct soap*, const char*, SimilarProductsArray *, const char*);
SOAP_FMAC5 SimilarProductsArray * SOAP_FMAC6 soap_new_SimilarProductsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SimilarProductsArray(struct soap*, SimilarProductsArray*);
SOAP_FMAC3 SimilarProductsArray * SOAP_FMAC4 soap_instantiate_SimilarProductsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SimilarProductsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__CustomerReview
#define SOAP_TYPE_ns1__CustomerReview (27)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__CustomerReview(struct soap*, const char*, int, const ns1__CustomerReview *, const char*);
SOAP_FMAC3 ns1__CustomerReview * SOAP_FMAC4 soap_get_ns1__CustomerReview(struct soap*, ns1__CustomerReview *, const char*, const char*);
SOAP_FMAC3 ns1__CustomerReview * SOAP_FMAC4 soap_in_ns1__CustomerReview(struct soap*, const char*, ns1__CustomerReview *, const char*);
SOAP_FMAC5 ns1__CustomerReview * SOAP_FMAC6 soap_new_ns1__CustomerReview(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__CustomerReview(struct soap*, ns1__CustomerReview*);
SOAP_FMAC3 ns1__CustomerReview * SOAP_FMAC4 soap_instantiate_ns1__CustomerReview(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__CustomerReview(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_CustomerReviewArray
#define SOAP_TYPE_CustomerReviewArray (26)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_CustomerReviewArray(struct soap*, const char*, int, const CustomerReviewArray *, const char*);
SOAP_FMAC3 CustomerReviewArray * SOAP_FMAC4 soap_get_CustomerReviewArray(struct soap*, CustomerReviewArray *, const char*, const char*);
SOAP_FMAC3 CustomerReviewArray * SOAP_FMAC4 soap_in_CustomerReviewArray(struct soap*, const char*, CustomerReviewArray *, const char*);
SOAP_FMAC5 CustomerReviewArray * SOAP_FMAC6 soap_new_CustomerReviewArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_CustomerReviewArray(struct soap*, CustomerReviewArray*);
SOAP_FMAC3 CustomerReviewArray * SOAP_FMAC4 soap_instantiate_CustomerReviewArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_CustomerReviewArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__Reviews
#define SOAP_TYPE_ns1__Reviews (25)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__Reviews(struct soap*, const char*, int, const ns1__Reviews *, const char*);
SOAP_FMAC3 ns1__Reviews * SOAP_FMAC4 soap_get_ns1__Reviews(struct soap*, ns1__Reviews *, const char*, const char*);
SOAP_FMAC3 ns1__Reviews * SOAP_FMAC4 soap_in_ns1__Reviews(struct soap*, const char*, ns1__Reviews *, const char*);
SOAP_FMAC5 ns1__Reviews * SOAP_FMAC6 soap_new_ns1__Reviews(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__Reviews(struct soap*, ns1__Reviews*);
SOAP_FMAC3 ns1__Reviews * SOAP_FMAC4 soap_instantiate_ns1__Reviews(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__Reviews(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_PlatformArray
#define SOAP_TYPE_PlatformArray (24)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PlatformArray(struct soap*, const char*, int, const PlatformArray *, const char*);
SOAP_FMAC3 PlatformArray * SOAP_FMAC4 soap_get_PlatformArray(struct soap*, PlatformArray *, const char*, const char*);
SOAP_FMAC3 PlatformArray * SOAP_FMAC4 soap_in_PlatformArray(struct soap*, const char*, PlatformArray *, const char*);
SOAP_FMAC5 PlatformArray * SOAP_FMAC6 soap_new_PlatformArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_PlatformArray(struct soap*, PlatformArray*);
SOAP_FMAC3 PlatformArray * SOAP_FMAC4 soap_instantiate_PlatformArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_PlatformArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_AccessoryArray
#define SOAP_TYPE_AccessoryArray (23)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_AccessoryArray(struct soap*, const char*, int, const AccessoryArray *, const char*);
SOAP_FMAC3 AccessoryArray * SOAP_FMAC4 soap_get_AccessoryArray(struct soap*, AccessoryArray *, const char*, const char*);
SOAP_FMAC3 AccessoryArray * SOAP_FMAC4 soap_in_AccessoryArray(struct soap*, const char*, AccessoryArray *, const char*);
SOAP_FMAC5 AccessoryArray * SOAP_FMAC6 soap_new_AccessoryArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_AccessoryArray(struct soap*, AccessoryArray*);
SOAP_FMAC3 AccessoryArray * SOAP_FMAC4 soap_instantiate_AccessoryArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_AccessoryArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__Track
#define SOAP_TYPE_ns1__Track (22)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__Track(struct soap*, const char*, int, const ns1__Track *, const char*);
SOAP_FMAC3 ns1__Track * SOAP_FMAC4 soap_get_ns1__Track(struct soap*, ns1__Track *, const char*, const char*);
SOAP_FMAC3 ns1__Track * SOAP_FMAC4 soap_in_ns1__Track(struct soap*, const char*, ns1__Track *, const char*);
SOAP_FMAC5 ns1__Track * SOAP_FMAC6 soap_new_ns1__Track(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__Track(struct soap*, ns1__Track*);
SOAP_FMAC3 ns1__Track * SOAP_FMAC4 soap_instantiate_ns1__Track(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__Track(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_TrackArray
#define SOAP_TYPE_TrackArray (21)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_TrackArray(struct soap*, const char*, int, const TrackArray *, const char*);
SOAP_FMAC3 TrackArray * SOAP_FMAC4 soap_get_TrackArray(struct soap*, TrackArray *, const char*, const char*);
SOAP_FMAC3 TrackArray * SOAP_FMAC4 soap_in_TrackArray(struct soap*, const char*, TrackArray *, const char*);
SOAP_FMAC5 TrackArray * SOAP_FMAC6 soap_new_TrackArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_TrackArray(struct soap*, TrackArray*);
SOAP_FMAC3 TrackArray * SOAP_FMAC4 soap_instantiate_TrackArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_TrackArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_FeaturesArray
#define SOAP_TYPE_FeaturesArray (20)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_FeaturesArray(struct soap*, const char*, int, const FeaturesArray *, const char*);
SOAP_FMAC3 FeaturesArray * SOAP_FMAC4 soap_get_FeaturesArray(struct soap*, FeaturesArray *, const char*, const char*);
SOAP_FMAC3 FeaturesArray * SOAP_FMAC4 soap_in_FeaturesArray(struct soap*, const char*, FeaturesArray *, const char*);
SOAP_FMAC5 FeaturesArray * SOAP_FMAC6 soap_new_FeaturesArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_FeaturesArray(struct soap*, FeaturesArray*);
SOAP_FMAC3 FeaturesArray * SOAP_FMAC4 soap_instantiate_FeaturesArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_FeaturesArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BrowseNode
#define SOAP_TYPE_ns1__BrowseNode (19)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BrowseNode(struct soap*, const char*, int, const ns1__BrowseNode *, const char*);
SOAP_FMAC3 ns1__BrowseNode * SOAP_FMAC4 soap_get_ns1__BrowseNode(struct soap*, ns1__BrowseNode *, const char*, const char*);
SOAP_FMAC3 ns1__BrowseNode * SOAP_FMAC4 soap_in_ns1__BrowseNode(struct soap*, const char*, ns1__BrowseNode *, const char*);
SOAP_FMAC5 ns1__BrowseNode * SOAP_FMAC6 soap_new_ns1__BrowseNode(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BrowseNode(struct soap*, ns1__BrowseNode*);
SOAP_FMAC3 ns1__BrowseNode * SOAP_FMAC4 soap_instantiate_ns1__BrowseNode(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BrowseNode(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_BrowseNodeArray
#define SOAP_TYPE_BrowseNodeArray (18)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_BrowseNodeArray(struct soap*, const char*, int, const BrowseNodeArray *, const char*);
SOAP_FMAC3 BrowseNodeArray * SOAP_FMAC4 soap_get_BrowseNodeArray(struct soap*, BrowseNodeArray *, const char*, const char*);
SOAP_FMAC3 BrowseNodeArray * SOAP_FMAC4 soap_in_BrowseNodeArray(struct soap*, const char*, BrowseNodeArray *, const char*);
SOAP_FMAC5 BrowseNodeArray * SOAP_FMAC6 soap_new_BrowseNodeArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_BrowseNodeArray(struct soap*, BrowseNodeArray*);
SOAP_FMAC3 BrowseNodeArray * SOAP_FMAC4 soap_instantiate_BrowseNodeArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_BrowseNodeArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_DirectorArray
#define SOAP_TYPE_DirectorArray (17)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_DirectorArray(struct soap*, const char*, int, const DirectorArray *, const char*);
SOAP_FMAC3 DirectorArray * SOAP_FMAC4 soap_get_DirectorArray(struct soap*, DirectorArray *, const char*, const char*);
SOAP_FMAC3 DirectorArray * SOAP_FMAC4 soap_in_DirectorArray(struct soap*, const char*, DirectorArray *, const char*);
SOAP_FMAC5 DirectorArray * SOAP_FMAC6 soap_new_DirectorArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_DirectorArray(struct soap*, DirectorArray*);
SOAP_FMAC3 DirectorArray * SOAP_FMAC4 soap_instantiate_DirectorArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_DirectorArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_StarringArray
#define SOAP_TYPE_StarringArray (16)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_StarringArray(struct soap*, const char*, int, const StarringArray *, const char*);
SOAP_FMAC3 StarringArray * SOAP_FMAC4 soap_get_StarringArray(struct soap*, StarringArray *, const char*, const char*);
SOAP_FMAC3 StarringArray * SOAP_FMAC4 soap_in_StarringArray(struct soap*, const char*, StarringArray *, const char*);
SOAP_FMAC5 StarringArray * SOAP_FMAC6 soap_new_StarringArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_StarringArray(struct soap*, StarringArray*);
SOAP_FMAC3 StarringArray * SOAP_FMAC4 soap_instantiate_StarringArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_StarringArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_AuthorArray
#define SOAP_TYPE_AuthorArray (15)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_AuthorArray(struct soap*, const char*, int, const AuthorArray *, const char*);
SOAP_FMAC3 AuthorArray * SOAP_FMAC4 soap_get_AuthorArray(struct soap*, AuthorArray *, const char*, const char*);
SOAP_FMAC3 AuthorArray * SOAP_FMAC4 soap_in_AuthorArray(struct soap*, const char*, AuthorArray *, const char*);
SOAP_FMAC5 AuthorArray * SOAP_FMAC6 soap_new_AuthorArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_AuthorArray(struct soap*, AuthorArray*);
SOAP_FMAC3 AuthorArray * SOAP_FMAC4 soap_instantiate_AuthorArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_AuthorArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ArtistArray
#define SOAP_TYPE_ArtistArray (14)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ArtistArray(struct soap*, const char*, int, const ArtistArray *, const char*);
SOAP_FMAC3 ArtistArray * SOAP_FMAC4 soap_get_ArtistArray(struct soap*, ArtistArray *, const char*, const char*);
SOAP_FMAC3 ArtistArray * SOAP_FMAC4 soap_in_ArtistArray(struct soap*, const char*, ArtistArray *, const char*);
SOAP_FMAC5 ArtistArray * SOAP_FMAC6 soap_new_ArtistArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ArtistArray(struct soap*, ArtistArray*);
SOAP_FMAC3 ArtistArray * SOAP_FMAC4 soap_instantiate_ArtistArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ArtistArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__KeyPhrase
#define SOAP_TYPE_ns1__KeyPhrase (13)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__KeyPhrase(struct soap*, const char*, int, const ns1__KeyPhrase *, const char*);
SOAP_FMAC3 ns1__KeyPhrase * SOAP_FMAC4 soap_get_ns1__KeyPhrase(struct soap*, ns1__KeyPhrase *, const char*, const char*);
SOAP_FMAC3 ns1__KeyPhrase * SOAP_FMAC4 soap_in_ns1__KeyPhrase(struct soap*, const char*, ns1__KeyPhrase *, const char*);
SOAP_FMAC5 ns1__KeyPhrase * SOAP_FMAC6 soap_new_ns1__KeyPhrase(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__KeyPhrase(struct soap*, ns1__KeyPhrase*);
SOAP_FMAC3 ns1__KeyPhrase * SOAP_FMAC4 soap_instantiate_ns1__KeyPhrase(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__KeyPhrase(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_KeyPhraseArray
#define SOAP_TYPE_KeyPhraseArray (12)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_KeyPhraseArray(struct soap*, const char*, int, const KeyPhraseArray *, const char*);
SOAP_FMAC3 KeyPhraseArray * SOAP_FMAC4 soap_get_KeyPhraseArray(struct soap*, KeyPhraseArray *, const char*, const char*);
SOAP_FMAC3 KeyPhraseArray * SOAP_FMAC4 soap_in_KeyPhraseArray(struct soap*, const char*, KeyPhraseArray *, const char*);
SOAP_FMAC5 KeyPhraseArray * SOAP_FMAC6 soap_new_KeyPhraseArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_KeyPhraseArray(struct soap*, KeyPhraseArray*);
SOAP_FMAC3 KeyPhraseArray * SOAP_FMAC4 soap_instantiate_KeyPhraseArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_KeyPhraseArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__Details
#define SOAP_TYPE_ns1__Details (11)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__Details(struct soap*, const char*, int, const ns1__Details *, const char*);
SOAP_FMAC3 ns1__Details * SOAP_FMAC4 soap_get_ns1__Details(struct soap*, ns1__Details *, const char*, const char*);
SOAP_FMAC3 ns1__Details * SOAP_FMAC4 soap_in_ns1__Details(struct soap*, const char*, ns1__Details *, const char*);
SOAP_FMAC5 ns1__Details * SOAP_FMAC6 soap_new_ns1__Details(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__Details(struct soap*, ns1__Details*);
SOAP_FMAC3 ns1__Details * SOAP_FMAC4 soap_instantiate_ns1__Details(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__Details(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_DetailsArray
#define SOAP_TYPE_DetailsArray (10)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_DetailsArray(struct soap*, const char*, int, const DetailsArray *, const char*);
SOAP_FMAC3 DetailsArray * SOAP_FMAC4 soap_get_DetailsArray(struct soap*, DetailsArray *, const char*, const char*);
SOAP_FMAC3 DetailsArray * SOAP_FMAC4 soap_in_DetailsArray(struct soap*, const char*, DetailsArray *, const char*);
SOAP_FMAC5 DetailsArray * SOAP_FMAC6 soap_new_DetailsArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_DetailsArray(struct soap*, DetailsArray*);
SOAP_FMAC3 DetailsArray * SOAP_FMAC4 soap_instantiate_DetailsArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_DetailsArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ProductInfo
#define SOAP_TYPE_ns1__ProductInfo (9)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ProductInfo(struct soap*, const char*, int, const ns1__ProductInfo *, const char*);
SOAP_FMAC3 ns1__ProductInfo * SOAP_FMAC4 soap_get_ns1__ProductInfo(struct soap*, ns1__ProductInfo *, const char*, const char*);
SOAP_FMAC3 ns1__ProductInfo * SOAP_FMAC4 soap_in_ns1__ProductInfo(struct soap*, const char*, ns1__ProductInfo *, const char*);
SOAP_FMAC5 ns1__ProductInfo * SOAP_FMAC6 soap_new_ns1__ProductInfo(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ProductInfo(struct soap*, ns1__ProductInfo*);
SOAP_FMAC3 ns1__ProductInfo * SOAP_FMAC4 soap_instantiate_ns1__ProductInfo(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ProductInfo(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ProductLine
#define SOAP_TYPE_ns1__ProductLine (8)
#endif

SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ProductLine(struct soap*, const char*, int, const ns1__ProductLine *, const char*);
SOAP_FMAC3 ns1__ProductLine * SOAP_FMAC4 soap_get_ns1__ProductLine(struct soap*, ns1__ProductLine *, const char*, const char*);
SOAP_FMAC3 ns1__ProductLine * SOAP_FMAC4 soap_in_ns1__ProductLine(struct soap*, const char*, ns1__ProductLine *, const char*);
SOAP_FMAC5 ns1__ProductLine * SOAP_FMAC6 soap_new_ns1__ProductLine(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ProductLine(struct soap*, ns1__ProductLine*);
SOAP_FMAC3 ns1__ProductLine * SOAP_FMAC4 soap_instantiate_ns1__ProductLine(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ProductLine(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ProductLineArray
#define SOAP_TYPE_ProductLineArray (7)
#endif
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ProductLineArray(struct soap*, const char*, int, const ProductLineArray *, const char*);
SOAP_FMAC3 ProductLineArray * SOAP_FMAC4 soap_get_ProductLineArray(struct soap*, ProductLineArray *, const char*, const char*);
SOAP_FMAC3 ProductLineArray * SOAP_FMAC4 soap_in_ProductLineArray(struct soap*, const char*, ProductLineArray *, const char*);
SOAP_FMAC5 ProductLineArray * SOAP_FMAC6 soap_new_ProductLineArray(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ProductLineArray(struct soap*, ProductLineArray*);
SOAP_FMAC3 ProductLineArray * SOAP_FMAC4 soap_instantiate_ProductLineArray(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ProductLineArray(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Fault
#define SOAP_TYPE_SOAP_ENV__Fault (270)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Fault(struct soap*, const struct SOAP_ENV__Fault *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Fault(struct soap*, const struct SOAP_ENV__Fault *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Fault(struct soap*, const char*, int, const struct SOAP_ENV__Fault *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_get_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_in_SOAP_ENV__Fault(struct soap*, const char*, struct SOAP_ENV__Fault *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Fault * SOAP_FMAC6 soap_new_SOAP_ENV__Fault(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Fault(struct soap*, struct SOAP_ENV__Fault*);
SOAP_FMAC3 struct SOAP_ENV__Fault * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Fault(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Fault(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Reason
#define SOAP_TYPE_SOAP_ENV__Reason (269)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Reason(struct soap*, const struct SOAP_ENV__Reason *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Reason(struct soap*, const struct SOAP_ENV__Reason *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Reason(struct soap*, const char*, int, const struct SOAP_ENV__Reason *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_get_SOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_in_SOAP_ENV__Reason(struct soap*, const char*, struct SOAP_ENV__Reason *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Reason * SOAP_FMAC6 soap_new_SOAP_ENV__Reason(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason*);
SOAP_FMAC3 struct SOAP_ENV__Reason * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Reason(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Reason(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Detail
#define SOAP_TYPE_SOAP_ENV__Detail (266)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Detail(struct soap*, const struct SOAP_ENV__Detail *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Detail(struct soap*, const struct SOAP_ENV__Detail *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Detail(struct soap*, const char*, int, const struct SOAP_ENV__Detail *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_get_SOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_in_SOAP_ENV__Detail(struct soap*, const char*, struct SOAP_ENV__Detail *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Detail * SOAP_FMAC6 soap_new_SOAP_ENV__Detail(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail*);
SOAP_FMAC3 struct SOAP_ENV__Detail * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Detail(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Detail(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Code
#define SOAP_TYPE_SOAP_ENV__Code (264)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Code(struct soap*, const struct SOAP_ENV__Code *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Code(struct soap*, const struct SOAP_ENV__Code *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Code(struct soap*, const char*, int, const struct SOAP_ENV__Code *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_get_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_in_SOAP_ENV__Code(struct soap*, const char*, struct SOAP_ENV__Code *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Code * SOAP_FMAC6 soap_new_SOAP_ENV__Code(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code*);
SOAP_FMAC3 struct SOAP_ENV__Code * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Code(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Code(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_SOAP_ENV__Header
#define SOAP_TYPE_SOAP_ENV__Header (263)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_SOAP_ENV__Header(struct soap*, const struct SOAP_ENV__Header *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_SOAP_ENV__Header(struct soap*, const struct SOAP_ENV__Header *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_SOAP_ENV__Header(struct soap*, const char*, int, const struct SOAP_ENV__Header *, const char*);
SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_get_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header *, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_in_SOAP_ENV__Header(struct soap*, const char*, struct SOAP_ENV__Header *, const char*);
SOAP_FMAC5 struct SOAP_ENV__Header * SOAP_FMAC6 soap_new_SOAP_ENV__Header(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_SOAP_ENV__Header(struct soap*, struct SOAP_ENV__Header*);
SOAP_FMAC3 struct SOAP_ENV__Header * SOAP_FMAC4 soap_instantiate_SOAP_ENV__Header(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_SOAP_ENV__Header(struct soap*, int, int, void*, size_t, const void*, size_t);

#endif

#ifndef SOAP_TYPE_ns1__ModifyShoppingCartItemsRequest_
#define SOAP_TYPE_ns1__ModifyShoppingCartItemsRequest_ (262)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ModifyShoppingCartItemsRequest_(struct soap*, struct ns1__ModifyShoppingCartItemsRequest_ *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ModifyShoppingCartItemsRequest_(struct soap*, const struct ns1__ModifyShoppingCartItemsRequest_ *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ModifyShoppingCartItemsRequest_(struct soap*, const struct ns1__ModifyShoppingCartItemsRequest_ *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ModifyShoppingCartItemsRequest_(struct soap*, const char*, int, const struct ns1__ModifyShoppingCartItemsRequest_ *, const char*);
SOAP_FMAC3 struct ns1__ModifyShoppingCartItemsRequest_ * SOAP_FMAC4 soap_get_ns1__ModifyShoppingCartItemsRequest_(struct soap*, struct ns1__ModifyShoppingCartItemsRequest_ *, const char*, const char*);
SOAP_FMAC3 struct ns1__ModifyShoppingCartItemsRequest_ * SOAP_FMAC4 soap_in_ns1__ModifyShoppingCartItemsRequest_(struct soap*, const char*, struct ns1__ModifyShoppingCartItemsRequest_ *, const char*);
SOAP_FMAC5 struct ns1__ModifyShoppingCartItemsRequest_ * SOAP_FMAC6 soap_new_ns1__ModifyShoppingCartItemsRequest_(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ModifyShoppingCartItemsRequest_(struct soap*, struct ns1__ModifyShoppingCartItemsRequest_*);
SOAP_FMAC3 struct ns1__ModifyShoppingCartItemsRequest_ * SOAP_FMAC4 soap_instantiate_ns1__ModifyShoppingCartItemsRequest_(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ModifyShoppingCartItemsRequest_(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ModifyShoppingCartItemsRequestResponse
#define SOAP_TYPE_ns1__ModifyShoppingCartItemsRequestResponse (258)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, struct ns1__ModifyShoppingCartItemsRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, const struct ns1__ModifyShoppingCartItemsRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, const struct ns1__ModifyShoppingCartItemsRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, const char*, int, const struct ns1__ModifyShoppingCartItemsRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ModifyShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_get_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, struct ns1__ModifyShoppingCartItemsRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ModifyShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_in_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, const char*, struct ns1__ModifyShoppingCartItemsRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ModifyShoppingCartItemsRequestResponse * SOAP_FMAC6 soap_new_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, struct ns1__ModifyShoppingCartItemsRequestResponse*);
SOAP_FMAC3 struct ns1__ModifyShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ModifyShoppingCartItemsRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__RemoveShoppingCartItemsRequest_
#define SOAP_TYPE_ns1__RemoveShoppingCartItemsRequest_ (257)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__RemoveShoppingCartItemsRequest_(struct soap*, struct ns1__RemoveShoppingCartItemsRequest_ *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__RemoveShoppingCartItemsRequest_(struct soap*, const struct ns1__RemoveShoppingCartItemsRequest_ *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__RemoveShoppingCartItemsRequest_(struct soap*, const struct ns1__RemoveShoppingCartItemsRequest_ *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__RemoveShoppingCartItemsRequest_(struct soap*, const char*, int, const struct ns1__RemoveShoppingCartItemsRequest_ *, const char*);
SOAP_FMAC3 struct ns1__RemoveShoppingCartItemsRequest_ * SOAP_FMAC4 soap_get_ns1__RemoveShoppingCartItemsRequest_(struct soap*, struct ns1__RemoveShoppingCartItemsRequest_ *, const char*, const char*);
SOAP_FMAC3 struct ns1__RemoveShoppingCartItemsRequest_ * SOAP_FMAC4 soap_in_ns1__RemoveShoppingCartItemsRequest_(struct soap*, const char*, struct ns1__RemoveShoppingCartItemsRequest_ *, const char*);
SOAP_FMAC5 struct ns1__RemoveShoppingCartItemsRequest_ * SOAP_FMAC6 soap_new_ns1__RemoveShoppingCartItemsRequest_(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__RemoveShoppingCartItemsRequest_(struct soap*, struct ns1__RemoveShoppingCartItemsRequest_*);
SOAP_FMAC3 struct ns1__RemoveShoppingCartItemsRequest_ * SOAP_FMAC4 soap_instantiate_ns1__RemoveShoppingCartItemsRequest_(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__RemoveShoppingCartItemsRequest_(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__RemoveShoppingCartItemsRequestResponse
#define SOAP_TYPE_ns1__RemoveShoppingCartItemsRequestResponse (253)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, struct ns1__RemoveShoppingCartItemsRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, const struct ns1__RemoveShoppingCartItemsRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, const struct ns1__RemoveShoppingCartItemsRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, const char*, int, const struct ns1__RemoveShoppingCartItemsRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__RemoveShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_get_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, struct ns1__RemoveShoppingCartItemsRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__RemoveShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_in_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, const char*, struct ns1__RemoveShoppingCartItemsRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__RemoveShoppingCartItemsRequestResponse * SOAP_FMAC6 soap_new_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, struct ns1__RemoveShoppingCartItemsRequestResponse*);
SOAP_FMAC3 struct ns1__RemoveShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__RemoveShoppingCartItemsRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AddShoppingCartItemsRequest_
#define SOAP_TYPE_ns1__AddShoppingCartItemsRequest_ (252)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__AddShoppingCartItemsRequest_(struct soap*, struct ns1__AddShoppingCartItemsRequest_ *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__AddShoppingCartItemsRequest_(struct soap*, const struct ns1__AddShoppingCartItemsRequest_ *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__AddShoppingCartItemsRequest_(struct soap*, const struct ns1__AddShoppingCartItemsRequest_ *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AddShoppingCartItemsRequest_(struct soap*, const char*, int, const struct ns1__AddShoppingCartItemsRequest_ *, const char*);
SOAP_FMAC3 struct ns1__AddShoppingCartItemsRequest_ * SOAP_FMAC4 soap_get_ns1__AddShoppingCartItemsRequest_(struct soap*, struct ns1__AddShoppingCartItemsRequest_ *, const char*, const char*);
SOAP_FMAC3 struct ns1__AddShoppingCartItemsRequest_ * SOAP_FMAC4 soap_in_ns1__AddShoppingCartItemsRequest_(struct soap*, const char*, struct ns1__AddShoppingCartItemsRequest_ *, const char*);
SOAP_FMAC5 struct ns1__AddShoppingCartItemsRequest_ * SOAP_FMAC6 soap_new_ns1__AddShoppingCartItemsRequest_(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AddShoppingCartItemsRequest_(struct soap*, struct ns1__AddShoppingCartItemsRequest_*);
SOAP_FMAC3 struct ns1__AddShoppingCartItemsRequest_ * SOAP_FMAC4 soap_instantiate_ns1__AddShoppingCartItemsRequest_(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AddShoppingCartItemsRequest_(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AddShoppingCartItemsRequestResponse
#define SOAP_TYPE_ns1__AddShoppingCartItemsRequestResponse (248)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__AddShoppingCartItemsRequestResponse(struct soap*, struct ns1__AddShoppingCartItemsRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__AddShoppingCartItemsRequestResponse(struct soap*, const struct ns1__AddShoppingCartItemsRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__AddShoppingCartItemsRequestResponse(struct soap*, const struct ns1__AddShoppingCartItemsRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AddShoppingCartItemsRequestResponse(struct soap*, const char*, int, const struct ns1__AddShoppingCartItemsRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__AddShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_get_ns1__AddShoppingCartItemsRequestResponse(struct soap*, struct ns1__AddShoppingCartItemsRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__AddShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_in_ns1__AddShoppingCartItemsRequestResponse(struct soap*, const char*, struct ns1__AddShoppingCartItemsRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__AddShoppingCartItemsRequestResponse * SOAP_FMAC6 soap_new_ns1__AddShoppingCartItemsRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AddShoppingCartItemsRequestResponse(struct soap*, struct ns1__AddShoppingCartItemsRequestResponse*);
SOAP_FMAC3 struct ns1__AddShoppingCartItemsRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__AddShoppingCartItemsRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AddShoppingCartItemsRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ClearShoppingCartRequest_
#define SOAP_TYPE_ns1__ClearShoppingCartRequest_ (247)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ClearShoppingCartRequest_(struct soap*, struct ns1__ClearShoppingCartRequest_ *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ClearShoppingCartRequest_(struct soap*, const struct ns1__ClearShoppingCartRequest_ *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ClearShoppingCartRequest_(struct soap*, const struct ns1__ClearShoppingCartRequest_ *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ClearShoppingCartRequest_(struct soap*, const char*, int, const struct ns1__ClearShoppingCartRequest_ *, const char*);
SOAP_FMAC3 struct ns1__ClearShoppingCartRequest_ * SOAP_FMAC4 soap_get_ns1__ClearShoppingCartRequest_(struct soap*, struct ns1__ClearShoppingCartRequest_ *, const char*, const char*);
SOAP_FMAC3 struct ns1__ClearShoppingCartRequest_ * SOAP_FMAC4 soap_in_ns1__ClearShoppingCartRequest_(struct soap*, const char*, struct ns1__ClearShoppingCartRequest_ *, const char*);
SOAP_FMAC5 struct ns1__ClearShoppingCartRequest_ * SOAP_FMAC6 soap_new_ns1__ClearShoppingCartRequest_(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ClearShoppingCartRequest_(struct soap*, struct ns1__ClearShoppingCartRequest_*);
SOAP_FMAC3 struct ns1__ClearShoppingCartRequest_ * SOAP_FMAC4 soap_instantiate_ns1__ClearShoppingCartRequest_(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ClearShoppingCartRequest_(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ClearShoppingCartRequestResponse
#define SOAP_TYPE_ns1__ClearShoppingCartRequestResponse (243)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ClearShoppingCartRequestResponse(struct soap*, struct ns1__ClearShoppingCartRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ClearShoppingCartRequestResponse(struct soap*, const struct ns1__ClearShoppingCartRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ClearShoppingCartRequestResponse(struct soap*, const struct ns1__ClearShoppingCartRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ClearShoppingCartRequestResponse(struct soap*, const char*, int, const struct ns1__ClearShoppingCartRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ClearShoppingCartRequestResponse * SOAP_FMAC4 soap_get_ns1__ClearShoppingCartRequestResponse(struct soap*, struct ns1__ClearShoppingCartRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ClearShoppingCartRequestResponse * SOAP_FMAC4 soap_in_ns1__ClearShoppingCartRequestResponse(struct soap*, const char*, struct ns1__ClearShoppingCartRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ClearShoppingCartRequestResponse * SOAP_FMAC6 soap_new_ns1__ClearShoppingCartRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ClearShoppingCartRequestResponse(struct soap*, struct ns1__ClearShoppingCartRequestResponse*);
SOAP_FMAC3 struct ns1__ClearShoppingCartRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ClearShoppingCartRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ClearShoppingCartRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__GetShoppingCartRequest_
#define SOAP_TYPE_ns1__GetShoppingCartRequest_ (242)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__GetShoppingCartRequest_(struct soap*, struct ns1__GetShoppingCartRequest_ *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__GetShoppingCartRequest_(struct soap*, const struct ns1__GetShoppingCartRequest_ *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__GetShoppingCartRequest_(struct soap*, const struct ns1__GetShoppingCartRequest_ *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__GetShoppingCartRequest_(struct soap*, const char*, int, const struct ns1__GetShoppingCartRequest_ *, const char*);
SOAP_FMAC3 struct ns1__GetShoppingCartRequest_ * SOAP_FMAC4 soap_get_ns1__GetShoppingCartRequest_(struct soap*, struct ns1__GetShoppingCartRequest_ *, const char*, const char*);
SOAP_FMAC3 struct ns1__GetShoppingCartRequest_ * SOAP_FMAC4 soap_in_ns1__GetShoppingCartRequest_(struct soap*, const char*, struct ns1__GetShoppingCartRequest_ *, const char*);
SOAP_FMAC5 struct ns1__GetShoppingCartRequest_ * SOAP_FMAC6 soap_new_ns1__GetShoppingCartRequest_(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__GetShoppingCartRequest_(struct soap*, struct ns1__GetShoppingCartRequest_*);
SOAP_FMAC3 struct ns1__GetShoppingCartRequest_ * SOAP_FMAC4 soap_instantiate_ns1__GetShoppingCartRequest_(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__GetShoppingCartRequest_(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__GetShoppingCartRequestResponse
#define SOAP_TYPE_ns1__GetShoppingCartRequestResponse (237)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__GetShoppingCartRequestResponse(struct soap*, struct ns1__GetShoppingCartRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__GetShoppingCartRequestResponse(struct soap*, const struct ns1__GetShoppingCartRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__GetShoppingCartRequestResponse(struct soap*, const struct ns1__GetShoppingCartRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__GetShoppingCartRequestResponse(struct soap*, const char*, int, const struct ns1__GetShoppingCartRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__GetShoppingCartRequestResponse * SOAP_FMAC4 soap_get_ns1__GetShoppingCartRequestResponse(struct soap*, struct ns1__GetShoppingCartRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__GetShoppingCartRequestResponse * SOAP_FMAC4 soap_in_ns1__GetShoppingCartRequestResponse(struct soap*, const char*, struct ns1__GetShoppingCartRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__GetShoppingCartRequestResponse * SOAP_FMAC6 soap_new_ns1__GetShoppingCartRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__GetShoppingCartRequestResponse(struct soap*, struct ns1__GetShoppingCartRequestResponse*);
SOAP_FMAC3 struct ns1__GetShoppingCartRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__GetShoppingCartRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__GetShoppingCartRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SimilaritySearchRequest
#define SOAP_TYPE_ns1__SimilaritySearchRequest (236)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__SimilaritySearchRequest(struct soap*, struct ns1__SimilaritySearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__SimilaritySearchRequest(struct soap*, const struct ns1__SimilaritySearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__SimilaritySearchRequest(struct soap*, const struct ns1__SimilaritySearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SimilaritySearchRequest(struct soap*, const char*, int, const struct ns1__SimilaritySearchRequest *, const char*);
SOAP_FMAC3 struct ns1__SimilaritySearchRequest * SOAP_FMAC4 soap_get_ns1__SimilaritySearchRequest(struct soap*, struct ns1__SimilaritySearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__SimilaritySearchRequest * SOAP_FMAC4 soap_in_ns1__SimilaritySearchRequest(struct soap*, const char*, struct ns1__SimilaritySearchRequest *, const char*);
SOAP_FMAC5 struct ns1__SimilaritySearchRequest * SOAP_FMAC6 soap_new_ns1__SimilaritySearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SimilaritySearchRequest(struct soap*, struct ns1__SimilaritySearchRequest*);
SOAP_FMAC3 struct ns1__SimilaritySearchRequest * SOAP_FMAC4 soap_instantiate_ns1__SimilaritySearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SimilaritySearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SimilaritySearchRequestResponse
#define SOAP_TYPE_ns1__SimilaritySearchRequestResponse (232)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__SimilaritySearchRequestResponse(struct soap*, struct ns1__SimilaritySearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__SimilaritySearchRequestResponse(struct soap*, const struct ns1__SimilaritySearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__SimilaritySearchRequestResponse(struct soap*, const struct ns1__SimilaritySearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SimilaritySearchRequestResponse(struct soap*, const char*, int, const struct ns1__SimilaritySearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__SimilaritySearchRequestResponse * SOAP_FMAC4 soap_get_ns1__SimilaritySearchRequestResponse(struct soap*, struct ns1__SimilaritySearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__SimilaritySearchRequestResponse * SOAP_FMAC4 soap_in_ns1__SimilaritySearchRequestResponse(struct soap*, const char*, struct ns1__SimilaritySearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__SimilaritySearchRequestResponse * SOAP_FMAC6 soap_new_ns1__SimilaritySearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SimilaritySearchRequestResponse(struct soap*, struct ns1__SimilaritySearchRequestResponse*);
SOAP_FMAC3 struct ns1__SimilaritySearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__SimilaritySearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SimilaritySearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__MarketplaceSearchRequest
#define SOAP_TYPE_ns1__MarketplaceSearchRequest (231)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__MarketplaceSearchRequest(struct soap*, struct ns1__MarketplaceSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__MarketplaceSearchRequest(struct soap*, const struct ns1__MarketplaceSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__MarketplaceSearchRequest(struct soap*, const struct ns1__MarketplaceSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__MarketplaceSearchRequest(struct soap*, const char*, int, const struct ns1__MarketplaceSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__MarketplaceSearchRequest * SOAP_FMAC4 soap_get_ns1__MarketplaceSearchRequest(struct soap*, struct ns1__MarketplaceSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__MarketplaceSearchRequest * SOAP_FMAC4 soap_in_ns1__MarketplaceSearchRequest(struct soap*, const char*, struct ns1__MarketplaceSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__MarketplaceSearchRequest * SOAP_FMAC6 soap_new_ns1__MarketplaceSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__MarketplaceSearchRequest(struct soap*, struct ns1__MarketplaceSearchRequest*);
SOAP_FMAC3 struct ns1__MarketplaceSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__MarketplaceSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__MarketplaceSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__MarketplaceSearchRequestResponse
#define SOAP_TYPE_ns1__MarketplaceSearchRequestResponse (226)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__MarketplaceSearchRequestResponse(struct soap*, struct ns1__MarketplaceSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__MarketplaceSearchRequestResponse(struct soap*, const struct ns1__MarketplaceSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__MarketplaceSearchRequestResponse(struct soap*, const struct ns1__MarketplaceSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__MarketplaceSearchRequestResponse(struct soap*, const char*, int, const struct ns1__MarketplaceSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__MarketplaceSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__MarketplaceSearchRequestResponse(struct soap*, struct ns1__MarketplaceSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__MarketplaceSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__MarketplaceSearchRequestResponse(struct soap*, const char*, struct ns1__MarketplaceSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__MarketplaceSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__MarketplaceSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__MarketplaceSearchRequestResponse(struct soap*, struct ns1__MarketplaceSearchRequestResponse*);
SOAP_FMAC3 struct ns1__MarketplaceSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__MarketplaceSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__MarketplaceSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerSearchRequest
#define SOAP_TYPE_ns1__SellerSearchRequest (225)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__SellerSearchRequest(struct soap*, struct ns1__SellerSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__SellerSearchRequest(struct soap*, const struct ns1__SellerSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__SellerSearchRequest(struct soap*, const struct ns1__SellerSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerSearchRequest(struct soap*, const char*, int, const struct ns1__SellerSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__SellerSearchRequest * SOAP_FMAC4 soap_get_ns1__SellerSearchRequest(struct soap*, struct ns1__SellerSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__SellerSearchRequest * SOAP_FMAC4 soap_in_ns1__SellerSearchRequest(struct soap*, const char*, struct ns1__SellerSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__SellerSearchRequest * SOAP_FMAC6 soap_new_ns1__SellerSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerSearchRequest(struct soap*, struct ns1__SellerSearchRequest*);
SOAP_FMAC3 struct ns1__SellerSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__SellerSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerSearchRequestResponse
#define SOAP_TYPE_ns1__SellerSearchRequestResponse (220)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__SellerSearchRequestResponse(struct soap*, struct ns1__SellerSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__SellerSearchRequestResponse(struct soap*, const struct ns1__SellerSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__SellerSearchRequestResponse(struct soap*, const struct ns1__SellerSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerSearchRequestResponse(struct soap*, const char*, int, const struct ns1__SellerSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__SellerSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__SellerSearchRequestResponse(struct soap*, struct ns1__SellerSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__SellerSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__SellerSearchRequestResponse(struct soap*, const char*, struct ns1__SellerSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__SellerSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__SellerSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerSearchRequestResponse(struct soap*, struct ns1__SellerSearchRequestResponse*);
SOAP_FMAC3 struct ns1__SellerSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__SellerSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerProfileSearchRequest
#define SOAP_TYPE_ns1__SellerProfileSearchRequest (219)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__SellerProfileSearchRequest(struct soap*, struct ns1__SellerProfileSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__SellerProfileSearchRequest(struct soap*, const struct ns1__SellerProfileSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__SellerProfileSearchRequest(struct soap*, const struct ns1__SellerProfileSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerProfileSearchRequest(struct soap*, const char*, int, const struct ns1__SellerProfileSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__SellerProfileSearchRequest * SOAP_FMAC4 soap_get_ns1__SellerProfileSearchRequest(struct soap*, struct ns1__SellerProfileSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__SellerProfileSearchRequest * SOAP_FMAC4 soap_in_ns1__SellerProfileSearchRequest(struct soap*, const char*, struct ns1__SellerProfileSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__SellerProfileSearchRequest * SOAP_FMAC6 soap_new_ns1__SellerProfileSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerProfileSearchRequest(struct soap*, struct ns1__SellerProfileSearchRequest*);
SOAP_FMAC3 struct ns1__SellerProfileSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__SellerProfileSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerProfileSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__SellerProfileSearchRequestResponse
#define SOAP_TYPE_ns1__SellerProfileSearchRequestResponse (214)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__SellerProfileSearchRequestResponse(struct soap*, struct ns1__SellerProfileSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__SellerProfileSearchRequestResponse(struct soap*, const struct ns1__SellerProfileSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__SellerProfileSearchRequestResponse(struct soap*, const struct ns1__SellerProfileSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__SellerProfileSearchRequestResponse(struct soap*, const char*, int, const struct ns1__SellerProfileSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__SellerProfileSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__SellerProfileSearchRequestResponse(struct soap*, struct ns1__SellerProfileSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__SellerProfileSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__SellerProfileSearchRequestResponse(struct soap*, const char*, struct ns1__SellerProfileSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__SellerProfileSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__SellerProfileSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__SellerProfileSearchRequestResponse(struct soap*, struct ns1__SellerProfileSearchRequestResponse*);
SOAP_FMAC3 struct ns1__SellerProfileSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__SellerProfileSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__SellerProfileSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__WishlistSearchRequest
#define SOAP_TYPE_ns1__WishlistSearchRequest (213)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__WishlistSearchRequest(struct soap*, struct ns1__WishlistSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__WishlistSearchRequest(struct soap*, const struct ns1__WishlistSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__WishlistSearchRequest(struct soap*, const struct ns1__WishlistSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__WishlistSearchRequest(struct soap*, const char*, int, const struct ns1__WishlistSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__WishlistSearchRequest * SOAP_FMAC4 soap_get_ns1__WishlistSearchRequest(struct soap*, struct ns1__WishlistSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__WishlistSearchRequest * SOAP_FMAC4 soap_in_ns1__WishlistSearchRequest(struct soap*, const char*, struct ns1__WishlistSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__WishlistSearchRequest * SOAP_FMAC6 soap_new_ns1__WishlistSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__WishlistSearchRequest(struct soap*, struct ns1__WishlistSearchRequest*);
SOAP_FMAC3 struct ns1__WishlistSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__WishlistSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__WishlistSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__WishlistSearchRequestResponse
#define SOAP_TYPE_ns1__WishlistSearchRequestResponse (209)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__WishlistSearchRequestResponse(struct soap*, struct ns1__WishlistSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__WishlistSearchRequestResponse(struct soap*, const struct ns1__WishlistSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__WishlistSearchRequestResponse(struct soap*, const struct ns1__WishlistSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__WishlistSearchRequestResponse(struct soap*, const char*, int, const struct ns1__WishlistSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__WishlistSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__WishlistSearchRequestResponse(struct soap*, struct ns1__WishlistSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__WishlistSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__WishlistSearchRequestResponse(struct soap*, const char*, struct ns1__WishlistSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__WishlistSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__WishlistSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__WishlistSearchRequestResponse(struct soap*, struct ns1__WishlistSearchRequestResponse*);
SOAP_FMAC3 struct ns1__WishlistSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__WishlistSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__WishlistSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ListManiaSearchRequest
#define SOAP_TYPE_ns1__ListManiaSearchRequest (208)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ListManiaSearchRequest(struct soap*, struct ns1__ListManiaSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ListManiaSearchRequest(struct soap*, const struct ns1__ListManiaSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ListManiaSearchRequest(struct soap*, const struct ns1__ListManiaSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ListManiaSearchRequest(struct soap*, const char*, int, const struct ns1__ListManiaSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__ListManiaSearchRequest * SOAP_FMAC4 soap_get_ns1__ListManiaSearchRequest(struct soap*, struct ns1__ListManiaSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__ListManiaSearchRequest * SOAP_FMAC4 soap_in_ns1__ListManiaSearchRequest(struct soap*, const char*, struct ns1__ListManiaSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__ListManiaSearchRequest * SOAP_FMAC6 soap_new_ns1__ListManiaSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ListManiaSearchRequest(struct soap*, struct ns1__ListManiaSearchRequest*);
SOAP_FMAC3 struct ns1__ListManiaSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__ListManiaSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ListManiaSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ListManiaSearchRequestResponse
#define SOAP_TYPE_ns1__ListManiaSearchRequestResponse (204)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ListManiaSearchRequestResponse(struct soap*, struct ns1__ListManiaSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ListManiaSearchRequestResponse(struct soap*, const struct ns1__ListManiaSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ListManiaSearchRequestResponse(struct soap*, const struct ns1__ListManiaSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ListManiaSearchRequestResponse(struct soap*, const char*, int, const struct ns1__ListManiaSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ListManiaSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__ListManiaSearchRequestResponse(struct soap*, struct ns1__ListManiaSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ListManiaSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__ListManiaSearchRequestResponse(struct soap*, const char*, struct ns1__ListManiaSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ListManiaSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__ListManiaSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ListManiaSearchRequestResponse(struct soap*, struct ns1__ListManiaSearchRequestResponse*);
SOAP_FMAC3 struct ns1__ListManiaSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ListManiaSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ListManiaSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ExchangeSearchRequest
#define SOAP_TYPE_ns1__ExchangeSearchRequest (203)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ExchangeSearchRequest(struct soap*, struct ns1__ExchangeSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ExchangeSearchRequest(struct soap*, const struct ns1__ExchangeSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ExchangeSearchRequest(struct soap*, const struct ns1__ExchangeSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ExchangeSearchRequest(struct soap*, const char*, int, const struct ns1__ExchangeSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__ExchangeSearchRequest * SOAP_FMAC4 soap_get_ns1__ExchangeSearchRequest(struct soap*, struct ns1__ExchangeSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__ExchangeSearchRequest * SOAP_FMAC4 soap_in_ns1__ExchangeSearchRequest(struct soap*, const char*, struct ns1__ExchangeSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__ExchangeSearchRequest * SOAP_FMAC6 soap_new_ns1__ExchangeSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ExchangeSearchRequest(struct soap*, struct ns1__ExchangeSearchRequest*);
SOAP_FMAC3 struct ns1__ExchangeSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__ExchangeSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ExchangeSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ExchangeSearchRequestResponse
#define SOAP_TYPE_ns1__ExchangeSearchRequestResponse (199)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ExchangeSearchRequestResponse(struct soap*, struct ns1__ExchangeSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ExchangeSearchRequestResponse(struct soap*, const struct ns1__ExchangeSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ExchangeSearchRequestResponse(struct soap*, const struct ns1__ExchangeSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ExchangeSearchRequestResponse(struct soap*, const char*, int, const struct ns1__ExchangeSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ExchangeSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__ExchangeSearchRequestResponse(struct soap*, struct ns1__ExchangeSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ExchangeSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__ExchangeSearchRequestResponse(struct soap*, const char*, struct ns1__ExchangeSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ExchangeSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__ExchangeSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ExchangeSearchRequestResponse(struct soap*, struct ns1__ExchangeSearchRequestResponse*);
SOAP_FMAC3 struct ns1__ExchangeSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ExchangeSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ExchangeSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__DirectorSearchRequest
#define SOAP_TYPE_ns1__DirectorSearchRequest (198)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__DirectorSearchRequest(struct soap*, struct ns1__DirectorSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__DirectorSearchRequest(struct soap*, const struct ns1__DirectorSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__DirectorSearchRequest(struct soap*, const struct ns1__DirectorSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__DirectorSearchRequest(struct soap*, const char*, int, const struct ns1__DirectorSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__DirectorSearchRequest * SOAP_FMAC4 soap_get_ns1__DirectorSearchRequest(struct soap*, struct ns1__DirectorSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__DirectorSearchRequest * SOAP_FMAC4 soap_in_ns1__DirectorSearchRequest(struct soap*, const char*, struct ns1__DirectorSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__DirectorSearchRequest * SOAP_FMAC6 soap_new_ns1__DirectorSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__DirectorSearchRequest(struct soap*, struct ns1__DirectorSearchRequest*);
SOAP_FMAC3 struct ns1__DirectorSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__DirectorSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__DirectorSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__DirectorSearchRequestResponse
#define SOAP_TYPE_ns1__DirectorSearchRequestResponse (194)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__DirectorSearchRequestResponse(struct soap*, struct ns1__DirectorSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__DirectorSearchRequestResponse(struct soap*, const struct ns1__DirectorSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__DirectorSearchRequestResponse(struct soap*, const struct ns1__DirectorSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__DirectorSearchRequestResponse(struct soap*, const char*, int, const struct ns1__DirectorSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__DirectorSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__DirectorSearchRequestResponse(struct soap*, struct ns1__DirectorSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__DirectorSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__DirectorSearchRequestResponse(struct soap*, const char*, struct ns1__DirectorSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__DirectorSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__DirectorSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__DirectorSearchRequestResponse(struct soap*, struct ns1__DirectorSearchRequestResponse*);
SOAP_FMAC3 struct ns1__DirectorSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__DirectorSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__DirectorSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ManufacturerSearchRequest
#define SOAP_TYPE_ns1__ManufacturerSearchRequest (193)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ManufacturerSearchRequest(struct soap*, struct ns1__ManufacturerSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ManufacturerSearchRequest(struct soap*, const struct ns1__ManufacturerSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ManufacturerSearchRequest(struct soap*, const struct ns1__ManufacturerSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ManufacturerSearchRequest(struct soap*, const char*, int, const struct ns1__ManufacturerSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__ManufacturerSearchRequest * SOAP_FMAC4 soap_get_ns1__ManufacturerSearchRequest(struct soap*, struct ns1__ManufacturerSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__ManufacturerSearchRequest * SOAP_FMAC4 soap_in_ns1__ManufacturerSearchRequest(struct soap*, const char*, struct ns1__ManufacturerSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__ManufacturerSearchRequest * SOAP_FMAC6 soap_new_ns1__ManufacturerSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ManufacturerSearchRequest(struct soap*, struct ns1__ManufacturerSearchRequest*);
SOAP_FMAC3 struct ns1__ManufacturerSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__ManufacturerSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ManufacturerSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ManufacturerSearchRequestResponse
#define SOAP_TYPE_ns1__ManufacturerSearchRequestResponse (189)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ManufacturerSearchRequestResponse(struct soap*, struct ns1__ManufacturerSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ManufacturerSearchRequestResponse(struct soap*, const struct ns1__ManufacturerSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ManufacturerSearchRequestResponse(struct soap*, const struct ns1__ManufacturerSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ManufacturerSearchRequestResponse(struct soap*, const char*, int, const struct ns1__ManufacturerSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ManufacturerSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__ManufacturerSearchRequestResponse(struct soap*, struct ns1__ManufacturerSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ManufacturerSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__ManufacturerSearchRequestResponse(struct soap*, const char*, struct ns1__ManufacturerSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ManufacturerSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__ManufacturerSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ManufacturerSearchRequestResponse(struct soap*, struct ns1__ManufacturerSearchRequestResponse*);
SOAP_FMAC3 struct ns1__ManufacturerSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ManufacturerSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ManufacturerSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ActorSearchRequest
#define SOAP_TYPE_ns1__ActorSearchRequest (188)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ActorSearchRequest(struct soap*, struct ns1__ActorSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ActorSearchRequest(struct soap*, const struct ns1__ActorSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ActorSearchRequest(struct soap*, const struct ns1__ActorSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ActorSearchRequest(struct soap*, const char*, int, const struct ns1__ActorSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__ActorSearchRequest * SOAP_FMAC4 soap_get_ns1__ActorSearchRequest(struct soap*, struct ns1__ActorSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__ActorSearchRequest * SOAP_FMAC4 soap_in_ns1__ActorSearchRequest(struct soap*, const char*, struct ns1__ActorSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__ActorSearchRequest * SOAP_FMAC6 soap_new_ns1__ActorSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ActorSearchRequest(struct soap*, struct ns1__ActorSearchRequest*);
SOAP_FMAC3 struct ns1__ActorSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__ActorSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ActorSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ActorSearchRequestResponse
#define SOAP_TYPE_ns1__ActorSearchRequestResponse (184)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ActorSearchRequestResponse(struct soap*, struct ns1__ActorSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ActorSearchRequestResponse(struct soap*, const struct ns1__ActorSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ActorSearchRequestResponse(struct soap*, const struct ns1__ActorSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ActorSearchRequestResponse(struct soap*, const char*, int, const struct ns1__ActorSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ActorSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__ActorSearchRequestResponse(struct soap*, struct ns1__ActorSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ActorSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__ActorSearchRequestResponse(struct soap*, const char*, struct ns1__ActorSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ActorSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__ActorSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ActorSearchRequestResponse(struct soap*, struct ns1__ActorSearchRequestResponse*);
SOAP_FMAC3 struct ns1__ActorSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ActorSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ActorSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ArtistSearchRequest
#define SOAP_TYPE_ns1__ArtistSearchRequest (183)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ArtistSearchRequest(struct soap*, struct ns1__ArtistSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ArtistSearchRequest(struct soap*, const struct ns1__ArtistSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ArtistSearchRequest(struct soap*, const struct ns1__ArtistSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ArtistSearchRequest(struct soap*, const char*, int, const struct ns1__ArtistSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__ArtistSearchRequest * SOAP_FMAC4 soap_get_ns1__ArtistSearchRequest(struct soap*, struct ns1__ArtistSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__ArtistSearchRequest * SOAP_FMAC4 soap_in_ns1__ArtistSearchRequest(struct soap*, const char*, struct ns1__ArtistSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__ArtistSearchRequest * SOAP_FMAC6 soap_new_ns1__ArtistSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ArtistSearchRequest(struct soap*, struct ns1__ArtistSearchRequest*);
SOAP_FMAC3 struct ns1__ArtistSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__ArtistSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ArtistSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__ArtistSearchRequestResponse
#define SOAP_TYPE_ns1__ArtistSearchRequestResponse (179)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__ArtistSearchRequestResponse(struct soap*, struct ns1__ArtistSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__ArtistSearchRequestResponse(struct soap*, const struct ns1__ArtistSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__ArtistSearchRequestResponse(struct soap*, const struct ns1__ArtistSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__ArtistSearchRequestResponse(struct soap*, const char*, int, const struct ns1__ArtistSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__ArtistSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__ArtistSearchRequestResponse(struct soap*, struct ns1__ArtistSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__ArtistSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__ArtistSearchRequestResponse(struct soap*, const char*, struct ns1__ArtistSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__ArtistSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__ArtistSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__ArtistSearchRequestResponse(struct soap*, struct ns1__ArtistSearchRequestResponse*);
SOAP_FMAC3 struct ns1__ArtistSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__ArtistSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__ArtistSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AuthorSearchRequest
#define SOAP_TYPE_ns1__AuthorSearchRequest (178)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__AuthorSearchRequest(struct soap*, struct ns1__AuthorSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__AuthorSearchRequest(struct soap*, const struct ns1__AuthorSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__AuthorSearchRequest(struct soap*, const struct ns1__AuthorSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AuthorSearchRequest(struct soap*, const char*, int, const struct ns1__AuthorSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__AuthorSearchRequest * SOAP_FMAC4 soap_get_ns1__AuthorSearchRequest(struct soap*, struct ns1__AuthorSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__AuthorSearchRequest * SOAP_FMAC4 soap_in_ns1__AuthorSearchRequest(struct soap*, const char*, struct ns1__AuthorSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__AuthorSearchRequest * SOAP_FMAC6 soap_new_ns1__AuthorSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AuthorSearchRequest(struct soap*, struct ns1__AuthorSearchRequest*);
SOAP_FMAC3 struct ns1__AuthorSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__AuthorSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AuthorSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AuthorSearchRequestResponse
#define SOAP_TYPE_ns1__AuthorSearchRequestResponse (174)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__AuthorSearchRequestResponse(struct soap*, struct ns1__AuthorSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__AuthorSearchRequestResponse(struct soap*, const struct ns1__AuthorSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__AuthorSearchRequestResponse(struct soap*, const struct ns1__AuthorSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AuthorSearchRequestResponse(struct soap*, const char*, int, const struct ns1__AuthorSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__AuthorSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__AuthorSearchRequestResponse(struct soap*, struct ns1__AuthorSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__AuthorSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__AuthorSearchRequestResponse(struct soap*, const char*, struct ns1__AuthorSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__AuthorSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__AuthorSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AuthorSearchRequestResponse(struct soap*, struct ns1__AuthorSearchRequestResponse*);
SOAP_FMAC3 struct ns1__AuthorSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__AuthorSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AuthorSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__UpcSearchRequest
#define SOAP_TYPE_ns1__UpcSearchRequest (173)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__UpcSearchRequest(struct soap*, struct ns1__UpcSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__UpcSearchRequest(struct soap*, const struct ns1__UpcSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__UpcSearchRequest(struct soap*, const struct ns1__UpcSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__UpcSearchRequest(struct soap*, const char*, int, const struct ns1__UpcSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__UpcSearchRequest * SOAP_FMAC4 soap_get_ns1__UpcSearchRequest(struct soap*, struct ns1__UpcSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__UpcSearchRequest * SOAP_FMAC4 soap_in_ns1__UpcSearchRequest(struct soap*, const char*, struct ns1__UpcSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__UpcSearchRequest * SOAP_FMAC6 soap_new_ns1__UpcSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__UpcSearchRequest(struct soap*, struct ns1__UpcSearchRequest*);
SOAP_FMAC3 struct ns1__UpcSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__UpcSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__UpcSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__UpcSearchRequestResponse
#define SOAP_TYPE_ns1__UpcSearchRequestResponse (169)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__UpcSearchRequestResponse(struct soap*, struct ns1__UpcSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__UpcSearchRequestResponse(struct soap*, const struct ns1__UpcSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__UpcSearchRequestResponse(struct soap*, const struct ns1__UpcSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__UpcSearchRequestResponse(struct soap*, const char*, int, const struct ns1__UpcSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__UpcSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__UpcSearchRequestResponse(struct soap*, struct ns1__UpcSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__UpcSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__UpcSearchRequestResponse(struct soap*, const char*, struct ns1__UpcSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__UpcSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__UpcSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__UpcSearchRequestResponse(struct soap*, struct ns1__UpcSearchRequestResponse*);
SOAP_FMAC3 struct ns1__UpcSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__UpcSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__UpcSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BlendedSearchRequest
#define SOAP_TYPE_ns1__BlendedSearchRequest (168)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__BlendedSearchRequest(struct soap*, struct ns1__BlendedSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__BlendedSearchRequest(struct soap*, const struct ns1__BlendedSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__BlendedSearchRequest(struct soap*, const struct ns1__BlendedSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BlendedSearchRequest(struct soap*, const char*, int, const struct ns1__BlendedSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__BlendedSearchRequest * SOAP_FMAC4 soap_get_ns1__BlendedSearchRequest(struct soap*, struct ns1__BlendedSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__BlendedSearchRequest * SOAP_FMAC4 soap_in_ns1__BlendedSearchRequest(struct soap*, const char*, struct ns1__BlendedSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__BlendedSearchRequest * SOAP_FMAC6 soap_new_ns1__BlendedSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BlendedSearchRequest(struct soap*, struct ns1__BlendedSearchRequest*);
SOAP_FMAC3 struct ns1__BlendedSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__BlendedSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BlendedSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BlendedSearchRequestResponse
#define SOAP_TYPE_ns1__BlendedSearchRequestResponse (163)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__BlendedSearchRequestResponse(struct soap*, struct ns1__BlendedSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__BlendedSearchRequestResponse(struct soap*, const struct ns1__BlendedSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__BlendedSearchRequestResponse(struct soap*, const struct ns1__BlendedSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BlendedSearchRequestResponse(struct soap*, const char*, int, const struct ns1__BlendedSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__BlendedSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__BlendedSearchRequestResponse(struct soap*, struct ns1__BlendedSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__BlendedSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__BlendedSearchRequestResponse(struct soap*, const char*, struct ns1__BlendedSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__BlendedSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__BlendedSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BlendedSearchRequestResponse(struct soap*, struct ns1__BlendedSearchRequestResponse*);
SOAP_FMAC3 struct ns1__BlendedSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__BlendedSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BlendedSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AsinSearchRequest
#define SOAP_TYPE_ns1__AsinSearchRequest (162)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__AsinSearchRequest(struct soap*, struct ns1__AsinSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__AsinSearchRequest(struct soap*, const struct ns1__AsinSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__AsinSearchRequest(struct soap*, const struct ns1__AsinSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AsinSearchRequest(struct soap*, const char*, int, const struct ns1__AsinSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__AsinSearchRequest * SOAP_FMAC4 soap_get_ns1__AsinSearchRequest(struct soap*, struct ns1__AsinSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__AsinSearchRequest * SOAP_FMAC4 soap_in_ns1__AsinSearchRequest(struct soap*, const char*, struct ns1__AsinSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__AsinSearchRequest * SOAP_FMAC6 soap_new_ns1__AsinSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AsinSearchRequest(struct soap*, struct ns1__AsinSearchRequest*);
SOAP_FMAC3 struct ns1__AsinSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__AsinSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AsinSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__AsinSearchRequestResponse
#define SOAP_TYPE_ns1__AsinSearchRequestResponse (158)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__AsinSearchRequestResponse(struct soap*, struct ns1__AsinSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__AsinSearchRequestResponse(struct soap*, const struct ns1__AsinSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__AsinSearchRequestResponse(struct soap*, const struct ns1__AsinSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__AsinSearchRequestResponse(struct soap*, const char*, int, const struct ns1__AsinSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__AsinSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__AsinSearchRequestResponse(struct soap*, struct ns1__AsinSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__AsinSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__AsinSearchRequestResponse(struct soap*, const char*, struct ns1__AsinSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__AsinSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__AsinSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__AsinSearchRequestResponse(struct soap*, struct ns1__AsinSearchRequestResponse*);
SOAP_FMAC3 struct ns1__AsinSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__AsinSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__AsinSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BrowseNodeSearchRequest
#define SOAP_TYPE_ns1__BrowseNodeSearchRequest (157)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__BrowseNodeSearchRequest(struct soap*, struct ns1__BrowseNodeSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__BrowseNodeSearchRequest(struct soap*, const struct ns1__BrowseNodeSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__BrowseNodeSearchRequest(struct soap*, const struct ns1__BrowseNodeSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BrowseNodeSearchRequest(struct soap*, const char*, int, const struct ns1__BrowseNodeSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__BrowseNodeSearchRequest * SOAP_FMAC4 soap_get_ns1__BrowseNodeSearchRequest(struct soap*, struct ns1__BrowseNodeSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__BrowseNodeSearchRequest * SOAP_FMAC4 soap_in_ns1__BrowseNodeSearchRequest(struct soap*, const char*, struct ns1__BrowseNodeSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__BrowseNodeSearchRequest * SOAP_FMAC6 soap_new_ns1__BrowseNodeSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BrowseNodeSearchRequest(struct soap*, struct ns1__BrowseNodeSearchRequest*);
SOAP_FMAC3 struct ns1__BrowseNodeSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__BrowseNodeSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BrowseNodeSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__BrowseNodeSearchRequestResponse
#define SOAP_TYPE_ns1__BrowseNodeSearchRequestResponse (153)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__BrowseNodeSearchRequestResponse(struct soap*, struct ns1__BrowseNodeSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__BrowseNodeSearchRequestResponse(struct soap*, const struct ns1__BrowseNodeSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__BrowseNodeSearchRequestResponse(struct soap*, const struct ns1__BrowseNodeSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__BrowseNodeSearchRequestResponse(struct soap*, const char*, int, const struct ns1__BrowseNodeSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__BrowseNodeSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__BrowseNodeSearchRequestResponse(struct soap*, struct ns1__BrowseNodeSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__BrowseNodeSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__BrowseNodeSearchRequestResponse(struct soap*, const char*, struct ns1__BrowseNodeSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__BrowseNodeSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__BrowseNodeSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__BrowseNodeSearchRequestResponse(struct soap*, struct ns1__BrowseNodeSearchRequestResponse*);
SOAP_FMAC3 struct ns1__BrowseNodeSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__BrowseNodeSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__BrowseNodeSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__PowerSearchRequest
#define SOAP_TYPE_ns1__PowerSearchRequest (152)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__PowerSearchRequest(struct soap*, struct ns1__PowerSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__PowerSearchRequest(struct soap*, const struct ns1__PowerSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__PowerSearchRequest(struct soap*, const struct ns1__PowerSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__PowerSearchRequest(struct soap*, const char*, int, const struct ns1__PowerSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__PowerSearchRequest * SOAP_FMAC4 soap_get_ns1__PowerSearchRequest(struct soap*, struct ns1__PowerSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__PowerSearchRequest * SOAP_FMAC4 soap_in_ns1__PowerSearchRequest(struct soap*, const char*, struct ns1__PowerSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__PowerSearchRequest * SOAP_FMAC6 soap_new_ns1__PowerSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__PowerSearchRequest(struct soap*, struct ns1__PowerSearchRequest*);
SOAP_FMAC3 struct ns1__PowerSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__PowerSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__PowerSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__PowerSearchRequestResponse
#define SOAP_TYPE_ns1__PowerSearchRequestResponse (148)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__PowerSearchRequestResponse(struct soap*, struct ns1__PowerSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__PowerSearchRequestResponse(struct soap*, const struct ns1__PowerSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__PowerSearchRequestResponse(struct soap*, const struct ns1__PowerSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__PowerSearchRequestResponse(struct soap*, const char*, int, const struct ns1__PowerSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__PowerSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__PowerSearchRequestResponse(struct soap*, struct ns1__PowerSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__PowerSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__PowerSearchRequestResponse(struct soap*, const char*, struct ns1__PowerSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__PowerSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__PowerSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__PowerSearchRequestResponse(struct soap*, struct ns1__PowerSearchRequestResponse*);
SOAP_FMAC3 struct ns1__PowerSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__PowerSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__PowerSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__KeywordSearchRequest
#define SOAP_TYPE_ns1__KeywordSearchRequest (147)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__KeywordSearchRequest(struct soap*, struct ns1__KeywordSearchRequest *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__KeywordSearchRequest(struct soap*, const struct ns1__KeywordSearchRequest *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__KeywordSearchRequest(struct soap*, const struct ns1__KeywordSearchRequest *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__KeywordSearchRequest(struct soap*, const char*, int, const struct ns1__KeywordSearchRequest *, const char*);
SOAP_FMAC3 struct ns1__KeywordSearchRequest * SOAP_FMAC4 soap_get_ns1__KeywordSearchRequest(struct soap*, struct ns1__KeywordSearchRequest *, const char*, const char*);
SOAP_FMAC3 struct ns1__KeywordSearchRequest * SOAP_FMAC4 soap_in_ns1__KeywordSearchRequest(struct soap*, const char*, struct ns1__KeywordSearchRequest *, const char*);
SOAP_FMAC5 struct ns1__KeywordSearchRequest * SOAP_FMAC6 soap_new_ns1__KeywordSearchRequest(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__KeywordSearchRequest(struct soap*, struct ns1__KeywordSearchRequest*);
SOAP_FMAC3 struct ns1__KeywordSearchRequest * SOAP_FMAC4 soap_instantiate_ns1__KeywordSearchRequest(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__KeywordSearchRequest(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef SOAP_TYPE_ns1__KeywordSearchRequestResponse
#define SOAP_TYPE_ns1__KeywordSearchRequestResponse (143)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_ns1__KeywordSearchRequestResponse(struct soap*, struct ns1__KeywordSearchRequestResponse *);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_ns1__KeywordSearchRequestResponse(struct soap*, const struct ns1__KeywordSearchRequestResponse *);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_ns1__KeywordSearchRequestResponse(struct soap*, const struct ns1__KeywordSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_ns1__KeywordSearchRequestResponse(struct soap*, const char*, int, const struct ns1__KeywordSearchRequestResponse *, const char*);
SOAP_FMAC3 struct ns1__KeywordSearchRequestResponse * SOAP_FMAC4 soap_get_ns1__KeywordSearchRequestResponse(struct soap*, struct ns1__KeywordSearchRequestResponse *, const char*, const char*);
SOAP_FMAC3 struct ns1__KeywordSearchRequestResponse * SOAP_FMAC4 soap_in_ns1__KeywordSearchRequestResponse(struct soap*, const char*, struct ns1__KeywordSearchRequestResponse *, const char*);
SOAP_FMAC5 struct ns1__KeywordSearchRequestResponse * SOAP_FMAC6 soap_new_ns1__KeywordSearchRequestResponse(struct soap*, int);
SOAP_FMAC5 void SOAP_FMAC6 soap_delete_ns1__KeywordSearchRequestResponse(struct soap*, struct ns1__KeywordSearchRequestResponse*);
SOAP_FMAC3 struct ns1__KeywordSearchRequestResponse * SOAP_FMAC4 soap_instantiate_ns1__KeywordSearchRequestResponse(struct soap*, int, const char*, const char*, size_t*);
SOAP_FMAC3 void SOAP_FMAC4 soap_copy_ns1__KeywordSearchRequestResponse(struct soap*, int, int, void*, size_t, const void*, size_t);

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_PointerToSOAP_ENV__Reason
#define SOAP_TYPE_PointerToSOAP_ENV__Reason (272)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Reason(struct soap*, const char *, int, struct SOAP_ENV__Reason *const*, const char *);
SOAP_FMAC3 struct SOAP_ENV__Reason ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Reason(struct soap*, struct SOAP_ENV__Reason **, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Reason ** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Reason(struct soap*, const char*, struct SOAP_ENV__Reason **, const char*);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_PointerToSOAP_ENV__Detail
#define SOAP_TYPE_PointerToSOAP_ENV__Detail (271)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Detail(struct soap*, const char *, int, struct SOAP_ENV__Detail *const*, const char *);
SOAP_FMAC3 struct SOAP_ENV__Detail ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Detail(struct soap*, struct SOAP_ENV__Detail **, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Detail ** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Detail(struct soap*, const char*, struct SOAP_ENV__Detail **, const char*);

#endif

#ifndef WITH_NOGLOBAL

#ifndef SOAP_TYPE_PointerToSOAP_ENV__Code
#define SOAP_TYPE_PointerToSOAP_ENV__Code (265)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSOAP_ENV__Code(struct soap*, const char *, int, struct SOAP_ENV__Code *const*, const char *);
SOAP_FMAC3 struct SOAP_ENV__Code ** SOAP_FMAC4 soap_get_PointerToSOAP_ENV__Code(struct soap*, struct SOAP_ENV__Code **, const char*, const char*);
SOAP_FMAC3 struct SOAP_ENV__Code ** SOAP_FMAC4 soap_in_PointerToSOAP_ENV__Code(struct soap*, const char*, struct SOAP_ENV__Code **, const char*);

#endif

#ifndef SOAP_TYPE_PointerTons1__ModifyShoppingCartItemsRequest
#define SOAP_TYPE_PointerTons1__ModifyShoppingCartItemsRequest (259)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ModifyShoppingCartItemsRequest(struct soap*, ns1__ModifyShoppingCartItemsRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ModifyShoppingCartItemsRequest(struct soap*, ns1__ModifyShoppingCartItemsRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ModifyShoppingCartItemsRequest(struct soap*, const char *, int, ns1__ModifyShoppingCartItemsRequest *const*, const char *);
SOAP_FMAC3 ns1__ModifyShoppingCartItemsRequest ** SOAP_FMAC4 soap_get_PointerTons1__ModifyShoppingCartItemsRequest(struct soap*, ns1__ModifyShoppingCartItemsRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ModifyShoppingCartItemsRequest ** SOAP_FMAC4 soap_in_PointerTons1__ModifyShoppingCartItemsRequest(struct soap*, const char*, ns1__ModifyShoppingCartItemsRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__RemoveShoppingCartItemsRequest
#define SOAP_TYPE_PointerTons1__RemoveShoppingCartItemsRequest (254)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__RemoveShoppingCartItemsRequest(struct soap*, ns1__RemoveShoppingCartItemsRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__RemoveShoppingCartItemsRequest(struct soap*, ns1__RemoveShoppingCartItemsRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__RemoveShoppingCartItemsRequest(struct soap*, const char *, int, ns1__RemoveShoppingCartItemsRequest *const*, const char *);
SOAP_FMAC3 ns1__RemoveShoppingCartItemsRequest ** SOAP_FMAC4 soap_get_PointerTons1__RemoveShoppingCartItemsRequest(struct soap*, ns1__RemoveShoppingCartItemsRequest **, const char*, const char*);
SOAP_FMAC3 ns1__RemoveShoppingCartItemsRequest ** SOAP_FMAC4 soap_in_PointerTons1__RemoveShoppingCartItemsRequest(struct soap*, const char*, ns1__RemoveShoppingCartItemsRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__AddShoppingCartItemsRequest
#define SOAP_TYPE_PointerTons1__AddShoppingCartItemsRequest (249)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__AddShoppingCartItemsRequest(struct soap*, ns1__AddShoppingCartItemsRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__AddShoppingCartItemsRequest(struct soap*, ns1__AddShoppingCartItemsRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__AddShoppingCartItemsRequest(struct soap*, const char *, int, ns1__AddShoppingCartItemsRequest *const*, const char *);
SOAP_FMAC3 ns1__AddShoppingCartItemsRequest ** SOAP_FMAC4 soap_get_PointerTons1__AddShoppingCartItemsRequest(struct soap*, ns1__AddShoppingCartItemsRequest **, const char*, const char*);
SOAP_FMAC3 ns1__AddShoppingCartItemsRequest ** SOAP_FMAC4 soap_in_PointerTons1__AddShoppingCartItemsRequest(struct soap*, const char*, ns1__AddShoppingCartItemsRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ClearShoppingCartRequest
#define SOAP_TYPE_PointerTons1__ClearShoppingCartRequest (244)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ClearShoppingCartRequest(struct soap*, ns1__ClearShoppingCartRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ClearShoppingCartRequest(struct soap*, ns1__ClearShoppingCartRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ClearShoppingCartRequest(struct soap*, const char *, int, ns1__ClearShoppingCartRequest *const*, const char *);
SOAP_FMAC3 ns1__ClearShoppingCartRequest ** SOAP_FMAC4 soap_get_PointerTons1__ClearShoppingCartRequest(struct soap*, ns1__ClearShoppingCartRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ClearShoppingCartRequest ** SOAP_FMAC4 soap_in_PointerTons1__ClearShoppingCartRequest(struct soap*, const char*, ns1__ClearShoppingCartRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__GetShoppingCartRequest
#define SOAP_TYPE_PointerTons1__GetShoppingCartRequest (239)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__GetShoppingCartRequest(struct soap*, ns1__GetShoppingCartRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__GetShoppingCartRequest(struct soap*, ns1__GetShoppingCartRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__GetShoppingCartRequest(struct soap*, const char *, int, ns1__GetShoppingCartRequest *const*, const char *);
SOAP_FMAC3 ns1__GetShoppingCartRequest ** SOAP_FMAC4 soap_get_PointerTons1__GetShoppingCartRequest(struct soap*, ns1__GetShoppingCartRequest **, const char*, const char*);
SOAP_FMAC3 ns1__GetShoppingCartRequest ** SOAP_FMAC4 soap_in_PointerTons1__GetShoppingCartRequest(struct soap*, const char*, ns1__GetShoppingCartRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ShoppingCart
#define SOAP_TYPE_PointerTons1__ShoppingCart (238)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ShoppingCart(struct soap*, ns1__ShoppingCart *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ShoppingCart(struct soap*, ns1__ShoppingCart *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ShoppingCart(struct soap*, const char *, int, ns1__ShoppingCart *const*, const char *);
SOAP_FMAC3 ns1__ShoppingCart ** SOAP_FMAC4 soap_get_PointerTons1__ShoppingCart(struct soap*, ns1__ShoppingCart **, const char*, const char*);
SOAP_FMAC3 ns1__ShoppingCart ** SOAP_FMAC4 soap_in_PointerTons1__ShoppingCart(struct soap*, const char*, ns1__ShoppingCart **, const char*);

#ifndef SOAP_TYPE_PointerTons1__SimilarityRequest
#define SOAP_TYPE_PointerTons1__SimilarityRequest (233)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SimilarityRequest(struct soap*, ns1__SimilarityRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SimilarityRequest(struct soap*, ns1__SimilarityRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SimilarityRequest(struct soap*, const char *, int, ns1__SimilarityRequest *const*, const char *);
SOAP_FMAC3 ns1__SimilarityRequest ** SOAP_FMAC4 soap_get_PointerTons1__SimilarityRequest(struct soap*, ns1__SimilarityRequest **, const char*, const char*);
SOAP_FMAC3 ns1__SimilarityRequest ** SOAP_FMAC4 soap_in_PointerTons1__SimilarityRequest(struct soap*, const char*, ns1__SimilarityRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__MarketplaceRequest
#define SOAP_TYPE_PointerTons1__MarketplaceRequest (228)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__MarketplaceRequest(struct soap*, ns1__MarketplaceRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__MarketplaceRequest(struct soap*, ns1__MarketplaceRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__MarketplaceRequest(struct soap*, const char *, int, ns1__MarketplaceRequest *const*, const char *);
SOAP_FMAC3 ns1__MarketplaceRequest ** SOAP_FMAC4 soap_get_PointerTons1__MarketplaceRequest(struct soap*, ns1__MarketplaceRequest **, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceRequest ** SOAP_FMAC4 soap_in_PointerTons1__MarketplaceRequest(struct soap*, const char*, ns1__MarketplaceRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__MarketplaceSearch
#define SOAP_TYPE_PointerTons1__MarketplaceSearch (227)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__MarketplaceSearch(struct soap*, ns1__MarketplaceSearch *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__MarketplaceSearch(struct soap*, ns1__MarketplaceSearch *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__MarketplaceSearch(struct soap*, const char *, int, ns1__MarketplaceSearch *const*, const char *);
SOAP_FMAC3 ns1__MarketplaceSearch ** SOAP_FMAC4 soap_get_PointerTons1__MarketplaceSearch(struct soap*, ns1__MarketplaceSearch **, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceSearch ** SOAP_FMAC4 soap_in_PointerTons1__MarketplaceSearch(struct soap*, const char*, ns1__MarketplaceSearch **, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerRequest
#define SOAP_TYPE_PointerTons1__SellerRequest (222)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerRequest(struct soap*, ns1__SellerRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerRequest(struct soap*, ns1__SellerRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerRequest(struct soap*, const char *, int, ns1__SellerRequest *const*, const char *);
SOAP_FMAC3 ns1__SellerRequest ** SOAP_FMAC4 soap_get_PointerTons1__SellerRequest(struct soap*, ns1__SellerRequest **, const char*, const char*);
SOAP_FMAC3 ns1__SellerRequest ** SOAP_FMAC4 soap_in_PointerTons1__SellerRequest(struct soap*, const char*, ns1__SellerRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerSearch
#define SOAP_TYPE_PointerTons1__SellerSearch (221)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerSearch(struct soap*, ns1__SellerSearch *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerSearch(struct soap*, ns1__SellerSearch *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerSearch(struct soap*, const char *, int, ns1__SellerSearch *const*, const char *);
SOAP_FMAC3 ns1__SellerSearch ** SOAP_FMAC4 soap_get_PointerTons1__SellerSearch(struct soap*, ns1__SellerSearch **, const char*, const char*);
SOAP_FMAC3 ns1__SellerSearch ** SOAP_FMAC4 soap_in_PointerTons1__SellerSearch(struct soap*, const char*, ns1__SellerSearch **, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerProfileRequest
#define SOAP_TYPE_PointerTons1__SellerProfileRequest (216)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerProfileRequest(struct soap*, ns1__SellerProfileRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerProfileRequest(struct soap*, ns1__SellerProfileRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerProfileRequest(struct soap*, const char *, int, ns1__SellerProfileRequest *const*, const char *);
SOAP_FMAC3 ns1__SellerProfileRequest ** SOAP_FMAC4 soap_get_PointerTons1__SellerProfileRequest(struct soap*, ns1__SellerProfileRequest **, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfileRequest ** SOAP_FMAC4 soap_in_PointerTons1__SellerProfileRequest(struct soap*, const char*, ns1__SellerProfileRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerProfile
#define SOAP_TYPE_PointerTons1__SellerProfile (215)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerProfile(struct soap*, ns1__SellerProfile *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerProfile(struct soap*, ns1__SellerProfile *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerProfile(struct soap*, const char *, int, ns1__SellerProfile *const*, const char *);
SOAP_FMAC3 ns1__SellerProfile ** SOAP_FMAC4 soap_get_PointerTons1__SellerProfile(struct soap*, ns1__SellerProfile **, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfile ** SOAP_FMAC4 soap_in_PointerTons1__SellerProfile(struct soap*, const char*, ns1__SellerProfile **, const char*);

#ifndef SOAP_TYPE_PointerTons1__WishlistRequest
#define SOAP_TYPE_PointerTons1__WishlistRequest (210)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__WishlistRequest(struct soap*, ns1__WishlistRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__WishlistRequest(struct soap*, ns1__WishlistRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__WishlistRequest(struct soap*, const char *, int, ns1__WishlistRequest *const*, const char *);
SOAP_FMAC3 ns1__WishlistRequest ** SOAP_FMAC4 soap_get_PointerTons1__WishlistRequest(struct soap*, ns1__WishlistRequest **, const char*, const char*);
SOAP_FMAC3 ns1__WishlistRequest ** SOAP_FMAC4 soap_in_PointerTons1__WishlistRequest(struct soap*, const char*, ns1__WishlistRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ListManiaRequest
#define SOAP_TYPE_PointerTons1__ListManiaRequest (205)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ListManiaRequest(struct soap*, ns1__ListManiaRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ListManiaRequest(struct soap*, ns1__ListManiaRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ListManiaRequest(struct soap*, const char *, int, ns1__ListManiaRequest *const*, const char *);
SOAP_FMAC3 ns1__ListManiaRequest ** SOAP_FMAC4 soap_get_PointerTons1__ListManiaRequest(struct soap*, ns1__ListManiaRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ListManiaRequest ** SOAP_FMAC4 soap_in_PointerTons1__ListManiaRequest(struct soap*, const char*, ns1__ListManiaRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ExchangeRequest
#define SOAP_TYPE_PointerTons1__ExchangeRequest (200)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ExchangeRequest(struct soap*, ns1__ExchangeRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ExchangeRequest(struct soap*, ns1__ExchangeRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ExchangeRequest(struct soap*, const char *, int, ns1__ExchangeRequest *const*, const char *);
SOAP_FMAC3 ns1__ExchangeRequest ** SOAP_FMAC4 soap_get_PointerTons1__ExchangeRequest(struct soap*, ns1__ExchangeRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ExchangeRequest ** SOAP_FMAC4 soap_in_PointerTons1__ExchangeRequest(struct soap*, const char*, ns1__ExchangeRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__DirectorRequest
#define SOAP_TYPE_PointerTons1__DirectorRequest (195)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__DirectorRequest(struct soap*, ns1__DirectorRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__DirectorRequest(struct soap*, ns1__DirectorRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__DirectorRequest(struct soap*, const char *, int, ns1__DirectorRequest *const*, const char *);
SOAP_FMAC3 ns1__DirectorRequest ** SOAP_FMAC4 soap_get_PointerTons1__DirectorRequest(struct soap*, ns1__DirectorRequest **, const char*, const char*);
SOAP_FMAC3 ns1__DirectorRequest ** SOAP_FMAC4 soap_in_PointerTons1__DirectorRequest(struct soap*, const char*, ns1__DirectorRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ManufacturerRequest
#define SOAP_TYPE_PointerTons1__ManufacturerRequest (190)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ManufacturerRequest(struct soap*, ns1__ManufacturerRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ManufacturerRequest(struct soap*, ns1__ManufacturerRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ManufacturerRequest(struct soap*, const char *, int, ns1__ManufacturerRequest *const*, const char *);
SOAP_FMAC3 ns1__ManufacturerRequest ** SOAP_FMAC4 soap_get_PointerTons1__ManufacturerRequest(struct soap*, ns1__ManufacturerRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ManufacturerRequest ** SOAP_FMAC4 soap_in_PointerTons1__ManufacturerRequest(struct soap*, const char*, ns1__ManufacturerRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ActorRequest
#define SOAP_TYPE_PointerTons1__ActorRequest (185)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ActorRequest(struct soap*, ns1__ActorRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ActorRequest(struct soap*, ns1__ActorRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ActorRequest(struct soap*, const char *, int, ns1__ActorRequest *const*, const char *);
SOAP_FMAC3 ns1__ActorRequest ** SOAP_FMAC4 soap_get_PointerTons1__ActorRequest(struct soap*, ns1__ActorRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ActorRequest ** SOAP_FMAC4 soap_in_PointerTons1__ActorRequest(struct soap*, const char*, ns1__ActorRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ArtistRequest
#define SOAP_TYPE_PointerTons1__ArtistRequest (180)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ArtistRequest(struct soap*, ns1__ArtistRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ArtistRequest(struct soap*, ns1__ArtistRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ArtistRequest(struct soap*, const char *, int, ns1__ArtistRequest *const*, const char *);
SOAP_FMAC3 ns1__ArtistRequest ** SOAP_FMAC4 soap_get_PointerTons1__ArtistRequest(struct soap*, ns1__ArtistRequest **, const char*, const char*);
SOAP_FMAC3 ns1__ArtistRequest ** SOAP_FMAC4 soap_in_PointerTons1__ArtistRequest(struct soap*, const char*, ns1__ArtistRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__AuthorRequest
#define SOAP_TYPE_PointerTons1__AuthorRequest (175)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__AuthorRequest(struct soap*, ns1__AuthorRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__AuthorRequest(struct soap*, ns1__AuthorRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__AuthorRequest(struct soap*, const char *, int, ns1__AuthorRequest *const*, const char *);
SOAP_FMAC3 ns1__AuthorRequest ** SOAP_FMAC4 soap_get_PointerTons1__AuthorRequest(struct soap*, ns1__AuthorRequest **, const char*, const char*);
SOAP_FMAC3 ns1__AuthorRequest ** SOAP_FMAC4 soap_in_PointerTons1__AuthorRequest(struct soap*, const char*, ns1__AuthorRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__UpcRequest
#define SOAP_TYPE_PointerTons1__UpcRequest (170)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__UpcRequest(struct soap*, ns1__UpcRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__UpcRequest(struct soap*, ns1__UpcRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__UpcRequest(struct soap*, const char *, int, ns1__UpcRequest *const*, const char *);
SOAP_FMAC3 ns1__UpcRequest ** SOAP_FMAC4 soap_get_PointerTons1__UpcRequest(struct soap*, ns1__UpcRequest **, const char*, const char*);
SOAP_FMAC3 ns1__UpcRequest ** SOAP_FMAC4 soap_in_PointerTons1__UpcRequest(struct soap*, const char*, ns1__UpcRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__BlendedRequest
#define SOAP_TYPE_PointerTons1__BlendedRequest (165)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__BlendedRequest(struct soap*, ns1__BlendedRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__BlendedRequest(struct soap*, ns1__BlendedRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__BlendedRequest(struct soap*, const char *, int, ns1__BlendedRequest *const*, const char *);
SOAP_FMAC3 ns1__BlendedRequest ** SOAP_FMAC4 soap_get_PointerTons1__BlendedRequest(struct soap*, ns1__BlendedRequest **, const char*, const char*);
SOAP_FMAC3 ns1__BlendedRequest ** SOAP_FMAC4 soap_in_PointerTons1__BlendedRequest(struct soap*, const char*, ns1__BlendedRequest **, const char*);

#ifndef SOAP_TYPE_PointerToProductLineArray
#define SOAP_TYPE_PointerToProductLineArray (164)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToProductLineArray(struct soap*, ProductLineArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToProductLineArray(struct soap*, ProductLineArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToProductLineArray(struct soap*, const char *, int, ProductLineArray *const*, const char *);
SOAP_FMAC3 ProductLineArray ** SOAP_FMAC4 soap_get_PointerToProductLineArray(struct soap*, ProductLineArray **, const char*, const char*);
SOAP_FMAC3 ProductLineArray ** SOAP_FMAC4 soap_in_PointerToProductLineArray(struct soap*, const char*, ProductLineArray **, const char*);

#ifndef SOAP_TYPE_PointerTons1__AsinRequest
#define SOAP_TYPE_PointerTons1__AsinRequest (159)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__AsinRequest(struct soap*, ns1__AsinRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__AsinRequest(struct soap*, ns1__AsinRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__AsinRequest(struct soap*, const char *, int, ns1__AsinRequest *const*, const char *);
SOAP_FMAC3 ns1__AsinRequest ** SOAP_FMAC4 soap_get_PointerTons1__AsinRequest(struct soap*, ns1__AsinRequest **, const char*, const char*);
SOAP_FMAC3 ns1__AsinRequest ** SOAP_FMAC4 soap_in_PointerTons1__AsinRequest(struct soap*, const char*, ns1__AsinRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__BrowseNodeRequest
#define SOAP_TYPE_PointerTons1__BrowseNodeRequest (154)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__BrowseNodeRequest(struct soap*, ns1__BrowseNodeRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__BrowseNodeRequest(struct soap*, ns1__BrowseNodeRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__BrowseNodeRequest(struct soap*, const char *, int, ns1__BrowseNodeRequest *const*, const char *);
SOAP_FMAC3 ns1__BrowseNodeRequest ** SOAP_FMAC4 soap_get_PointerTons1__BrowseNodeRequest(struct soap*, ns1__BrowseNodeRequest **, const char*, const char*);
SOAP_FMAC3 ns1__BrowseNodeRequest ** SOAP_FMAC4 soap_in_PointerTons1__BrowseNodeRequest(struct soap*, const char*, ns1__BrowseNodeRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__PowerRequest
#define SOAP_TYPE_PointerTons1__PowerRequest (149)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__PowerRequest(struct soap*, ns1__PowerRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__PowerRequest(struct soap*, ns1__PowerRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__PowerRequest(struct soap*, const char *, int, ns1__PowerRequest *const*, const char *);
SOAP_FMAC3 ns1__PowerRequest ** SOAP_FMAC4 soap_get_PointerTons1__PowerRequest(struct soap*, ns1__PowerRequest **, const char*, const char*);
SOAP_FMAC3 ns1__PowerRequest ** SOAP_FMAC4 soap_in_PointerTons1__PowerRequest(struct soap*, const char*, ns1__PowerRequest **, const char*);

#ifndef SOAP_TYPE_PointerTons1__KeywordRequest
#define SOAP_TYPE_PointerTons1__KeywordRequest (144)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__KeywordRequest(struct soap*, ns1__KeywordRequest *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__KeywordRequest(struct soap*, ns1__KeywordRequest *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__KeywordRequest(struct soap*, const char *, int, ns1__KeywordRequest *const*, const char *);
SOAP_FMAC3 ns1__KeywordRequest ** SOAP_FMAC4 soap_get_PointerTons1__KeywordRequest(struct soap*, ns1__KeywordRequest **, const char*, const char*);
SOAP_FMAC3 ns1__KeywordRequest ** SOAP_FMAC4 soap_in_PointerTons1__KeywordRequest(struct soap*, const char*, ns1__KeywordRequest **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__AddItem
#define SOAP_TYPE_PointerToPointerTons1__AddItem (142)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__AddItem(struct soap*, ns1__AddItem **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__AddItem(struct soap*, ns1__AddItem **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__AddItem(struct soap*, const char *, int, ns1__AddItem **const*, const char *);
SOAP_FMAC3 ns1__AddItem *** SOAP_FMAC4 soap_get_PointerToPointerTons1__AddItem(struct soap*, ns1__AddItem ***, const char*, const char*);
SOAP_FMAC3 ns1__AddItem *** SOAP_FMAC4 soap_in_PointerToPointerTons1__AddItem(struct soap*, const char*, ns1__AddItem ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__AddItem
#define SOAP_TYPE_PointerTons1__AddItem (141)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__AddItem(struct soap*, ns1__AddItem *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__AddItem(struct soap*, ns1__AddItem *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__AddItem(struct soap*, const char *, int, ns1__AddItem *const*, const char *);
SOAP_FMAC3 ns1__AddItem ** SOAP_FMAC4 soap_get_PointerTons1__AddItem(struct soap*, ns1__AddItem **, const char*, const char*);
SOAP_FMAC3 ns1__AddItem ** SOAP_FMAC4 soap_in_PointerTons1__AddItem(struct soap*, const char*, ns1__AddItem **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__ItemQuantity
#define SOAP_TYPE_PointerToPointerTons1__ItemQuantity (140)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__ItemQuantity(struct soap*, ns1__ItemQuantity **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__ItemQuantity(struct soap*, ns1__ItemQuantity **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__ItemQuantity(struct soap*, const char *, int, ns1__ItemQuantity **const*, const char *);
SOAP_FMAC3 ns1__ItemQuantity *** SOAP_FMAC4 soap_get_PointerToPointerTons1__ItemQuantity(struct soap*, ns1__ItemQuantity ***, const char*, const char*);
SOAP_FMAC3 ns1__ItemQuantity *** SOAP_FMAC4 soap_in_PointerToPointerTons1__ItemQuantity(struct soap*, const char*, ns1__ItemQuantity ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__ItemQuantity
#define SOAP_TYPE_PointerTons1__ItemQuantity (139)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ItemQuantity(struct soap*, ns1__ItemQuantity *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ItemQuantity(struct soap*, ns1__ItemQuantity *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ItemQuantity(struct soap*, const char *, int, ns1__ItemQuantity *const*, const char *);
SOAP_FMAC3 ns1__ItemQuantity ** SOAP_FMAC4 soap_get_PointerTons1__ItemQuantity(struct soap*, ns1__ItemQuantity **, const char*, const char*);
SOAP_FMAC3 ns1__ItemQuantity ** SOAP_FMAC4 soap_in_PointerTons1__ItemQuantity(struct soap*, const char*, ns1__ItemQuantity **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__Item
#define SOAP_TYPE_PointerToPointerTons1__Item (138)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__Item(struct soap*, ns1__Item **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__Item(struct soap*, ns1__Item **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__Item(struct soap*, const char *, int, ns1__Item **const*, const char *);
SOAP_FMAC3 ns1__Item *** SOAP_FMAC4 soap_get_PointerToPointerTons1__Item(struct soap*, ns1__Item ***, const char*, const char*);
SOAP_FMAC3 ns1__Item *** SOAP_FMAC4 soap_in_PointerToPointerTons1__Item(struct soap*, const char*, ns1__Item ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__Item
#define SOAP_TYPE_PointerTons1__Item (137)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__Item(struct soap*, ns1__Item *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__Item(struct soap*, ns1__Item *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__Item(struct soap*, const char *, int, ns1__Item *const*, const char *);
SOAP_FMAC3 ns1__Item ** SOAP_FMAC4 soap_get_PointerTons1__Item(struct soap*, ns1__Item **, const char*, const char*);
SOAP_FMAC3 ns1__Item ** SOAP_FMAC4 soap_in_PointerTons1__Item(struct soap*, const char*, ns1__Item **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__ThirdPartyProductDetails
#define SOAP_TYPE_PointerToPointerTons1__ThirdPartyProductDetails (136)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__ThirdPartyProductDetails(struct soap*, const char *, int, ns1__ThirdPartyProductDetails **const*, const char *);
SOAP_FMAC3 ns1__ThirdPartyProductDetails *** SOAP_FMAC4 soap_get_PointerToPointerTons1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails ***, const char*, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductDetails *** SOAP_FMAC4 soap_in_PointerToPointerTons1__ThirdPartyProductDetails(struct soap*, const char*, ns1__ThirdPartyProductDetails ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__ThirdPartyProductDetails
#define SOAP_TYPE_PointerTons1__ThirdPartyProductDetails (135)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ThirdPartyProductDetails(struct soap*, const char *, int, ns1__ThirdPartyProductDetails *const*, const char *);
SOAP_FMAC3 ns1__ThirdPartyProductDetails ** SOAP_FMAC4 soap_get_PointerTons1__ThirdPartyProductDetails(struct soap*, ns1__ThirdPartyProductDetails **, const char*, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductDetails ** SOAP_FMAC4 soap_in_PointerTons1__ThirdPartyProductDetails(struct soap*, const char*, ns1__ThirdPartyProductDetails **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__Feedback
#define SOAP_TYPE_PointerToPointerTons1__Feedback (134)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__Feedback(struct soap*, ns1__Feedback **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__Feedback(struct soap*, ns1__Feedback **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__Feedback(struct soap*, const char *, int, ns1__Feedback **const*, const char *);
SOAP_FMAC3 ns1__Feedback *** SOAP_FMAC4 soap_get_PointerToPointerTons1__Feedback(struct soap*, ns1__Feedback ***, const char*, const char*);
SOAP_FMAC3 ns1__Feedback *** SOAP_FMAC4 soap_in_PointerToPointerTons1__Feedback(struct soap*, const char*, ns1__Feedback ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__Feedback
#define SOAP_TYPE_PointerTons1__Feedback (133)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__Feedback(struct soap*, ns1__Feedback *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__Feedback(struct soap*, ns1__Feedback *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__Feedback(struct soap*, const char *, int, ns1__Feedback *const*, const char *);
SOAP_FMAC3 ns1__Feedback ** SOAP_FMAC4 soap_get_PointerTons1__Feedback(struct soap*, ns1__Feedback **, const char*, const char*);
SOAP_FMAC3 ns1__Feedback ** SOAP_FMAC4 soap_in_PointerTons1__Feedback(struct soap*, const char*, ns1__Feedback **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__ListingProductDetails
#define SOAP_TYPE_PointerToPointerTons1__ListingProductDetails (132)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__ListingProductDetails(struct soap*, ns1__ListingProductDetails **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__ListingProductDetails(struct soap*, ns1__ListingProductDetails **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__ListingProductDetails(struct soap*, const char *, int, ns1__ListingProductDetails **const*, const char *);
SOAP_FMAC3 ns1__ListingProductDetails *** SOAP_FMAC4 soap_get_PointerToPointerTons1__ListingProductDetails(struct soap*, ns1__ListingProductDetails ***, const char*, const char*);
SOAP_FMAC3 ns1__ListingProductDetails *** SOAP_FMAC4 soap_in_PointerToPointerTons1__ListingProductDetails(struct soap*, const char*, ns1__ListingProductDetails ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__ListingProductDetails
#define SOAP_TYPE_PointerTons1__ListingProductDetails (131)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ListingProductDetails(struct soap*, ns1__ListingProductDetails *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ListingProductDetails(struct soap*, ns1__ListingProductDetails *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ListingProductDetails(struct soap*, const char *, int, ns1__ListingProductDetails *const*, const char *);
SOAP_FMAC3 ns1__ListingProductDetails ** SOAP_FMAC4 soap_get_PointerTons1__ListingProductDetails(struct soap*, ns1__ListingProductDetails **, const char*, const char*);
SOAP_FMAC3 ns1__ListingProductDetails ** SOAP_FMAC4 soap_in_PointerTons1__ListingProductDetails(struct soap*, const char*, ns1__ListingProductDetails **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__SellerSearchDetails
#define SOAP_TYPE_PointerToPointerTons1__SellerSearchDetails (130)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__SellerSearchDetails(struct soap*, const char *, int, ns1__SellerSearchDetails **const*, const char *);
SOAP_FMAC3 ns1__SellerSearchDetails *** SOAP_FMAC4 soap_get_PointerToPointerTons1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails ***, const char*, const char*);
SOAP_FMAC3 ns1__SellerSearchDetails *** SOAP_FMAC4 soap_in_PointerToPointerTons1__SellerSearchDetails(struct soap*, const char*, ns1__SellerSearchDetails ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerSearchDetails
#define SOAP_TYPE_PointerTons1__SellerSearchDetails (129)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerSearchDetails(struct soap*, const char *, int, ns1__SellerSearchDetails *const*, const char *);
SOAP_FMAC3 ns1__SellerSearchDetails ** SOAP_FMAC4 soap_get_PointerTons1__SellerSearchDetails(struct soap*, ns1__SellerSearchDetails **, const char*, const char*);
SOAP_FMAC3 ns1__SellerSearchDetails ** SOAP_FMAC4 soap_in_PointerTons1__SellerSearchDetails(struct soap*, const char*, ns1__SellerSearchDetails **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__SellerProfileDetails
#define SOAP_TYPE_PointerToPointerTons1__SellerProfileDetails (128)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__SellerProfileDetails(struct soap*, const char *, int, ns1__SellerProfileDetails **const*, const char *);
SOAP_FMAC3 ns1__SellerProfileDetails *** SOAP_FMAC4 soap_get_PointerToPointerTons1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails ***, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfileDetails *** SOAP_FMAC4 soap_in_PointerToPointerTons1__SellerProfileDetails(struct soap*, const char*, ns1__SellerProfileDetails ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerProfileDetails
#define SOAP_TYPE_PointerTons1__SellerProfileDetails (127)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerProfileDetails(struct soap*, const char *, int, ns1__SellerProfileDetails *const*, const char *);
SOAP_FMAC3 ns1__SellerProfileDetails ** SOAP_FMAC4 soap_get_PointerTons1__SellerProfileDetails(struct soap*, ns1__SellerProfileDetails **, const char*, const char*);
SOAP_FMAC3 ns1__SellerProfileDetails ** SOAP_FMAC4 soap_in_PointerTons1__SellerProfileDetails(struct soap*, const char*, ns1__SellerProfileDetails **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__MarketplaceSearchDetails
#define SOAP_TYPE_PointerToPointerTons1__MarketplaceSearchDetails (126)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__MarketplaceSearchDetails(struct soap*, const char *, int, ns1__MarketplaceSearchDetails **const*, const char *);
SOAP_FMAC3 ns1__MarketplaceSearchDetails *** SOAP_FMAC4 soap_get_PointerToPointerTons1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails ***, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceSearchDetails *** SOAP_FMAC4 soap_in_PointerToPointerTons1__MarketplaceSearchDetails(struct soap*, const char*, ns1__MarketplaceSearchDetails ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__MarketplaceSearchDetails
#define SOAP_TYPE_PointerTons1__MarketplaceSearchDetails (125)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__MarketplaceSearchDetails(struct soap*, const char *, int, ns1__MarketplaceSearchDetails *const*, const char *);
SOAP_FMAC3 ns1__MarketplaceSearchDetails ** SOAP_FMAC4 soap_get_PointerTons1__MarketplaceSearchDetails(struct soap*, ns1__MarketplaceSearchDetails **, const char*, const char*);
SOAP_FMAC3 ns1__MarketplaceSearchDetails ** SOAP_FMAC4 soap_in_PointerTons1__MarketplaceSearchDetails(struct soap*, const char*, ns1__MarketplaceSearchDetails **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__CustomerReview
#define SOAP_TYPE_PointerToPointerTons1__CustomerReview (124)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__CustomerReview(struct soap*, ns1__CustomerReview **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__CustomerReview(struct soap*, ns1__CustomerReview **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__CustomerReview(struct soap*, const char *, int, ns1__CustomerReview **const*, const char *);
SOAP_FMAC3 ns1__CustomerReview *** SOAP_FMAC4 soap_get_PointerToPointerTons1__CustomerReview(struct soap*, ns1__CustomerReview ***, const char*, const char*);
SOAP_FMAC3 ns1__CustomerReview *** SOAP_FMAC4 soap_in_PointerToPointerTons1__CustomerReview(struct soap*, const char*, ns1__CustomerReview ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__CustomerReview
#define SOAP_TYPE_PointerTons1__CustomerReview (123)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__CustomerReview(struct soap*, ns1__CustomerReview *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__CustomerReview(struct soap*, ns1__CustomerReview *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__CustomerReview(struct soap*, const char *, int, ns1__CustomerReview *const*, const char *);
SOAP_FMAC3 ns1__CustomerReview ** SOAP_FMAC4 soap_get_PointerTons1__CustomerReview(struct soap*, ns1__CustomerReview **, const char*, const char*);
SOAP_FMAC3 ns1__CustomerReview ** SOAP_FMAC4 soap_in_PointerTons1__CustomerReview(struct soap*, const char*, ns1__CustomerReview **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__Track
#define SOAP_TYPE_PointerToPointerTons1__Track (122)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__Track(struct soap*, ns1__Track **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__Track(struct soap*, ns1__Track **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__Track(struct soap*, const char *, int, ns1__Track **const*, const char *);
SOAP_FMAC3 ns1__Track *** SOAP_FMAC4 soap_get_PointerToPointerTons1__Track(struct soap*, ns1__Track ***, const char*, const char*);
SOAP_FMAC3 ns1__Track *** SOAP_FMAC4 soap_in_PointerToPointerTons1__Track(struct soap*, const char*, ns1__Track ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__Track
#define SOAP_TYPE_PointerTons1__Track (121)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__Track(struct soap*, ns1__Track *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__Track(struct soap*, ns1__Track *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__Track(struct soap*, const char *, int, ns1__Track *const*, const char *);
SOAP_FMAC3 ns1__Track ** SOAP_FMAC4 soap_get_PointerTons1__Track(struct soap*, ns1__Track **, const char*, const char*);
SOAP_FMAC3 ns1__Track ** SOAP_FMAC4 soap_in_PointerTons1__Track(struct soap*, const char*, ns1__Track **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__BrowseNode
#define SOAP_TYPE_PointerToPointerTons1__BrowseNode (120)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__BrowseNode(struct soap*, ns1__BrowseNode **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__BrowseNode(struct soap*, ns1__BrowseNode **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__BrowseNode(struct soap*, const char *, int, ns1__BrowseNode **const*, const char *);
SOAP_FMAC3 ns1__BrowseNode *** SOAP_FMAC4 soap_get_PointerToPointerTons1__BrowseNode(struct soap*, ns1__BrowseNode ***, const char*, const char*);
SOAP_FMAC3 ns1__BrowseNode *** SOAP_FMAC4 soap_in_PointerToPointerTons1__BrowseNode(struct soap*, const char*, ns1__BrowseNode ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__BrowseNode
#define SOAP_TYPE_PointerTons1__BrowseNode (119)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__BrowseNode(struct soap*, ns1__BrowseNode *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__BrowseNode(struct soap*, ns1__BrowseNode *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__BrowseNode(struct soap*, const char *, int, ns1__BrowseNode *const*, const char *);
SOAP_FMAC3 ns1__BrowseNode ** SOAP_FMAC4 soap_get_PointerTons1__BrowseNode(struct soap*, ns1__BrowseNode **, const char*, const char*);
SOAP_FMAC3 ns1__BrowseNode ** SOAP_FMAC4 soap_in_PointerTons1__BrowseNode(struct soap*, const char*, ns1__BrowseNode **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTostd__string
#define SOAP_TYPE_PointerToPointerTostd__string (118)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTostd__string(struct soap*, std::string **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTostd__string(struct soap*, std::string **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTostd__string(struct soap*, const char *, int, std::string **const*, const char *);
SOAP_FMAC3 std::string *** SOAP_FMAC4 soap_get_PointerToPointerTostd__string(struct soap*, std::string ***, const char*, const char*);
SOAP_FMAC3 std::string *** SOAP_FMAC4 soap_in_PointerToPointerTostd__string(struct soap*, const char*, std::string ***, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__KeyPhrase
#define SOAP_TYPE_PointerToPointerTons1__KeyPhrase (117)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__KeyPhrase(struct soap*, ns1__KeyPhrase **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__KeyPhrase(struct soap*, ns1__KeyPhrase **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__KeyPhrase(struct soap*, const char *, int, ns1__KeyPhrase **const*, const char *);
SOAP_FMAC3 ns1__KeyPhrase *** SOAP_FMAC4 soap_get_PointerToPointerTons1__KeyPhrase(struct soap*, ns1__KeyPhrase ***, const char*, const char*);
SOAP_FMAC3 ns1__KeyPhrase *** SOAP_FMAC4 soap_in_PointerToPointerTons1__KeyPhrase(struct soap*, const char*, ns1__KeyPhrase ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__KeyPhrase
#define SOAP_TYPE_PointerTons1__KeyPhrase (116)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__KeyPhrase(struct soap*, ns1__KeyPhrase *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__KeyPhrase(struct soap*, ns1__KeyPhrase *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__KeyPhrase(struct soap*, const char *, int, ns1__KeyPhrase *const*, const char *);
SOAP_FMAC3 ns1__KeyPhrase ** SOAP_FMAC4 soap_get_PointerTons1__KeyPhrase(struct soap*, ns1__KeyPhrase **, const char*, const char*);
SOAP_FMAC3 ns1__KeyPhrase ** SOAP_FMAC4 soap_in_PointerTons1__KeyPhrase(struct soap*, const char*, ns1__KeyPhrase **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__Details
#define SOAP_TYPE_PointerToPointerTons1__Details (115)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__Details(struct soap*, ns1__Details **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__Details(struct soap*, ns1__Details **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__Details(struct soap*, const char *, int, ns1__Details **const*, const char *);
SOAP_FMAC3 ns1__Details *** SOAP_FMAC4 soap_get_PointerToPointerTons1__Details(struct soap*, ns1__Details ***, const char*, const char*);
SOAP_FMAC3 ns1__Details *** SOAP_FMAC4 soap_in_PointerToPointerTons1__Details(struct soap*, const char*, ns1__Details ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__Details
#define SOAP_TYPE_PointerTons1__Details (114)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__Details(struct soap*, ns1__Details *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__Details(struct soap*, ns1__Details *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__Details(struct soap*, const char *, int, ns1__Details *const*, const char *);
SOAP_FMAC3 ns1__Details ** SOAP_FMAC4 soap_get_PointerTons1__Details(struct soap*, ns1__Details **, const char*, const char*);
SOAP_FMAC3 ns1__Details ** SOAP_FMAC4 soap_in_PointerTons1__Details(struct soap*, const char*, ns1__Details **, const char*);

#ifndef SOAP_TYPE_PointerToPointerTons1__ProductLine
#define SOAP_TYPE_PointerToPointerTons1__ProductLine (113)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPointerTons1__ProductLine(struct soap*, ns1__ProductLine **const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPointerTons1__ProductLine(struct soap*, ns1__ProductLine **const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPointerTons1__ProductLine(struct soap*, const char *, int, ns1__ProductLine **const*, const char *);
SOAP_FMAC3 ns1__ProductLine *** SOAP_FMAC4 soap_get_PointerToPointerTons1__ProductLine(struct soap*, ns1__ProductLine ***, const char*, const char*);
SOAP_FMAC3 ns1__ProductLine *** SOAP_FMAC4 soap_in_PointerToPointerTons1__ProductLine(struct soap*, const char*, ns1__ProductLine ***, const char*);

#ifndef SOAP_TYPE_PointerTons1__ProductLine
#define SOAP_TYPE_PointerTons1__ProductLine (112)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ProductLine(struct soap*, ns1__ProductLine *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ProductLine(struct soap*, ns1__ProductLine *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ProductLine(struct soap*, const char *, int, ns1__ProductLine *const*, const char *);
SOAP_FMAC3 ns1__ProductLine ** SOAP_FMAC4 soap_get_PointerTons1__ProductLine(struct soap*, ns1__ProductLine **, const char*, const char*);
SOAP_FMAC3 ns1__ProductLine ** SOAP_FMAC4 soap_in_PointerTons1__ProductLine(struct soap*, const char*, ns1__ProductLine **, const char*);

#ifndef SOAP_TYPE_PointerToItemQuantityArray
#define SOAP_TYPE_PointerToItemQuantityArray (111)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToItemQuantityArray(struct soap*, ItemQuantityArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToItemQuantityArray(struct soap*, ItemQuantityArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToItemQuantityArray(struct soap*, const char *, int, ItemQuantityArray *const*, const char *);
SOAP_FMAC3 ItemQuantityArray ** SOAP_FMAC4 soap_get_PointerToItemQuantityArray(struct soap*, ItemQuantityArray **, const char*, const char*);
SOAP_FMAC3 ItemQuantityArray ** SOAP_FMAC4 soap_in_PointerToItemQuantityArray(struct soap*, const char*, ItemQuantityArray **, const char*);

#ifndef SOAP_TYPE_PointerToItemIdArray
#define SOAP_TYPE_PointerToItemIdArray (110)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToItemIdArray(struct soap*, ItemIdArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToItemIdArray(struct soap*, ItemIdArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToItemIdArray(struct soap*, const char *, int, ItemIdArray *const*, const char *);
SOAP_FMAC3 ItemIdArray ** SOAP_FMAC4 soap_get_PointerToItemIdArray(struct soap*, ItemIdArray **, const char*, const char*);
SOAP_FMAC3 ItemIdArray ** SOAP_FMAC4 soap_in_PointerToItemIdArray(struct soap*, const char*, ItemIdArray **, const char*);

#ifndef SOAP_TYPE_PointerToAddItemArray
#define SOAP_TYPE_PointerToAddItemArray (109)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToAddItemArray(struct soap*, AddItemArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToAddItemArray(struct soap*, AddItemArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToAddItemArray(struct soap*, const char *, int, AddItemArray *const*, const char *);
SOAP_FMAC3 AddItemArray ** SOAP_FMAC4 soap_get_PointerToAddItemArray(struct soap*, AddItemArray **, const char*, const char*);
SOAP_FMAC3 AddItemArray ** SOAP_FMAC4 soap_in_PointerToAddItemArray(struct soap*, const char*, AddItemArray **, const char*);

#ifndef SOAP_TYPE_PointerToItemArray
#define SOAP_TYPE_PointerToItemArray (108)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToItemArray(struct soap*, ItemArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToItemArray(struct soap*, ItemArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToItemArray(struct soap*, const char *, int, ItemArray *const*, const char *);
SOAP_FMAC3 ItemArray ** SOAP_FMAC4 soap_get_PointerToItemArray(struct soap*, ItemArray **, const char*, const char*);
SOAP_FMAC3 ItemArray ** SOAP_FMAC4 soap_in_PointerToItemArray(struct soap*, const char*, ItemArray **, const char*);

#ifndef SOAP_TYPE_PointerToThirdPartyProductDetailsArray
#define SOAP_TYPE_PointerToThirdPartyProductDetailsArray (107)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToThirdPartyProductDetailsArray(struct soap*, ThirdPartyProductDetailsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToThirdPartyProductDetailsArray(struct soap*, ThirdPartyProductDetailsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToThirdPartyProductDetailsArray(struct soap*, const char *, int, ThirdPartyProductDetailsArray *const*, const char *);
SOAP_FMAC3 ThirdPartyProductDetailsArray ** SOAP_FMAC4 soap_get_PointerToThirdPartyProductDetailsArray(struct soap*, ThirdPartyProductDetailsArray **, const char*, const char*);
SOAP_FMAC3 ThirdPartyProductDetailsArray ** SOAP_FMAC4 soap_in_PointerToThirdPartyProductDetailsArray(struct soap*, const char*, ThirdPartyProductDetailsArray **, const char*);

#ifndef SOAP_TYPE_PointerToFeedbackArray
#define SOAP_TYPE_PointerToFeedbackArray (106)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToFeedbackArray(struct soap*, FeedbackArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToFeedbackArray(struct soap*, FeedbackArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToFeedbackArray(struct soap*, const char *, int, FeedbackArray *const*, const char *);
SOAP_FMAC3 FeedbackArray ** SOAP_FMAC4 soap_get_PointerToFeedbackArray(struct soap*, FeedbackArray **, const char*, const char*);
SOAP_FMAC3 FeedbackArray ** SOAP_FMAC4 soap_in_PointerToFeedbackArray(struct soap*, const char*, FeedbackArray **, const char*);

#ifndef SOAP_TYPE_PointerToListingProductDetailsArray
#define SOAP_TYPE_PointerToListingProductDetailsArray (105)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToListingProductDetailsArray(struct soap*, ListingProductDetailsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToListingProductDetailsArray(struct soap*, ListingProductDetailsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToListingProductDetailsArray(struct soap*, const char *, int, ListingProductDetailsArray *const*, const char *);
SOAP_FMAC3 ListingProductDetailsArray ** SOAP_FMAC4 soap_get_PointerToListingProductDetailsArray(struct soap*, ListingProductDetailsArray **, const char*, const char*);
SOAP_FMAC3 ListingProductDetailsArray ** SOAP_FMAC4 soap_in_PointerToListingProductDetailsArray(struct soap*, const char*, ListingProductDetailsArray **, const char*);

#ifndef SOAP_TYPE_PointerTons1__SellerFeedback
#define SOAP_TYPE_PointerTons1__SellerFeedback (104)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__SellerFeedback(struct soap*, ns1__SellerFeedback *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__SellerFeedback(struct soap*, ns1__SellerFeedback *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__SellerFeedback(struct soap*, const char *, int, ns1__SellerFeedback *const*, const char *);
SOAP_FMAC3 ns1__SellerFeedback ** SOAP_FMAC4 soap_get_PointerTons1__SellerFeedback(struct soap*, ns1__SellerFeedback **, const char*, const char*);
SOAP_FMAC3 ns1__SellerFeedback ** SOAP_FMAC4 soap_in_PointerTons1__SellerFeedback(struct soap*, const char*, ns1__SellerFeedback **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ListingProductInfo
#define SOAP_TYPE_PointerTons1__ListingProductInfo (103)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ListingProductInfo(struct soap*, ns1__ListingProductInfo *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ListingProductInfo(struct soap*, ns1__ListingProductInfo *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ListingProductInfo(struct soap*, const char *, int, ns1__ListingProductInfo *const*, const char *);
SOAP_FMAC3 ns1__ListingProductInfo ** SOAP_FMAC4 soap_get_PointerTons1__ListingProductInfo(struct soap*, ns1__ListingProductInfo **, const char*, const char*);
SOAP_FMAC3 ns1__ListingProductInfo ** SOAP_FMAC4 soap_in_PointerTons1__ListingProductInfo(struct soap*, const char*, ns1__ListingProductInfo **, const char*);

#ifndef SOAP_TYPE_PointerToSellerSearchDetailsArray
#define SOAP_TYPE_PointerToSellerSearchDetailsArray (102)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSellerSearchDetailsArray(struct soap*, SellerSearchDetailsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSellerSearchDetailsArray(struct soap*, SellerSearchDetailsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSellerSearchDetailsArray(struct soap*, const char *, int, SellerSearchDetailsArray *const*, const char *);
SOAP_FMAC3 SellerSearchDetailsArray ** SOAP_FMAC4 soap_get_PointerToSellerSearchDetailsArray(struct soap*, SellerSearchDetailsArray **, const char*, const char*);
SOAP_FMAC3 SellerSearchDetailsArray ** SOAP_FMAC4 soap_in_PointerToSellerSearchDetailsArray(struct soap*, const char*, SellerSearchDetailsArray **, const char*);

#ifndef SOAP_TYPE_PointerToSellerProfileDetailsArray
#define SOAP_TYPE_PointerToSellerProfileDetailsArray (101)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSellerProfileDetailsArray(struct soap*, SellerProfileDetailsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSellerProfileDetailsArray(struct soap*, SellerProfileDetailsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSellerProfileDetailsArray(struct soap*, const char *, int, SellerProfileDetailsArray *const*, const char *);
SOAP_FMAC3 SellerProfileDetailsArray ** SOAP_FMAC4 soap_get_PointerToSellerProfileDetailsArray(struct soap*, SellerProfileDetailsArray **, const char*, const char*);
SOAP_FMAC3 SellerProfileDetailsArray ** SOAP_FMAC4 soap_in_PointerToSellerProfileDetailsArray(struct soap*, const char*, SellerProfileDetailsArray **, const char*);

#ifndef SOAP_TYPE_PointerToMarketplaceSearchDetailsArray
#define SOAP_TYPE_PointerToMarketplaceSearchDetailsArray (100)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToMarketplaceSearchDetailsArray(struct soap*, MarketplaceSearchDetailsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToMarketplaceSearchDetailsArray(struct soap*, MarketplaceSearchDetailsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToMarketplaceSearchDetailsArray(struct soap*, const char *, int, MarketplaceSearchDetailsArray *const*, const char *);
SOAP_FMAC3 MarketplaceSearchDetailsArray ** SOAP_FMAC4 soap_get_PointerToMarketplaceSearchDetailsArray(struct soap*, MarketplaceSearchDetailsArray **, const char*, const char*);
SOAP_FMAC3 MarketplaceSearchDetailsArray ** SOAP_FMAC4 soap_in_PointerToMarketplaceSearchDetailsArray(struct soap*, const char*, MarketplaceSearchDetailsArray **, const char*);

#ifndef SOAP_TYPE_PointerToCustomerReviewArray
#define SOAP_TYPE_PointerToCustomerReviewArray (99)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToCustomerReviewArray(struct soap*, CustomerReviewArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToCustomerReviewArray(struct soap*, CustomerReviewArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToCustomerReviewArray(struct soap*, const char *, int, CustomerReviewArray *const*, const char *);
SOAP_FMAC3 CustomerReviewArray ** SOAP_FMAC4 soap_get_PointerToCustomerReviewArray(struct soap*, CustomerReviewArray **, const char*, const char*);
SOAP_FMAC3 CustomerReviewArray ** SOAP_FMAC4 soap_in_PointerToCustomerReviewArray(struct soap*, const char*, CustomerReviewArray **, const char*);

#ifndef SOAP_TYPE_PointerToListArray
#define SOAP_TYPE_PointerToListArray (98)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToListArray(struct soap*, ListArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToListArray(struct soap*, ListArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToListArray(struct soap*, const char *, int, ListArray *const*, const char *);
SOAP_FMAC3 ListArray ** SOAP_FMAC4 soap_get_PointerToListArray(struct soap*, ListArray **, const char*, const char*);
SOAP_FMAC3 ListArray ** SOAP_FMAC4 soap_in_PointerToListArray(struct soap*, const char*, ListArray **, const char*);

#ifndef SOAP_TYPE_PointerToSimilarProductsArray
#define SOAP_TYPE_PointerToSimilarProductsArray (97)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToSimilarProductsArray(struct soap*, SimilarProductsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToSimilarProductsArray(struct soap*, SimilarProductsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToSimilarProductsArray(struct soap*, const char *, int, SimilarProductsArray *const*, const char *);
SOAP_FMAC3 SimilarProductsArray ** SOAP_FMAC4 soap_get_PointerToSimilarProductsArray(struct soap*, SimilarProductsArray **, const char*, const char*);
SOAP_FMAC3 SimilarProductsArray ** SOAP_FMAC4 soap_in_PointerToSimilarProductsArray(struct soap*, const char*, SimilarProductsArray **, const char*);

#ifndef SOAP_TYPE_PointerTons1__Reviews
#define SOAP_TYPE_PointerTons1__Reviews (96)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__Reviews(struct soap*, ns1__Reviews *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__Reviews(struct soap*, ns1__Reviews *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__Reviews(struct soap*, const char *, int, ns1__Reviews *const*, const char *);
SOAP_FMAC3 ns1__Reviews ** SOAP_FMAC4 soap_get_PointerTons1__Reviews(struct soap*, ns1__Reviews **, const char*, const char*);
SOAP_FMAC3 ns1__Reviews ** SOAP_FMAC4 soap_in_PointerTons1__Reviews(struct soap*, const char*, ns1__Reviews **, const char*);

#ifndef SOAP_TYPE_PointerToPlatformArray
#define SOAP_TYPE_PointerToPlatformArray (95)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToPlatformArray(struct soap*, PlatformArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToPlatformArray(struct soap*, PlatformArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToPlatformArray(struct soap*, const char *, int, PlatformArray *const*, const char *);
SOAP_FMAC3 PlatformArray ** SOAP_FMAC4 soap_get_PointerToPlatformArray(struct soap*, PlatformArray **, const char*, const char*);
SOAP_FMAC3 PlatformArray ** SOAP_FMAC4 soap_in_PointerToPlatformArray(struct soap*, const char*, PlatformArray **, const char*);

#ifndef SOAP_TYPE_PointerToAccessoryArray
#define SOAP_TYPE_PointerToAccessoryArray (94)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToAccessoryArray(struct soap*, AccessoryArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToAccessoryArray(struct soap*, AccessoryArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToAccessoryArray(struct soap*, const char *, int, AccessoryArray *const*, const char *);
SOAP_FMAC3 AccessoryArray ** SOAP_FMAC4 soap_get_PointerToAccessoryArray(struct soap*, AccessoryArray **, const char*, const char*);
SOAP_FMAC3 AccessoryArray ** SOAP_FMAC4 soap_in_PointerToAccessoryArray(struct soap*, const char*, AccessoryArray **, const char*);

#ifndef SOAP_TYPE_PointerToTrackArray
#define SOAP_TYPE_PointerToTrackArray (93)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToTrackArray(struct soap*, TrackArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToTrackArray(struct soap*, TrackArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToTrackArray(struct soap*, const char *, int, TrackArray *const*, const char *);
SOAP_FMAC3 TrackArray ** SOAP_FMAC4 soap_get_PointerToTrackArray(struct soap*, TrackArray **, const char*, const char*);
SOAP_FMAC3 TrackArray ** SOAP_FMAC4 soap_in_PointerToTrackArray(struct soap*, const char*, TrackArray **, const char*);

#ifndef SOAP_TYPE_PointerToFeaturesArray
#define SOAP_TYPE_PointerToFeaturesArray (92)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToFeaturesArray(struct soap*, FeaturesArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToFeaturesArray(struct soap*, FeaturesArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToFeaturesArray(struct soap*, const char *, int, FeaturesArray *const*, const char *);
SOAP_FMAC3 FeaturesArray ** SOAP_FMAC4 soap_get_PointerToFeaturesArray(struct soap*, FeaturesArray **, const char*, const char*);
SOAP_FMAC3 FeaturesArray ** SOAP_FMAC4 soap_in_PointerToFeaturesArray(struct soap*, const char*, FeaturesArray **, const char*);

#ifndef SOAP_TYPE_PointerToBrowseNodeArray
#define SOAP_TYPE_PointerToBrowseNodeArray (91)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToBrowseNodeArray(struct soap*, BrowseNodeArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToBrowseNodeArray(struct soap*, BrowseNodeArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToBrowseNodeArray(struct soap*, const char *, int, BrowseNodeArray *const*, const char *);
SOAP_FMAC3 BrowseNodeArray ** SOAP_FMAC4 soap_get_PointerToBrowseNodeArray(struct soap*, BrowseNodeArray **, const char*, const char*);
SOAP_FMAC3 BrowseNodeArray ** SOAP_FMAC4 soap_in_PointerToBrowseNodeArray(struct soap*, const char*, BrowseNodeArray **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ThirdPartyProductInfo
#define SOAP_TYPE_PointerTons1__ThirdPartyProductInfo (90)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ThirdPartyProductInfo(struct soap*, ns1__ThirdPartyProductInfo *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ThirdPartyProductInfo(struct soap*, ns1__ThirdPartyProductInfo *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ThirdPartyProductInfo(struct soap*, const char *, int, ns1__ThirdPartyProductInfo *const*, const char *);
SOAP_FMAC3 ns1__ThirdPartyProductInfo ** SOAP_FMAC4 soap_get_PointerTons1__ThirdPartyProductInfo(struct soap*, ns1__ThirdPartyProductInfo **, const char*, const char*);
SOAP_FMAC3 ns1__ThirdPartyProductInfo ** SOAP_FMAC4 soap_in_PointerTons1__ThirdPartyProductInfo(struct soap*, const char*, ns1__ThirdPartyProductInfo **, const char*);

#ifndef SOAP_TYPE_PointerToDirectorArray
#define SOAP_TYPE_PointerToDirectorArray (89)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToDirectorArray(struct soap*, DirectorArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToDirectorArray(struct soap*, DirectorArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToDirectorArray(struct soap*, const char *, int, DirectorArray *const*, const char *);
SOAP_FMAC3 DirectorArray ** SOAP_FMAC4 soap_get_PointerToDirectorArray(struct soap*, DirectorArray **, const char*, const char*);
SOAP_FMAC3 DirectorArray ** SOAP_FMAC4 soap_in_PointerToDirectorArray(struct soap*, const char*, DirectorArray **, const char*);

#ifndef SOAP_TYPE_PointerToStarringArray
#define SOAP_TYPE_PointerToStarringArray (88)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToStarringArray(struct soap*, StarringArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToStarringArray(struct soap*, StarringArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToStarringArray(struct soap*, const char *, int, StarringArray *const*, const char *);
SOAP_FMAC3 StarringArray ** SOAP_FMAC4 soap_get_PointerToStarringArray(struct soap*, StarringArray **, const char*, const char*);
SOAP_FMAC3 StarringArray ** SOAP_FMAC4 soap_in_PointerToStarringArray(struct soap*, const char*, StarringArray **, const char*);

#ifndef SOAP_TYPE_PointerToAuthorArray
#define SOAP_TYPE_PointerToAuthorArray (87)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToAuthorArray(struct soap*, AuthorArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToAuthorArray(struct soap*, AuthorArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToAuthorArray(struct soap*, const char *, int, AuthorArray *const*, const char *);
SOAP_FMAC3 AuthorArray ** SOAP_FMAC4 soap_get_PointerToAuthorArray(struct soap*, AuthorArray **, const char*, const char*);
SOAP_FMAC3 AuthorArray ** SOAP_FMAC4 soap_in_PointerToAuthorArray(struct soap*, const char*, AuthorArray **, const char*);

#ifndef SOAP_TYPE_PointerToArtistArray
#define SOAP_TYPE_PointerToArtistArray (86)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToArtistArray(struct soap*, ArtistArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToArtistArray(struct soap*, ArtistArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToArtistArray(struct soap*, const char *, int, ArtistArray *const*, const char *);
SOAP_FMAC3 ArtistArray ** SOAP_FMAC4 soap_get_PointerToArtistArray(struct soap*, ArtistArray **, const char*, const char*);
SOAP_FMAC3 ArtistArray ** SOAP_FMAC4 soap_in_PointerToArtistArray(struct soap*, const char*, ArtistArray **, const char*);

#ifndef SOAP_TYPE_PointerToKeyPhraseArray
#define SOAP_TYPE_PointerToKeyPhraseArray (85)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToKeyPhraseArray(struct soap*, KeyPhraseArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToKeyPhraseArray(struct soap*, KeyPhraseArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToKeyPhraseArray(struct soap*, const char *, int, KeyPhraseArray *const*, const char *);
SOAP_FMAC3 KeyPhraseArray ** SOAP_FMAC4 soap_get_PointerToKeyPhraseArray(struct soap*, KeyPhraseArray **, const char*, const char*);
SOAP_FMAC3 KeyPhraseArray ** SOAP_FMAC4 soap_in_PointerToKeyPhraseArray(struct soap*, const char*, KeyPhraseArray **, const char*);

#ifndef SOAP_TYPE_PointerToDetailsArray
#define SOAP_TYPE_PointerToDetailsArray (84)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerToDetailsArray(struct soap*, DetailsArray *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerToDetailsArray(struct soap*, DetailsArray *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerToDetailsArray(struct soap*, const char *, int, DetailsArray *const*, const char *);
SOAP_FMAC3 DetailsArray ** SOAP_FMAC4 soap_get_PointerToDetailsArray(struct soap*, DetailsArray **, const char*, const char*);
SOAP_FMAC3 DetailsArray ** SOAP_FMAC4 soap_in_PointerToDetailsArray(struct soap*, const char*, DetailsArray **, const char*);

#ifndef SOAP_TYPE_PointerTons1__ProductInfo
#define SOAP_TYPE_PointerTons1__ProductInfo (81)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTons1__ProductInfo(struct soap*, ns1__ProductInfo *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTons1__ProductInfo(struct soap*, ns1__ProductInfo *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTons1__ProductInfo(struct soap*, const char *, int, ns1__ProductInfo *const*, const char *);
SOAP_FMAC3 ns1__ProductInfo ** SOAP_FMAC4 soap_get_PointerTons1__ProductInfo(struct soap*, ns1__ProductInfo **, const char*, const char*);
SOAP_FMAC3 ns1__ProductInfo ** SOAP_FMAC4 soap_in_PointerTons1__ProductInfo(struct soap*, const char*, ns1__ProductInfo **, const char*);

#ifndef SOAP_TYPE_PointerTostd__string
#define SOAP_TYPE_PointerTostd__string (80)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_PointerTostd__string(struct soap*, std::string *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_PointerTostd__string(struct soap*, std::string *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_PointerTostd__string(struct soap*, const char *, int, std::string *const*, const char *);
SOAP_FMAC3 std::string ** SOAP_FMAC4 soap_get_PointerTostd__string(struct soap*, std::string **, const char*, const char*);
SOAP_FMAC3 std::string ** SOAP_FMAC4 soap_in_PointerTostd__string(struct soap*, const char*, std::string **, const char*);

#ifndef SOAP_TYPE__QName
#define SOAP_TYPE__QName (5)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default__QName(struct soap*, char **);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize__QName(struct soap*, char *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put__QName(struct soap*, char *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out__QName(struct soap*, const char*, int, char*const*, const char*);
SOAP_FMAC3 char ** SOAP_FMAC4 soap_get__QName(struct soap*, char **, const char*, const char*);
SOAP_FMAC3 char * * SOAP_FMAC4 soap_in__QName(struct soap*, const char*, char **, const char*);

#ifndef SOAP_TYPE_string
#define SOAP_TYPE_string (3)
#endif
SOAP_FMAC3 void SOAP_FMAC4 soap_default_string(struct soap*, char **);
SOAP_FMAC3 void SOAP_FMAC4 soap_serialize_string(struct soap*, char *const*);
SOAP_FMAC3 int SOAP_FMAC4 soap_put_string(struct soap*, char *const*, const char*, const char*);
SOAP_FMAC3 int SOAP_FMAC4 soap_out_string(struct soap*, const char*, int, char*const*, const char*);
SOAP_FMAC3 char ** SOAP_FMAC4 soap_get_string(struct soap*, char **, const char*, const char*);
SOAP_FMAC3 char * * SOAP_FMAC4 soap_in_string(struct soap*, const char*, char **, const char*);

#endif

/* End of soapH.h */
Fr Jul 30 13:54:24 CEST 2021
patent_button.gif valid-html401.png elektra.jpg fsfe-logo.png valid-css.png vim.gif anybrowser.gif