Provides the base requirements for resolved information about a XML
attribute related to an IXml
Properties
Element
Gets the IXml
Property Value
- IXml
Element :Context The IXml
Element upon which this attribute is located.Context
Name
Gets the name of the attribute.
Property Value
- string:
The name of the attribute.
NameSnapshotRange
Gets the Text
Property Value
- Text
Snapshot :Range The Text
Snapshot that specifies the range of the attribute name.Range
Namespace
Gets the namespace that defines the attribute.
Property Value
- string:
The namespace that defines the attribute.
NamespacePrefix
Gets the prefix of the namespace that defines the attribute.
Property Value
- string:
The prefix of the namespace that defines the attribute.
QualifiedName
Gets the System.Xml.XmlQualifiedName that contains the attribute's qualified name.
Property Value
- XmlQualifiedName:
The System.Xml.XmlQualifiedName that contains the attribute's qualified name.
SchemaAttribute
Gets the resolved System.Xml.Schema.XmlSchemaAttribute for this attribute, if known.
Property Value
- XmlSchemaAttribute:
The resolved System.Xml.Schema.XmlSchemaAttribute for this attribute, if known.