specifies the earliest possible date for the event in some custom standard form. |
Attribute Group | tei:att.datable.custom.attribute.notBefore-custom |
<xs:attribute name="notBefore-custom"> <xs:annotation> <xs:documentation>specifies the earliest possible date for the event in some custom standard form.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list> <xs:simpleType> <xs:restriction base="xs:token"> <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/> </xs:restriction> </xs:simpleType> </xs:list> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |