elml:BibRecipient

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
recipient xs:string optional
The attribute recipient contains the name of the recipient of an email source.

Used By

Source

<xs:attributeGroup name="BibRecipient">
  <xs:attribute name="recipient" type="xs:string">
    <xs:annotation>
      <xs:documentation>The attribute recipient contains the name of the recipient of an email source.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>