XmlElement core property reference
The XmlElement instance contains the following core properties.
|
Description |
Type |
|---|---|---|
|
A read-only property that returns the element’s QName. |
|
|
Returns an XmlNamespace object that represents the element’s namespace.
|
|
|
Returns the element's backing type instance. |
|
|
Specifies whether
this element is nil, which is an XML concept that is not the same as
being |
|
Important: If you get these
properties on an XSD-based element, you must use a dollar sign prefix
for the property name.
See also
