urn:cz-mzcr:ns:dasta:ds4:ds_ip
complexType anType

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime>
(garant_dat?, text, autor?, dat_ak?, iid?, anAny? )
</...>


Nested Element Summary
dsComm:AnyTypeanAny
          
dsComm:autorTypeautor
          
dsComm:dat_xxTypedat_ak
          
dsComm:garant_datTypegarant_dat
          
dsip:iidTypeiid
          
dsip:textTypetext
          

Attribute Summary
 xs:dateTimedat_ab
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

Local Usage
ip, ku_z_patsumdatType

Source
<xs:complexType name="anType">
<xs:sequence>
<xs:element minOccurs="0" name="garant_dat" type="dsComm:garant_datType"/>
<xs:element name="text" type="dsip:textType"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_ak" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="iid" type="dsip:iidType"/>
<xs:element minOccurs="0" name="anAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
</xs:complexType>


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