complexType "refType"
Namespace:
Content:
empty, 1 attribute
Defined:
globally in myInbox.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
xsd:string
/>
All Direct / Indirect Based Elements (6):
account (type refType), folder (type refType), parentFolder (in folder in myInbox), parentPart (type refType), saveInFolder (type refType), targetFolder (in copyMessageRequest)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="refType">
<xsd:attribute name="ref" type="hs:uuidType"/>
</xsd:complexType>
Attribute Detail (all declarations; 1/1)
ref
Type:
Use:
optional
Defined:
locally within (this) refType complexType
XML Source (see within schema source)
<xsd:attribute name="ref" type="hs:uuidType"/>