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

complexType "ns:GetNotificationPreferencesResponseType"
Namespace:
Content:
complex, 20 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 5 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Contains the requesting application's notification preferences. GetNotificationPreferences retrieves preferences that you have deliberately set. For example, if you enable the EndOfAuction event and then later disable it, the response shows the EndOfAuction event preference as Disabled. But if you have never set a preference for the EndOfAuction event, no EndOfAuction preference is returned at all.
Type Definition Detail
Type Derivation Tree
ns:AbstractResponseType (extension)
  ns:GetNotificationPreferencesResponseType
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="GetNotificationPreferencesResponseType">
<xs:complexContent>
<xs:extension base="ns:AbstractResponseType">
<xs:sequence>
<xs:element minOccurs="0" name="ApplicationDeliveryPreferences" type="ns:ApplicationDeliveryPreferencesType"/>
<xs:element minOccurs="0" name="DeliveryURLName" type="xs:string"/>
<xs:element minOccurs="0" name="UserDeliveryPreferenceArray" type="ns:NotificationEnableArrayType"/>
<xs:element minOccurs="0" name="UserData" type="ns:NotificationUserDataType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="EventProperty" type="ns:NotificationEventPropertyType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 5/21)
ns:ApplicationDeliveryPreferences
Type:
Specifies application-based event preferences that have been enabled.
Component Diagram
XML Representation Summary
<ns:ApplicationDeliveryPreferences>
   
Content: 
</ns:ApplicationDeliveryPreferences>
XML Source (w/o annotations (1); see within schema source)

ns:DeliveryURLName
Type:
xs:string, predefined, simple content
Specifies application delivery URL Name associated with this user.
XML Representation Summary
<ns:DeliveryURLName>
   
Content: 
{ xs:string }
</ns:DeliveryURLName>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DeliveryURLName" type="xs:string"/>

ns:EventProperty
Type:
Contains names and values assigned to a notification event. Currently can only be set for wireless applications.
Component Diagram
XML Representation Summary
<ns:EventProperty>
   
Content: 
</ns:EventProperty>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="EventProperty" type="ns:NotificationEventPropertyType"/>

ns:UserData
Type:
Returns user data for notification settings, such as set mobile phone.
Component Diagram
XML Representation Summary
<ns:UserData>
   
Content: 
</ns:UserData>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UserData" type="ns:NotificationUserDataType"/>

ns:UserDeliveryPreferenceArray
Type:
Specifies user-based event preferences that have been enabled or disabled.
Component Diagram
XML Representation Summary
<ns:UserDeliveryPreferenceArray>
   
Content: 
</ns:UserDeliveryPreferenceArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UserDeliveryPreferenceArray" type="ns:NotificationEnableArrayType"/>

 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.