ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_Wizards Complex Type / insertWizard Element
In This Topic
    insertWizard Element
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Type
    Diagram
    content Element Choice Sequence tooltip Element Sequence Sequence page Element Choice insertWizard Element
    Overview
    pageHeight required xs:integer
    pageWidth required xs:integer
    isPageListVisible optional xs:boolean
    canMoveNextOnValidOnly optional xs:boolean
    isPageCountVisible optional xs:boolean
    resizable optional xs:boolean
    caption required ST_String Simple Type
    Choice 0..∞
    group optional ST_String Simple Type
    condition optional ST_ID Simple Type
    Sequence
    Sequence optional
    image optional ST_Uri Simple Type
    heading optional xs:string
    Sequence optional
    Choice optional
    assembly optional
    className optional
    publicKeyToken optional
    version optional
    Source
    <xs:element name="insertWizard" type="CT_Wizard" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also