element TransactionError
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:TransactionErrorType
children com:TransactionErrorCode com:TransactionErrorText
used by
complexType com:TransactionErrorBagType
source <xsd:element name="TransactionError" type="com:TransactionErrorType">
<xsd:annotation>
<xsd:documentation>
Data regarding a transaction error
</xsd:documentation>
</xsd:annotation>
</xsd:element>