complexType "AccountReference"
Namespace:
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
at 12 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:IDREF
/>
All Direct / Indirect Based Elements (12):
accountReference (defined in OnBehalfOf complexType),
accountReference (defined in PartyAndAccountReferences.model group),
allocationAccountReference,
buyerAccountReference,
otherRemainingPartyAccount,
otherTransfereeAccount,
payerAccountReference,
receiverAccountReference,
remainingPartyAccount,
sellerAccountReference,
transfereeAccount,
transferorAccount
Known Usage Locations
Annotation
Reference to an account.
Type Definition Detail
Type Derivation Tree
Reference (extension)
  AccountReference
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="AccountReference">
<xsd:complexContent>
<xsd:extension base="Reference">
<xsd:attribute ecore:reference="Account" name="href" type="xsd:IDREF" use="required"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
href
Type:
xsd:IDREF, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute ecore:reference="Account" name="href" type="xsd:IDREF" use="required"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.