tei:att.deprecated.attribute.validUntil

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
validUntil xs:date optional
provides a date before which the construct being defined will not be
removed.

Used By

Source

<xs:attributeGroup name="att.deprecated.attribute.validUntil">
  <xs:attribute name="validUntil" type="xs:date">
    <xs:annotation>
      <xs:documentation>provides a date before which the construct being defined will not be removed.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>