XmlElementBehaviorAccessor public class XmlElementBehaviorAccessor : XmlNodeAccessor, IConfigurable<XmlElementAttribute>, IXmlBehaviorSemantics<XmlElementAttribute> Documentation public XmlElementBehaviorAccessor(string name, Type type, IXmlContext context) public void Configure(XmlElementAttribute attribute) public Type GetClrType(XmlElementAttribute attribute) public string GetLocalName(XmlElementAttribute attribute) public string GetNamespaceUri(XmlElementAttribute attribute)