XML Schema Documentation

Complex Type: PartyOrAccountReference

[Table of contents]

Super-types: Reference < PartyOrAccountReference (by extension)
Sub-types: None
Name PartyOrAccountReference
Used by (from the same schema document) Model Group PayerReceiver.model , Model Group PayerReceiver.model
Abstract no
Documentation A reference to a party or an account.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="PartyOrAccountReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>