| This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
| Property | Description | |||
| Event Name | OnChangeNamespace | |||
| Delegate | public delegate void OnChangeNamespaceEvent(Attribute e, String newNamespace); | |||
| Description | Fires (just before) the namespace of the attribute changes. | |||
| Remarks | e is the attribute that has changed newNamespace is the new value of the attribute |