complexType  PaymentBagType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:Payment
used by
element com:PaymentBag
source<xsd:complexType  name="PaymentBagType">
<xsd:sequence>
<xsd:element  ref="com:Payment"  maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>