CT_ArcGISPro Complex Type
 |
 |
Choice 0..∞
 |
 |
Choice 0..∞
 |
 |
class required xs:string
|
 |
All optional
| | | | | |
<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>
|