complexType  TransactionErrorType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:TransactionErrorCode  com:TransactionErrorText
used by
element com:TransactionError
source<xsd:complexType  name="TransactionErrorType">
<xsd:choice  maxOccurs="2">
<xsd:element  ref="com:TransactionErrorCode">
</xsd:element> <xsd:element  ref="com:TransactionErrorText">
</xsd:element>
</xsd:choice>
</xsd:complexType>