ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_FileDependency Complex Type
In This Topic
    CT_FileDependency Complex Type
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Diagram
    CT_FileDependency Complex Type
    Overview
    Used By
    Attributes
    NameTypeUseDefaultFixedDescription
    nameST_String Simple Typerequired   
    Source
    <xs:complexType name="CT_FileDependency" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:attribute name="name" type="ST_String" use="required" />
    </xs:complexType>
    See Also