element <myInbox> (global)
Namespace:
Type:
Content:
complex, 2 attributes, 6 elements, elem. wildcard
Defined:
globally in myInbox.xsd; see XML source
Used:
never
XML Representation Summary
<myInbox
   
 = 
xsd:nonNegativeInteger
 = 
xsd:string
   
>
   
Content: 
</myInbox>
Content model elements (6):
account (in myInbox), draft (in myInbox), folder (in myInbox), message (in myInbox), rule (in myInbox), subscription (in myInbox)
XML Source (see within schema source)
<xsd:element name="myInbox" type="myInboxType"/>
Attribute Detail (all declarations; 2/2)
changeNumber
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

instanceId
Type:
Use:
optional
Defined:
XML Source (see within schema source)
<xsd:attribute name="instanceId" type="instanceIdType"/>
Content Element Detail (all declarations; 7/7)
account
Type:
accountType, complex content
Defined:
locally within myInboxType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="1" name="account" type="accountType"/>

draft
Type:
draftType, complex content
Defined:
locally within myInboxType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="draft" type="draftType"/>

folder
Type:
folderType, complex content
Defined:
locally within myInboxType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="4" name="folder" type="folderType"/>

message
Type:
messageType, complex content
Defined:
locally within myInboxType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="message" type="messageType"/>

rule
Type:
ruleType, complex content
Defined:
locally within myInboxType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="rule" type="ruleType"/>

subscription
Type:
hs:subscriptionType, complex content
Defined:
locally within myInboxType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="subscription" type="hs:subscriptionType"/>

{any element with non-schema namespace}
Defined:
within myInboxType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>