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

complexType "ns:ModifyNameType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type used by the ModifyName container in a ReviseFixedPriceItem or RelistFixedPriceItem call to rename a Variation Specific name for a multiple-variation listing. A ModifyName container is needed for each Variation Specific name that the seller wishes to change the name of in a multiple-variation listing.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ModifyNameType">
<xs:sequence>
<xs:element minOccurs="0" name="Name" type="xs:string"/>
<xs:element minOccurs="0" name="NewName" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Name
Type:
xs:string, predefined, simple content
In this field, the seller identifies the current name (e.g., Material) of a Variation Specific in the active listing that the seller wishes to change. If this field is used, the NewName field must also be specified.
XML Representation Summary
<ns:Name>
   
Content: 
{ xs:string }
</ns:Name>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Name" type="xs:string"/>

ns:NewName
Type:
xs:string, predefined, simple content
In this field, the seller states the new name of the Variation Specific (e.g., Fabric).

In addition to changing a Variation Specific name through the ModifyName container, the seller must also include the new Variation Specific name (and its available values) in the VariationSpecificsSet container, and omit the original name.

Note that variations that were sold while they used the old name will also be changed to use the new name in eBay's system.

If you are making other changes to a variation (such as adding new values or pictures), use consistent names to avoid unexpected results. For example, specify the same new name to identify the Variation Specific in the Pictures container and in the VariationSpecifics containers for each variation within the listing.
XML Representation Summary
<ns:NewName>
   
Content: 
{ xs:string }
</ns:NewName>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NewName" type="xs:string"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 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.