ArcGIS Pro DAML Schema
palettes Element
Collapse All
Expand All
ArcGIS Pro DAML Schema
>
CT_Module Complex Type
: palettes Element
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_Palettes Complex Type
Diagram
Overview
palettes
CT_Palettes Complex Type
Choice
0..∞
buttonPalette
CT_ButtonPalette Complex Type
id
required
ST_UniqueID Simple Type
showItemCaption
optional
xs:boolean
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
dropDown
optional
xs:boolean
menuStyle
optional
xs:boolean
itemsInRow
optional
xs:integer
keytip
required
xs:string
caption
optional
xs:string
extendedCaption
optional
xs:string
Choice
0..∞
button
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
toolPalette
CT_ToolPalette Complex Type
id
required
ST_UniqueID Simple Type
itemHeight
optional
xs:integer
itemWidth
optional
xs:integer
itemsInRow
optional
xs:integer
showItemCaption
optional
xs:boolean
caption
optional
xs:string
extendedCaption
optional
xs:string
Choice
0..∞
tool
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
Source
<
xs:element
name
="palettes"
type
="CT_Palettes"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_Module Complex Type
|
ArcGIS Pro DAML Schema