Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:GroupValidationRulesType"
Namespace:
Content:
complex, 1 element
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is used to specify how many of the corresponding Product Identifier types are required to be specified at listing time.

Note: This type and the ProductIdentifiers container was originally introduced into the Trading schema with the intention of separating Global Trade Item Numbers (GTINs) and other descriptive item specifics, but ProductIdentifiers container was never wired on/returned in GetCategorySpecifics. Instead, users will still find one or more relevant GTIN types under a Recommendations.NameRecommendation.Name field.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="GroupValidationRulesType">
<xs:sequence>
<xs:element name="MinRequired" type="xs:int"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:MinRequired
Type:
xs:int, predefined, simple content
Note: GroupValidationRulesTypetype and the ProductIdentifiers container were originally introduced into the Trading schema with the intention of separating Global Trade Item Numbers (GTINs) and other descriptive item specifics, but these schema elements were never wired on/returned in GetCategorySpecifics. Instead, users will still find one or more relevant GTIN types under a Recommendations.NameRecommendation.Name field.
XML Representation Summary
<ns:MinRequired>
   
Content: 
{ xs:int }
</ns:MinRequired>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="MinRequired" type="xs:int"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.