element <myCategories> (global)
Namespace:
Type:
anonymous complexType (extension of myCategoriesType)
Content:
complex, 2 attributes, 2 elements, elem. wildcard
Defined:
globally in myCategories.xsd; see XML source
Used:
never
XML Representation Summary
<myCategories
   
 = 
xsd:nonNegativeInteger
 = 
xsd:string
   
>
   
Content: 
</myCategories>
Content model elements (2):
catDef (in myCategories), subscription (in myCategories)
Annotation
This element encapsulates the content document for the .NET Categories service. The service is designed to store identity centric category definitions that may be refered to using the <b>content</b>[?puid=puid-value]#<i>name-of-category</i> relative URI scheme.
Anonymous Type Detail
Type Derivation Tree
myCategoriesType (extension)
  complexType
XML Source (see within schema source)
<xsd:element name="myCategories">
<xsd:annotation>
<xsd:documentation>
This element encapsulates the content document for the .NET Categories service. The service
is designed to store identity centric category definitions that may be refered to using the
<b>content</b>
[?puid=puid-value]#
<i>name-of-category</i>
relative URI scheme.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="myCategoriesType">
<xsd:attributeGroup ref="hs:documentRootAttributeGroup"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
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; 3/3)
catDef
Type:
hs:catDefType, complex content
Defined:
locally within myCategoriesType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="catDef" type="hs:catDefType"/>

subscription
Type:
hs:subscriptionType, complex content
Defined:
locally within myCategoriesType 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 myCategoriesType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>