element <assignCategory> (local)
Namespace:
http://schemas.microsoft.com/hs/2001/10/myInbox
Type:
assignCategoryActionType
Content:
complex, 1
element
Defined:
locally
within
action
element in
myInbox.xsd
; see
XML source
XML Representation Summary
<
assignCategory
>
Content:
cat
*
</
assignCategory
>
Content model elements (1):
cat
(type
hs:catType
)
Included in content model of elements (1):
action
(in
rule
)
XML Source
(
see
within schema source)
<
xsd:element maxOccurs
="
1
"
minOccurs
="
0
"
name
="
assignCategory
"
type
="
assignCategoryActionType
"/>
Content Element Detail
(all declarations; 1/1)
cat
Type:
hs:catType
, empty content
Defined:
locally
within
assignCategoryActionType
complexType
XML Source
(
see
within schema source)
<
xsd:element maxOccurs
="
unbounded
"
minOccurs
="
0
"
name
="
cat
"
type
="
hs:catType
"/>