complexType "PartyReference"
Namespace:
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
at 119 locations
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:IDREF
/>
All Direct / Indirect Based Elements (119):
approvingPartyReference (in approval defined in Approvals complexType),
beneficiaryPartyReference (defined in Beneficiary complexType),
borrowerPartyReference (defined in FixedRateOption complexType),
partyReference (defined in ContractIdentifier complexType),
partyReference (defined in ExerciseNotice complexType),
partyReference (defined in IdentifiedAssetWithParty complexType),
partyReference (defined in LegalActionIdentifier complexType),
partyReference (defined in OnBehalfOf complexType),
partyReference (defined in Party complexType),
partyReference (defined in PartyNoticePeriod complexType),
partyReference (defined in TaskIdentifier complexType),
payerPartyReference (defined in Payer.model group),
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.