Hi,
I have an incorporation that is a “Limited By Guarantee”.
It has one single Guarantor (e.g. ‘Joe Bloggs’), who acts as the Guarantor across two Guarantee Classes (‘Guarantee Class A’, and ‘Guarantee Class B’.
Therefore, this company is a “Single Member Company”.
The Register of Members is also held on the Public Register at Companies House, and so the new StateSingleMemberCompany element needs to be true.
However, upon submission of this incorporation, I get the error “Error Raised By: CompanyIncorporation / Number: 9999 / Type: fatal / Location: / The Single Member Statement cannot be true. There is more than one member provided.”
According to the latest incorporation schema (CompanyIncorporation-v3-0-rc2.xsd), it states that the Guarantors element needs to be duplicated/repeated for each Guarantor.
However, unlike the Subscribers section, where we output the subscribers details once, i.e. Forename, Surname, Address, etc, and then repeat the Shares element to show each share class they may hold (e.g. one subscriber holds shares in two different shares classes), this functionality is not applied for a Guarantor according to the CompanyIncorporation-v3-0-rc2.xsd schema. For a Guarantor, their details, and AmountGuaranteed get listed for each Guarantee Class they hold.
Therefore, using my example above, Joe Bloggs details would be repeated twice to show he acts as Guarantor in two separate Guarantee Classes.
If you can please have a look into this issue.
Many thanks