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

complexType "ns:ProductIdentifiersType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Note: This type 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 the 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 in the GetCategorySpecifics response.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ProductIdentifiersType">
<xs:sequence>
<xs:element name="ValidationRules" type="ns:GroupValidationRulesType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="NameRecommendation" type="ns:NameRecommendationType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:NameRecommendation
Type:
ns:NameRecommendationType, complex content
Note: 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 this 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.
Component Diagram
XML Representation Summary
<ns:NameRecommendation>
   
Content: 
</ns:NameRecommendation>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="NameRecommendation" type="ns:NameRecommendationType"/>

ns:ValidationRules
Type:
Note: 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 this 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.
Component Diagram
XML Representation Summary
<ns:ValidationRules>
   
Content: 
</ns:ValidationRules>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="ValidationRules" type="ns:GroupValidationRulesType"/>

 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.