CT_ArcGISPro Complex Type
In This Topic
Diagram
Overview
|
|
Choice 0..∞
|
|
Choice 0..∞
|
|
class required xs:string
|
|
All optional
| | | | | |
Used By
Source
<xs:complexType name="CT_ArcGISPro" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="PluginDatasources" type="CT_PluginDatasources" />
</xs:choice>
</xs:complexType>
|
See Also