diagram | |||||
version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Common | ||||
children | com:TransactionErrorCode com:TransactionErrorText | ||||
used by |
| ||||
source | <xsd:complexType name="TransactionErrorType">
<xsd:choice maxOccurs="2"> </xsd:complexType>
<xsd:element ref="com:TransactionErrorCode"></xsd:element>
<xsd:element ref="com:TransactionErrorText"></xsd:element>
</xsd:choice>
|