Namespace: |
|
Content: |
complex, 2 attributes, 6 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>
This represents the root element of myInbox
</xsd:documentation>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" name="account" type="accountType"/>
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
<!-- standard attributes for the root element -->
</xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
accountType, complex content |
Defined: |
Type: |
draftType, complex content |
Defined: |
Type: |
folderType, complex content |
Defined: |
Type: |
messageType, complex content |
Defined: |
Type: |
ruleType, complex content |
Defined: |
Type: |
hs:subscriptionType, complex content |
Defined: |
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|