complexType TransactionErrorBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:TransactionError
used by
element com:TransactionErrorBag
source <xsd:complexType name="TransactionErrorBagType">
<xsd:sequence>
<xsd:element ref="com:TransactionError" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>