Vendor and host group |
Complex Types | ControlType, RequesterType |
<xs:group name="VendorHostRangeGroup"> <xs:annotation> <xs:documentation>Vendor and host group</xs:documentation> </xs:annotation> <xs:sequence> <xs:group ref="VendorGroup" minOccurs="0"/> <xs:group ref="HostGroup" minOccurs="0"/> </xs:sequence> </xs:group> |