VLANS over wireless link

Hi to all.
I need to transfer the VLAN’s through a wireless link. The sketch of the net is as I drew in the picture, and for this I am a needy little help from someone who has already done something like this.
net1.jpg
I need to make the wireless link to be transparent, that is, everything goes through it.

Can this be done in the following way:

On AP’s ether and vlan put in one bridge, and set some address to that bridge for management.
on first AP set mode: ap bridge
on second AP router in mode: station bridge

And in this way, I make the link completely transparent. That everything goes through it regardless of the type of traffic

Thanks in advance to everyone for help

Provided the netmetals are set to AP Bridge and Station Bridge it will be transparent and VLAN’s will cross it fine.

Ok thanks a lot.
That mean It is not necessary to enable WDS in dynamic mode on bridge interface?

Correct, you also can do it with bridging by setting which VLANs you explicitly want to tag or not (PVID).

I can confirm it works as described above.

Another option is to use EOIP - the only way for me since I started using CapsMan on my AP’s.