Namespace: |
|
Content: |
complex, 3 attributes, 5 elements, elem. wildcard |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Represents a provisioned users' email account. This element can optionally contain POP3 settings
</xsd:documentation>
for myInbox services that support POP3 aggregation. <xsd:sequence>
<xsd:element name="name" type="hs:localizableString">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The display name of the account
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The SMTP email account.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element defines this account as a primary or non-primary account. There can be
</xsd:documentation>
only one primary account and it can never be deleted.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
Obsolete. This will be removed.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
If this account is a POP3 account, this defines pop3 settings. Note that the primary
</xsd:documentation>
account can not be a POP3 account. <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
hs:catType, empty content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Obsolete. This will be removed.
</xsd:documentation>
</xsd:element>
|
Type: |
emailAddressType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The SMTP email account.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The display name of the account
</xsd:documentation>
</xsd:element>
|
Type: |
pop3SettingsType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If this account is a POP3 account, this defines pop3 settings. Note that the primary
</xsd:documentation>
account can not be a POP3 account. </xsd:element>
|
Type: |
xsd:boolean, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines this account as a primary or non-primary account. There can be
</xsd:documentation>
only one primary account and it can never be deleted. </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|