ArcGIS Pro DAML Schema
ST_Target Simple Type
ArcGIS Pro DAML Schema : ST_Target Simple Type
Namespace http://schemas.esri.com/DADF/Registry
Type
Restriction of ST_String Simple Type
Diagram
ST_Target Simple Type
Overview
Facets
EnumerationCLR4.6.1
EnumerationCLR4.6.2
EnumerationCLR4.7
EnumerationCLR4.7.1
EnumerationCLR4.7.2
EnumerationCLR4.8
Source
<xs:simpleType name="ST_Target" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="ST_String">
    <xs:enumeration value="CLR4.6.1" />
    <xs:enumeration value="CLR4.6.2" />
    <xs:enumeration value="CLR4.7" />
    <xs:enumeration value="CLR4.7.1" />
    <xs:enumeration value="CLR4.7.2" />
    <xs:enumeration value="CLR4.8" />
  </xs:restriction>
</xs:simpleType>
See Also
ArcGIS Pro DAML Schema