|
|
|
attributedecl -> <AttributeDecl Name="attr.name" Optional="yes or no" ...>
stringtypeexp ...
</AttributeDecl>
("..." refers to ID information - described later...)
An attribute description tests the value of a declared
attribute:
attributedescr -> <Attribute Name="attr.name" Value="attr.value"/> |
<Attribute Name="attr.name">
stringtypeexp?
</Attribute>