Determines if an attribute name if valid.
Public Function IsValidAttributeName( ByRef Name As String ) As Boolean
The name if not valid if it contains any of the following: "<", ">", or a space.
Project CorLib Overview
Class SecurityElementStatic Overview