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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  typ = dsComm:str1>
(garant_dat?, ocz*, dat_ak?, iid?, ocAny? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_ak
          
dsComm:garant_datTypegarant_dat
          
dsip:iidTypeiid
          
dsComm:AnyTypeocAny
          
dsip:oczTypeocz
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:str1typ
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

typ

Type:
based on
with :
Use:
required
Form:
unqualified

Local Usage
ip, ku_z_patsumdatType

Source
<xs:complexType name="ocType">
<xs:sequence>
<xs:element minOccurs="0" name="garant_dat" type="dsComm:garant_datType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ocz" type="dsip:oczType"/>
<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="ocAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[UPDA]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<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.