Fee

Element Information

Model

Children: Money

Attributes

QName Type Fixed Default Use Inheritable Annotation
type optional

Used By

Element FeeAmount

Source

<xs:element name="Fee">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Money"/>
    </xs:sequence>
    <xs:attribute name="type"/>
  </xs:complexType>
</xs:element>

Sample