Lines Matching refs:attribute
35 # api - matches a <feature> api attribute, if present
43 attribute api { text } ? ,
44 attribute requires { text } ? ,
45 attribute name { TypeName } ? ,
46 attribute type { text } ? ,
63 attribute desc { text }
91 attribute namespace { text } ? ,
92 attribute group { text } ? ,
93 attribute type { text } ? ,
94 attribute start { Integer } ? ,
95 attribute end { Integer } ? ,
102 # api - matches a <feature> api attribute, if present
110 attribute value { Integer } &
111 attribute api { text } ? &
112 attribute type { TypeSuffix } ? &
113 attribute name { text } &
114 attribute group { text } ? &
115 attribute alias { text } ? &
124 attribute start { Integer } ,
125 attribute end { Integer } ? ,
132 attribute namespace { text } ? ,
155 attribute group { text } ? ,
156 attribute kind { text } ? ,
157 attribute class { text } ? ,
165 attribute group { text } ? ,
166 attribute kind { text } ? ,
167 attribute class { text } ? ,
168 attribute len { text } ? ,
183 attribute type { text } ,
184 attribute opcode { xsd:integer } ,
201 attribute api { text } ,
203 attribute number { xsd:float } ,
204 attribute protect { text } ?,
223 # tag, but with a slightly different api attribute.
229 # api attribute:
234 attribute protect { text } ?,
235 attribute supported { StringGroup } ? ,
239 attribute api { text } ? ,
245 attribute api { text } ? ,
286 ProfileName = attribute profile { text }
287 Vendor = attribute vendor { text }
288 Comment = attribute comment { text }
289 Name = attribute name { text }