ArcGIS Pro DAML Schema
ST_LimitedSize Simple Type
ArcGIS Pro DAML Schema : ST_LimitedSize Simple Type
Namespace http://schemas.esri.com/DADF/Registry
Type
Restriction of xs:string
Diagram
ST_LimitedSize Simple Type
Overview
ST_LimitedSize Restriction of xs:string
Facets
Enumerationsmall
Enumerationmiddle
Source
<xs:simpleType name="ST_LimitedSize" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="small" />
    <xs:enumeration value="middle" />
  </xs:restriction>
</xs:simpleType>
See Also
ArcGIS Pro DAML Schema