urn:cz-mzcr:ns:dasta:ds4:ds_type
complexType AnyType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:cz-mzcr:ns:dasta:ds4:ds_type}AnyType (restriction)

Properties
This component is not nillable.

Model
<...>
(any element from any other namespace)+
</...>

Source
<xs:complexType name="AnyType">
<xs:sequence>
<xs:any maxOccurs="unbounded" namespace="##other" processContents="lax"/>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.