<xsd:element name="Participant"> <xsd:complexType> <xsd:sequence> <xsd:element name="Id" type="EntityIdType" /> <xsd:element name="Name" type="PersonNameType" minOccurs="0" /> </xsd:sequence> </xsd:complexType> </xsd:element>