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

complexType "ns:NotificationUserDataType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
User data related to notifications.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="NotificationUserDataType">
<xs:sequence>
<xs:element minOccurs="0" name="SMSSubscription" type="ns:SMSSubscriptionType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="SummarySchedule" type="ns:SummaryEventScheduleType"/>
<xs:element minOccurs="0" name="ExternalUserData" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:ExternalUserData
Type:
xs:string, predefined, simple content
An application subscribing to notifications can include an XML-compliant string, not to exceed 256 characters, which will be returned in the notification payload. The string can contain user-specific information to identify a particular user. Any sensitive information should be passed with due caution and proper encryption.
XML Representation Summary
<ns:ExternalUserData>
   
Content: 
{ xs:string }
</ns:ExternalUserData>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ExternalUserData" type="xs:string"/>

ns:SMSSubscription
Type:
ns:SMSSubscriptionType, complex content
User data related to SMS notifications. SMS is currently reserved for future use.
Component Diagram
XML Representation Summary
<ns:SMSSubscription>
   
Content: 
</ns:SMSSubscription>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SMSSubscription" type="ns:SMSSubscriptionType"/>

ns:SummarySchedule
Type:
User account activity summary alert delivery schedule. Returned if PreferenceLevel is set to UserData in GetNotificationPreferences. See "Working with Platform Notifications" for instructions on "Informational Alerts".
Component Diagram
XML Representation Summary
<ns:SummarySchedule>
   
Content: 
</ns:SummarySchedule>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="SummarySchedule" type="ns:SummaryEventScheduleType"/>

{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.