Class XmlElementInfo
Inherited Members
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class XmlElementInfo
Properties
Attributes
Declaration
public List<XmlAttributeInfo> Attributes { get; }
Property Value
| Type | Description |
|---|---|
| List<XmlAttributeInfo> |
LocalName
Declaration
public string LocalName { get; }
Property Value
| Type | Description |
|---|---|
| String |
NameSpaceUri
Declaration
public string NameSpaceUri { get; }
Property Value
| Type | Description |
|---|---|
| String |