ArcGIS Pro DAML Schema
tabs Element
Collapse All
Expand All
ArcGIS Pro DAML Schema
>
CT_UpdateModule Complex Type
: tabs Element
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_UpdateTabs Complex Type
Diagram
Overview
tabs
CT_UpdateTabs Complex Type
Choice
0..∞
deleteTab
CT_Delete Complex Type
refID
required
ST_ID Simple Type
insertTab
CT_Tab Complex Type
id
required
ST_UniqueID Simple Type
caption
required
xs:string
extendedCaption
optional
xs:string
condition
optional
ST_ID Simple Type
placeWith
optional
ST_ID Simple Type
insert
optional
ST_Insert Simple Type
tabGroupID
optional
ST_ID Simple Type
keytip
required
xs:string
activatesOnMatchingName
optional
xs:boolean
Choice
0..∞
group
CT_GroupRef Complex Type
refID
required
ST_ID Simple Type
placeWith
optional
ST_ID Simple Type
insert
optional
ST_Insert Simple Type
updateTab
CT_UpdateTab Complex Type
AG_UpdateDeclarativeGroup
placeWith
optional
ST_ID Simple Type
insert
optional
ST_Insert Simple Type
Choice
0..∞
deleteGroup
CT_Delete Complex Type
refID
required
ST_ID Simple Type
insertGroup
CT_GroupRef Complex Type
refID
required
ST_ID Simple Type
placeWith
optional
ST_ID Simple Type
insert
optional
ST_Insert Simple Type
updateGroup
CT_GroupRef Complex Type
refID
required
ST_ID Simple Type
placeWith
optional
ST_ID Simple Type
insert
optional
ST_Insert Simple Type
Source
<
xs:element
name
="tabs"
type
="CT_UpdateTabs"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_UpdateModule Complex Type
|
ArcGIS Pro DAML Schema