<xsd:element name="VendorPlan" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="PlanId" type="PayrollBenefitContributionsIdentifierType" /> <xsd:element ref="Participant" maxOccurs="unbounded" /> <xsd:element ref="OrganizationInformation" minOccurs="0" /> </xsd:sequence> </xsd:complexType> </xsd:element>