ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / ESRI.Configuration Element / Author Element
Author Element
Description
The author of the add-in.
Namespace http://schemas.esri.com/DADF/Registry
Type
Diagram
Author Element
Overview
Author ST_String Simple Type
The author of the add-in.
Source
<xs:element name="Author" type="ST_String" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
              The author of the add-in.
            </xs:documentation>
  </xs:annotation>
</xs:element>
See Also