mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Tighten up the specification of <inherits>
[SVN r18243]
This commit is contained in:
parent
2f878b7612
commit
72d233a8b8
@ -11,7 +11,7 @@
|
||||
created-on="Sat Mar 29 16:11:38 2003"
|
||||
>
|
||||
<attpurpose name="id">A global identifier for this element</attpurpose>
|
||||
<attpurpose name="last-revision">Set to $Date: 2003/03/30 03:10:39 $ to keep "last revised" information in sync with CVS changes</attpurpose>
|
||||
<attpurpose name="last-revision">Set to $Date: 2003/04/13 14:46:07 $ to keep "last revised" information in sync with CVS changes</attpurpose>
|
||||
<attpurpose name="xml:base">Implementation detail used by XIncludes</attpurpose>
|
||||
<attpurpose name="name">The name of the element being declared to referenced</attpurpose>
|
||||
<attpurpose name="filename">The name of the file associated with this element</attpurpose>
|
||||
@ -806,12 +806,14 @@
|
||||
content-type="element">
|
||||
<content-model-expanded>
|
||||
<sequence-group>
|
||||
<any/>
|
||||
<element-name name="type"/>
|
||||
<element-name name="purpose" occurrence="?"/>
|
||||
</sequence-group>
|
||||
</content-model-expanded>
|
||||
<content-model>
|
||||
<sequence-group>
|
||||
<any/>
|
||||
<element-name name="type"/>
|
||||
<element-name name="purpose" occurrence="?"/>
|
||||
</sequence-group>
|
||||
</content-model>
|
||||
<purpose>Declares a base class of the enclosing class or struct</purpose>
|
||||
|
Loading…
x
Reference in New Issue
Block a user