element FeeUnitAmount
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:AmountType
properties
content complex
used by
complexType com:PaymentFeeType
attributes
Name Type Use Default Fixed annotation
com:currencyCode com:ExtendedISOCurrencyCodeType documentation
Three-letter code given to currency names (ISO 4217-Alpha)
annotation
documentation
Amount per unit
source <xsd:element name="FeeUnitAmount" type="com:AmountType">
<xsd:annotation>
<xsd:documentation>
Amount per unit
</xsd:documentation>
</xsd:annotation>
</xsd:element>