ArcGIS Pro DAML Schema
CT_Conditions Complex Type
ArcGIS Pro DAML Schema : CT_Conditions Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
not Element or Element and Element state Element Choice not Element not Element or Element and Element state Element Choice or Element not Element or Element and Element state Element Choice and Element state Element Choice condition Element Choice CT_Conditions Complex Type
Overview
Choice 0..∞
caption optional ST_String Simple Type
description optional ST_String Simple Type
Choice 0..∞
id required ST_ID Simple Type
Choice 0..∞
id required ST_ID Simple Type
Choice 0..∞
id required ST_ID Simple Type
Choice 0..∞
id required ST_ID Simple Type
Source
<xs:complexType name="CT_Conditions" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="condition" type="CT_Condition" />
  </xs:choice>
</xs:complexType>
See Also
ArcGIS Pro DAML Schema