The following tables list the members exposed by XmlLightAttribute.
Name | Description | |
---|---|---|
XmlLightAttribute Constructor | XmlLightAttribute |
Name | Description | |
---|---|---|
Before | The white-space characters preceeding the attribute name | |
Name | The full name of the attribute | |
Ordinal | The offset of the attribute in the list | |
Quote | The character used to quote the original value | |
Value | The original encoded text value of the attribute |
Name | Description | |
---|---|---|
LocalName | Returns the name without the namespace prefix | |
Namespace | Returns the namespace or empty string | |
NamespaceOrNull | Returns the namespace or null |