uuid(a0f644a2-9a8b-4317-a353-6ef9c42f5840)
An interface for accessing XML QName information (name & namespace)
| Name | Description |
|---|---|
| Name [propget] | The (local)Name of the QName |
| Name [propput] | |
| Namespace [propget] | The namespace URI part of the QName |
| Namespace [propput] | |
| Set | Initializes the QName with the name/namespace |
Implement this if you are providing something that is an XML QName
Call this interface to read/write the XMLQName properties
Copyright © Simon Fell, 2000-2004. All rights reserved.