http://www.endeca.com/MDEX/XQuery/2009/09
>
AttributeList
LOCATION:
./../../../ingest.wsdl
SECTIONS:
Basic
|
XML Instance
|
Attributes
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/XQuery/2009/09
The
AttributeList
Complex Type
Identifies a set of attributes.
Local elements (1)
attribute
Complex Type
AttributeList
The AttributeList type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...>
<mdex:
attribute
name
="
NCName
"
This attribute is required.
>
mdex:
Attribute
</attribute>
[1..*]
</...>
Attributes
AttributeList
AttributeList/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-[:]]*
".
XML
-
<
complexType
name
="
AttributeList
"
>
-
<
annotation
>
<
documentation
>
Identifies a set of attributes.
</
documentation
>
</
annotation
>
-
<
sequence
>
<
element
maxOccurs
="
unbounded
"
minOccurs
="
1
"
name
="
attribute
"
type
="
mdex:Attribute
"
/>
</
sequence
>
</
complexType
>
Uses
Type (1)
Attribute
Used-By
Element (1)
UpdateRecords/wildcardDeleteAssignments
Generated by
WSDLdoc
©