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

complexType "ns:NotificationEnableArrayType"
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 (2):
Known Usage Locations
Annotation
This type is used by the UserDeliveryPreferenceArray container of the SetNotificationPreferences and GetNotificationPreferences calls. The UserDeliveryPreferenceArray container consists of one or more notifications and whether or not each notification is enabled or disabled.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="NotificationEnableArrayType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="NotificationEnable" type="ns:NotificationEnableType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:NotificationEnable
Type:
ns:NotificationEnableType, complex content
In a SetNotificationPreferences call, one NotificationEnable container is used for each notification that the user either wants to subsribe to or disable.

If a UserDeliveryPreferenceArray container is used, at least one NotificationEnable container must be specified.

In a GetNotificationPreferences call, one NotificationEnable container is returned for each notification that the user has set a preference on - enabled or disabled.
Component Diagram
XML Representation Summary
<ns:NotificationEnable>
   
Content: 
</ns:NotificationEnable>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="NotificationEnable" type="ns:NotificationEnableType"/>

 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.