|
||
ATTRIBUTE_NODE |
||||||||||||||||||||||||||||||
Structure |
A data type that stores a property value for an attribute that is associated with a schema.
struct ATTRIBUTE_NODE { int bits; int precision; double the_double; NAME name; char *value; ATTRIBUTE_NODE *next_attribute; };
|
|||||||||||||||||||||||||||||
Members |
|
|||||||||||||||||||||||||||||
See Also |
|
|||||||||||||||||||||||||||||
Header |
silver.h, ssnodes.h |
|||||||||||||||||||||||||||||