element FeePayableTotalAmount
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:AmountType
properties
content complex
used by
complexType com:PaymentType
attributes
Name Type Use Default Fixed annotation
com:currencyCode com:ExtendedISOCurrencyCodeType documentation
Three-letter code given to currency names (ISO 4217-Alpha)
annotation
documentation
The total value of the fee to be paid
source <xsd:element name="FeePayableTotalAmount" type="com:AmountType">
<xsd:annotation>
<xsd:documentation>
The total value of the fee to be paid
</xsd:documentation>
</xsd:annotation>
</xsd:element>