complexType "PartyReference"
Namespace:
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
at 124 locations
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:IDREF
/>
All Direct / Indirect Based Elements (124):
baseParty (defined in ReportingRoles complexType),
deliveringPartyReference (defined in InterestAccrued complexType),
partyReference (defined in ExerciseNotice complexType),
partyReference (defined in OnBehalfOf complexType),
partyReference (defined in Party complexType),
partyReference (defined in PartyNoticePeriod complexType),
partyReference (defined in ReportContents complexType),
payerPartyReference (defined in Payer.model group),
receivingPartyReference (defined in InterestAccrued complexType),
Known Usage Locations
Annotation
Reference to a party.
Type Definition Detail
Type Derivation Tree
Reference (extension)
  PartyReference
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="PartyReference">
<xsd:complexContent>
<xsd:extension base="Reference">
<xsd:attribute ecore:reference="Party" 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="Party" name="href" type="xsd:IDREF" use="required"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.