complexType  RepresentativeBagType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com: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>