complexType "contentProviderType"
Namespace:
Content:
empty, 2 attributes
Defined:
globally in myalerts.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xsd:string
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
contentProvider
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="contentProviderType">
<xsd:attribute name="cpid" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This attribute contains the content provider ID as assigned to the content provider
by the .NET Alerts service provisioning. The ID must be a valid decimal or hexadecimal
string.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="puid" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This attribute is optional and contains the sending user's Passport User ID (PUID).
The sending content provider is required to ensure the authenticity of this PUID.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
Attribute Detail (all declarations; 2/2)
cpid
Type:
xsd:string, predefined
Use:
optional
Defined:
locally within (this) contentProviderType complexType
This attribute contains the content provider ID as assigned to the content provider by the .NET Alerts service provisioning. The ID must be a valid decimal or hexadecimal string.
XML Source (see within schema source)
<xsd:attribute name="cpid" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This attribute contains the content provider ID as assigned to the content provider
by the .NET Alerts service provisioning. The ID must be a valid decimal or hexadecimal
string.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

puid
Type:
xsd:string, predefined
Use:
optional
Defined:
locally within (this) contentProviderType complexType
This attribute is optional and contains the sending user's Passport User ID (PUID). The sending content provider is required to ensure the authenticity of this PUID.
XML Source (see within schema source)
<xsd:attribute name="puid" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This attribute is optional and contains the sending user's Passport User ID (PUID).
The sending content provider is required to ensure the authenticity of this PUID.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>