ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_State Complex Type
CT_State Complex Type
Namespace http://schemas.esri.com/DADF/Registry
Diagram
CT_State Complex Type
Overview
Used By
Attributes
NameTypeUseDefaultFixedDescription
idST_ID Simple Typerequired   
Source
<xs:complexType name="CT_State" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:attribute name="id" type="ST_ID" use="required" />
</xs:complexType>
See Also