http://www.endeca.com/MDEX/config/XQuery/2009/09
Used to wrap a piece of XML-based configuration.
Complex Type
configDocument
The configDocument type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
<... name="string"> ![Allows any elements from ##local (strict validation). [1..1]](../../img/any.gif) Allows any elements from ##local (strict validation). [1..1] </...>
|
Attributes |
Name |
Type |
Summary |
name |
string |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of name is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
|
XML |
-<complexType name="configDocument">
<documentation>
Used to wrap a piece of XML-based configuration.
</documentation>
</annotation>
<any maxOccurs="1" minOccurs="1" namespace="##local" />
</sequence>
<attribute name="name" type="string" />
</complexType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|