mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
<alias> takes mandatory target='' arg
This commit is contained in:
@@ -134,7 +134,8 @@
|
|||||||
* <!ELEMENT aliases (alias+) >
|
* <!ELEMENT aliases (alias+) >
|
||||||
* <!-- each alias element specifies an alias for one of the possible values -->
|
* <!-- each alias element specifies an alias for one of the possible values -->
|
||||||
* <!ELEMENT alias EMPTY >
|
* <!ELEMENT alias EMPTY >
|
||||||
* <!ATTLIST alias value CDATA #REQUIRED >
|
* <!ATTLIST alias value CDATA #REQUIRED
|
||||||
|
* target CDATA #REQUIRED >
|
||||||
*
|
*
|
||||||
* <!ELEMENT child EMPTY >
|
* <!ELEMENT child EMPTY >
|
||||||
* <!ATTLIST child name CDATA #REQUIRED
|
* <!ATTLIST child name CDATA #REQUIRED
|
||||||
|
Reference in New Issue
Block a user