element <identityHeader> (local)
Namespace:
Type:
Content:
complex, 1 attribute, 3 elements
Defined:
locally within fromType complexType in myalerts.xsd; see XML source
XML Representation Summary
<identityHeader
   
 = 
xsd:string
   
>
   
Content: 
</identityHeader>
Content model elements (3):
licenseHolder (type hs:uuidType), onBehalfOfUser (type hs:uuidType), platformId (type hs:uuidType)
Included in content model of elements (1):
from (type fromType)
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="identityHeader" type="identityHeaderType"/>
Attribute Detail (all declarations; 1/1)
type
Type:
xsd:string, predefined
Use:
optional
Defined:
locally within 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 identityHeaderType complexType
XML Source (see within schema source)
<xsd:element name="licenseHolder" type="hs:uuidType"/>

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

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