Namespace: |
|
Content: |
complex, 3 elements |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
For myInbox services that support POP3 aggregation, this element defines the POP3 settings
</xsd:documentation>
necessary for the myInbox service to locate and download messages from that account. <xsd:sequence>
<xsd:element name="server" type="hs:string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The name of the POP3 server
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The username of the POP3 account
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The password of the POP3 account
</xsd:documentation>
</xsd:complexType>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The password of the POP3 account
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The name of the POP3 server
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The username of the POP3 account
</xsd:documentation>
</xsd:element>
|