elml:YearOnlyImp

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
yearOnly elml:YesNoType optional
The attribute yearOnly allows defining if a bibliography reference should be made with author name and
year of publication or with year of publication only. Default is author name and year of publication (attribute set to
'no').

Used By

Element elml:citation

Source

<xs:attributeGroup name="YearOnlyImp">
  <xs:attribute name="yearOnly" type="elml:YesNoType">
    <xs:annotation>
      <xs:documentation>The attribute yearOnly allows defining if a bibliography reference should be made with author name and year of publication or with year of publication only. Default is author name and year of publication (attribute set to 'no').</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>