OtherPartyType

Complex Type Information

Model

Used By

Element OtherParty

Source

<xs:complexType name="OtherPartyType">
  <xs:complexContent>
    <xs:extension base="RelaxedPartyType">
      <xs:sequence>
        <xs:element name="Role" type="PartyRoleRootType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>