element <domainNamePortion> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<domainNamePortion>
   
Content: 
{ xsd:string }
</domainNamePortion>
Included in content model of elements (1):
memberInformation (in myProfile)
Annotation
This is the other part of the fully qualified member name. This element contains the domain name portion. For a fully qualified member name of someone@microsoft.com, this element contains the value 'microsoft.com'.
XML Source (see within schema source)
<xsd:element name="domainNamePortion" type="hs:string">
<xsd:annotation>
<xsd:documentation>
This is the other part of the fully qualified member name.
This element contains the domain name portion. For
a fully qualified member name of someone@microsoft.com, this element contains the value
'microsoft.com'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>