element <cat> (unified local)
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
locally at 10 locations in myProfile.xsd
XML Representation Summary
<cat
   
 = 
xsd:anyURI
/>
Included in content model of elements (28):
emailAddress, emailAddress (in contact), emailAddress (in myProfile), identificationNumber, identificationNumber (in contact), identificationNumber (in myProfile), name, name (in contact), name (in myProfile), picture, picture (in contact), picture (in myProfile), screenName, screenName (in contact), screenName (in myProfile), securityCertificate, securityCertificate (in contact), securityCertificate (in myProfile), specialDate, specialDate (in contact), specialDate (in myProfile), timeZonePreference (in myProfile), webSite, webSite (in contact), webSite (in myProfile), workInformation, workInformation (in contact), workInformation (in myProfile)
Definition Locations
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>