ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / ArcGIS Element / shortcutTables Element
In This Topic
    shortcutTables Element
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Type
    Diagram
    deleteShortcut Element Choice deleteShortcutTable Element deleteShortcut Element insertShortcut Element Choice updateShortcutTable Element shortcut Element Choice insertShortcutTable Element Choice shortcutTables Element
    Overview
    Choice 0..∞
    targetID required ST_ID Simple Type
    category required xs:string
    condition optional ST_ID Simple Type
    Choice 0..∞
    refID required ST_ID Simple Type
    onKeyUp optional xs:boolean
    cancelOnMouseMove optional xs:boolean
    refID required ST_ID Simple Type
    Choice 0..∞
    refID required ST_ID Simple Type
    onKeyUp optional xs:boolean
    cancelOnMouseMove optional xs:boolean
    refID required ST_ID Simple Type
    refID required ST_ID Simple Type
    Choice 0..∞
    Source
    <xs:element name="shortcutTables" type="CT_InsertShortcutTables" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also