An XML attribute.
XMLAttribute Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Index | Long | read | Index of the object within its parent object. |
| Name | String | r/w | The name of the object. |
| Parent | Object | read | The parent of the object. |
| Value | String | r/w | The value of the attribute. |
XMLAttribute Methods
| Method | Returns | Description |
|---|---|---|
| Delete | Nothing | Deletes the object. |
| Select | Nothing | Selects the object. |