TAttribute is not used in PgDAC.
CRXml
TAttribute = record;
AttributeNo
Returns an attribute's ordinal position in object.
DataSize
Returns the size of an attribute value in internal representation.
DataType
Returns the type of data that was assigned to the Attribute.
Length
Returns the length of the string for dtString attribute and precision for dtInteger and dtFloat attribute.
ObjectType
Returns a TObjectType object for an object attribute.
Offset
Returns an offset of the attribute value in internal representation.
Owner
Indicates TObjectType that uses the attribute to represent one of its attributes.
Scale
Returns the scale of dtFloat and dtInteger attributes.
Size
Returns the size of an attribute value in external representation.