contribute

Element Information

Model

(role) | (entity) | (date) |
Children: date, entity, role

Source

<xs:element name="contribute" type="contributeMeta">
  <xs:unique name="contributeMetaUnique">
    <xs:selector xpath="*"/>
    <xs:field xpath="@uniqueElementName"/>
  </xs:unique>
</xs:element>

Sample

< lifecycle xmlns = "http://linux2.commons.ucalgary.ca/rob_text/ims1_2_1" >

< version>

< langstring>

1.0

</ langstring>

</ version>

< status>

< langstring>

Final

</ langstring>

</ status>

< contribute>

< centity>

< vcard>

British Broadcasting Corporation (BBC)

</ vcard>

</ centity>

< date>

< datetime>

2001-11-01

</ datetime>

</ date>

< role>

< langstring>

Publisher

</ langstring>

</ role>

</ contribute>

</ lifecycle>