complexType RepresentativeBagType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
children com:Representative
used by
element com:RepresentativeBag
source <xsd:complexType name="RepresentativeBagType">
<xsd:sequence>
<xsd:element ref="com:Representative" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>