ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_Accelerators Complex Type
In This Topic
    CT_Accelerators Complex Type
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Diagram
    accelerator Element Choice CT_Accelerators Complex Type
    Overview
    Choice 0..∞
    Source
    <xs:complexType name="CT_Accelerators" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="accelerator" type="CT_Accelerator" />
      </xs:choice>
    </xs:complexType>
    See Also