elml:GlossaryReq

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
term xs:string required
The attribute term contains a string with the term which is defined in the element definition. The
attribute glossRef references these terms. Characters, Numbers, Blanks, etc. are allowed.

Used By

Source

<xs:attributeGroup name="GlossaryReq">
  <xs:attribute name="term" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation>The attribute term contains a string with the term which is defined in the element definition. The attribute glossRef references these terms. Characters, Numbers, Blanks, etc. are allowed.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>