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