:: com :: sun :: star :: xml ::

struct FastAttribute

Elements' Summary
Token * the token corresponding to the attribute  
Value * the attribute value  
Elements' Details
Token
long Token;
Description
* the token corresponding to the attribute
Value
string Value;
Description
* the attribute value
Top of Page