element <cat> (unified local)
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
locally at 5 locations in myInbox.xsd
XML Representation Summary
<cat
   
 = 
xsd:anyURI
/>
Included in content model of elements (5):
account (in myInbox), assignCategory (in action), draftContent (in draft), messageContent (in message in myInbox), messageContent (type completeMessageContentType)
Definition Locations
Annotations (1) (by all definition locations)
Location:
within accountType complexType [def]
Annotation:
Obsolete. This will be removed.
Attribute Detail (all declarations; 1/1)
ref
Type:
xsd:anyURI, predefined
Use:
required
Defined:
locally within hs:catType complexType
This attribute references a category definition (<b>catDef</b>) element using the rules outlined in the <a href="myCategories.html">.NET Categories</a> section of the <i>XMI Manual</i>.
XML Source (see within schema source)
<xsd:attribute name="ref" type="xsd:anyURI" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute references a category definition (
<b>catDef</b>
) element using the
rules outlined in the
<a href="myCategories.html">.NET Categories</a>
section of the
<i>XMI Manual</i>
.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>