Defines the editor extension in ArcMap.
Namespace: http://schemas.esri.com/Desktop/AddInsSchema: DesktopAddIns_ElementOnly.xsd
Parents
ArcMap
Children
Name | Occurrences | Description |
---|---|---|
Extensions |
Application's custom extensions. |
Syntax

<xs:element name="Editor" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:all> <xs:element name="Extensions" /> </xs:all> </xs:complexType> </xs:element>