You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<define name="KEYWORDCLASS">
<element name="KEYWORDCLASS">
<optional>
<attribute name="KEYWORDTYPE"/>
</optional>
<optional>
<attribute name="annotationId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
>Provides a unique annotation identifier for the element bearing the
attribute.</a:documentation>
</attribute>
</optional>
<optional>
<attribute name="offsetId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
>Designates the parent tag from which the offset is being
counted.</a:documentation>
</attribute>
</optional>
<text/>
</element>
</define>
In the Bio Schema:
<define name="KEYWORDCLASS">
<element name="KEYWORDCLASS">
<optional>
<attribute name="KEYWORDTYPE"/>
</optional>
<optional>
<attribute name="annotationId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
>Provides a unique annotation identifier for the element bearing the
attribute.</a:documentation>
</attribute>
</optional>
<optional>
<attribute name="offsetId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
>Designates the parent tag from which the offset is being
counted.</a:documentation>
</attribute>
</optional>
<data type="anyURI"/>
</element>
</define>
The text was updated successfully, but these errors were encountered:
We haven’t been using this tag at all, so I think Isobel would suggest deleting it because it will only be used very inconsistently. I will raise within the google doc.
On Aug 20, 2019, 3:36 PM -0400, Mihaela Ilovan <[email protected]>, wrote:
In the Writing Schema:
<define name="KEYWORDCLASS">
<element name="KEYWORDCLASS">
<optional>
<attribute name="KEYWORDTYPE"/>
</optional>
<optional>
<attribute name="annotationId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
Provides a unique annotation identifier for the element bearing the
attribute.</a:documentation>
</attribute>
</optional>
<optional>
<attribute name="offsetId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
Designates the parent tag from which the offset is being
counted.</a:documentation>
</attribute>
</optional>
<text/>
</element>
</define>
In the Bio Schema:
<define name="KEYWORDCLASS">
<element name="KEYWORDCLASS">
<optional>
<attribute name="KEYWORDTYPE"/>
</optional>
<optional>
<attribute name="annotationId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
Provides a unique annotation identifier for the element bearing the
attribute.</a:documentation>
</attribute>
</optional>
<optional>
<attribute name="offsetId">
<a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0"
Designates the parent tag from which the offset is being
counted.</a:documentation>
</attribute>
</optional>
<data type="anyURI"/>
</element>
</define>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#171?email_source=notifications&email_token=AAEFJIFXXKWYAQMLZMWEBKLQFRBTVA5CNFSM4IN35CPKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HGKVJJQ>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAEFJIGC5CCPO2V3EZFTU3LQFRBTVANCNFSM4IN35CPA>.
In the Writing Schema:
In the Bio Schema:
The text was updated successfully, but these errors were encountered: