r1 - 10 May 2004 - 13:35:00 - KatieCappsParlanteYou are here: OSAF >  Journal Web  >  ContributorNotes > KatieParlanteNotes > KatieParlante20040510

notes on a proposal for Relationship definition in parcel xml

replaces two Attribute definitions (bidirectional relationship where each lists the other as inverse attribute):

<Relationship>
   <attribute itsName="foo" cardinality="single" type="fooType" displayName="Foo">
   <attribute itsName="bar" cardinality="list" type="barType" displayName="Bar">
   <issues/>
   <examples/>
</Relationship>

or

<Relationship>
   <issues/>
   <examples/>

  <Attribute itsName="foo">
    <type/>
    <cardinality/>
    <initialValue/>
  </Attribute>

  <Attribute itsName="bar">
    <type/>
    <cardinality/>
    <initialValue/>
  </Attribute>
</Relationship>

Actually creates a relationship item:


-- KatieCappsParlante - 10 May 2004

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.