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

complexType "ns:ModifyNameArrayType"
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 by the ModifyNameList container in a ReviseFixedPriceItem or RelistFixedPriceItem call to rename one or more Variation Specific names for a multiple-variation listing.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ModifyNameArrayType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ModifyName" type="ns:ModifyNameType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:ModifyName
Type:
ns:ModifyNameType, complex content
A ModifyName container is needed for each Variation Specific name that the seller wishes to change in a multiple-variation listing.

You cannot change the name of an Item Specific that is required for the listing category. Use the GetCategoryFeatures or GetCategorySpecifics calls to determine which Item Specifics names are required for a category.

To get a current list of Variation Specifics defined for a multiple-variation listing, the seller can use GetItem, and then view all Variation Specific names in the VariationSpecificsSet container in the response.
Component Diagram
XML Representation Summary
<ns:ModifyName>
   
Content: 
</ns:ModifyName>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="ModifyName" type="ns:ModifyNameType"/>

 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.