complexType PartyIdentifierBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:PartyIdentifier
used by
element com:PartyIdentifierBag
source <xsd:complexType name="PartyIdentifierBagType">
<xsd:sequence>
<xsd:element ref="com:PartyIdentifier" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>