elml:GlossaryRefReq

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
glossRef xs:string required
The attribute glossRef allows to specify (for the purpose of referencing) one of the terms specified in
the attribute term of the element definition.

Used By

Element elml:term

Source

<xs:attributeGroup name="GlossaryRefReq">
  <xs:attribute name="glossRef" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation>The attribute glossRef allows to specify (for the purpose of referencing) one of the terms specified in the attribute term of the element definition.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>