http://www.endeca.com/MDEX/conversation/1/0
This type is used to allow unrestricted schema in several places where user-defined XML is valuable.
Complex Type
CatchAll
The CatchAll type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
<...> ![Allows any elements from any namespaces (lax validation). [0..*]](../../img/any.gif) Allows any elements from any namespaces (lax validation). [0..*] </...>
|
Attributes |
Name |
Type |
Summary |
No Attributes |
|
XML |
-<complexType name="CatchAll">
<documentation>
This type is used to allow unrestricted schema in several places where user-defined XML is valuable.
</documentation>
</annotation>
<any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax" />
</sequence>
</complexType>
|
Uses |
|
Used-By |
Element (2)
|