urn:cz-mzcr:ns:dasta:ds4:ds_idu
complexType vykzaverType

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

Properties
This component is not nillable.

Model
<...
  komentar = dsComm:str128
  vyplnil = dsComm:str30
  vypmail = dsComm:str50
  vyptel = dsComm:str20>
dat_vyp
</...>


Nested Element Summary
dsComm:dat_xxTypedat_vyp
          

Attribute Summary
 dsComm:str128komentar
          
 dsComm:str30vyplnil
          
 dsComm:str50vypmail
          
 dsComm:str20vyptel
          

Attribute Detail

komentar

Type:
dsComm:str128
Use:
optional
Form:
unqualified

vyplnil

Type:
dsComm:str30
Use:
required
Form:
unqualified

vypmail

Type:
dsComm:str50
Use:
optional
Form:
unqualified

vyptel

Type:
dsComm:str20
Use:
required
Form:
unqualified

Local Usage
a101Type, e2Type, e3Type, e4Type, e5_8Type, e6Type, idu, t1Type, v1Type

Source
<xs:complexType name="vykzaverType">
<xs:sequence>
<xs:element name="dat_vyp" type="dsComm:dat_xxType"/>
</xs:sequence>
<xs:attribute name="vyplnil" type="dsComm:str30" use="required"/>
<xs:attribute name="vyptel" type="dsComm:str20" use="required"/>
<xs:attribute name="vypmail" type="dsComm:str50"/>
<xs:attribute name="komentar" type="dsComm:str128"/>
</xs:complexType>


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