Lines Matching refs:attribute
2 Renaming an attribute node to a name that already exists
10 <!ELEMENT implied-attribute ANY>
11 <!ATTLIST implied-attribute hello CDATA #FIXED "world">
14 <implied-attribute my-attr="x"/>
15 <implied-attribute my-attr="x"/>
61 An attribute with the given name in the given namespace already exists
62 An attribute with the given name in the given namespace already exists
63 An attribute with the given name in the given namespace already exists
64 An attribute with the given name in the given namespace already exists
65 An attribute with the given name in the given namespace already exists
66 An attribute with the given name in the given namespace already exists
69 <!ELEMENT implied-attribute ANY>
70 <!ATTLIST implied-attribute hello CDATA #FIXED "world">
73 <implied-attribute my-attr="x" hello="world"/>
74 <implied-attribute my-attr="x" hello="world"/>