complexType  RepresentativeBagType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:PartyIdentifierBag  com:Representative
used by
element com:RepresentativeBag
source<xsd:complexType  name="RepresentativeBagType">
<xsd:choice>
<xsd:element  ref="com:PartyIdentifierBag"  maxOccurs="unbounded">
</xsd:element> <xsd:element  ref="com:Representative"  maxOccurs="unbounded">
</xsd:element>
</xsd:choice>
</xsd:complexType>