complexType "identityHeaderType"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in myalerts.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
XML Representation Summary
<...
   
 = 
xsd:string
   
>
   
Content: 
</...>
Content Model Elements (3):
licenseHolder (type hs:uuidType), onBehalfOfUser (type hs:uuidType), platformId (type hs:uuidType)
All Direct / Indirect Based Elements (1):
identityHeader (in from)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="identityHeaderType">
<xsd:sequence>
<xsd:element name="onBehalfOfUser" type="hs:uuidType"/>
<xsd:element name="licenseHolder" type="hs:uuidType"/>
<xsd:element name="platformId" type="hs:uuidType"/>
</xsd:sequence>
<xsd:attribute name="type" type="xsd:string"/>
</xsd:complexType>
Attribute Detail (all declarations; 1/1)
type
Type:
xsd:string, predefined
Use:
optional
Defined:
locally within (this) identityHeaderType complexType
XML Source (see within schema source)
<xsd:attribute name="type" type="xsd:string"/>
Content Element Detail (all declarations; 3/3)
licenseHolder
Type:
hs:uuidType, simple content
Defined:
locally within (this) identityHeaderType complexType
XML Source (see within schema source)
<xsd:element name="licenseHolder" type="hs:uuidType"/>

onBehalfOfUser
Type:
hs:uuidType, simple content
Defined:
locally within (this) identityHeaderType complexType
XML Source (see within schema source)
<xsd:element name="onBehalfOfUser" type="hs:uuidType"/>

platformId
Type:
hs:uuidType, simple content
Defined:
locally within (this) identityHeaderType complexType
XML Source (see within schema source)
<xsd:element name="platformId" type="hs:uuidType"/>