element TransactionError
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Common/1
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>