tei:att.lexicographic.attribute.opt

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
opt xs:boolean false optional
(optional) indicates whether the element is optional or
not

Used By

Source

<xs:attributeGroup name="att.lexicographic.attribute.opt">
  <xs:attribute name="opt" default="false" type="xs:boolean">
    <xs:annotation>
      <xs:documentation>(optional) indicates whether the element is optional or not</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>