http://www.endeca.com/MDEX/XQuery/2009/09
A list of attribute-value pairs.
Subtypes (2)
Record
RecordDelta
Local elements (1)
attribute
Complex Type
AssignmentList
The AssignmentList type does not allow mixed content.
There is no restriction on type derivation.
XML Instance
Attributes
AssignmentList
AssignmentList/attribute
Name
Type
Summary
No Attributes
Name
Type
Summary
name
NCName
This attribute is required.
Its form is unqualified.
Show details.
Base type of name is
NCName . There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match "
[\i-[:]][\c-[:]]*
".
type
string
This attribute is optional.
Its form is unqualified.
Show details.
Base type of type is
string . There are several restrictions on the value. The schema processor preserves value's whitespace.
XML
- < complexType name =" AssignmentList " >
< documentation >
A list of attribute-value pairs.
</ documentation >
</ annotation >
< element maxOccurs =" unbounded " minOccurs =" 0 " name =" attribute " type =" mdex:Assignment " />
</ sequence >
</ complexType >
Uses
Type (1)