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

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

Properties
This component is not nillable.

Model
<...
  err = dsComm:str3e
  klic_nclp = dsComm:str5e
  klic_nclp_novy = dsComm:str5e
  pozn = dsComm:str50
  stav = dsComm:number1-7>
str1
</...>


Attribute Summary
 dsComm:str3eerr
          
 dsComm:str5eklic_nclp
          
 dsComm:str5eklic_nclp_novy
          
 dsComm:str50pozn
          
 dsComm:number1-7stav
          

Attribute Detail

err

Type:
dsComm:str3e
Use:
required
Form:
unqualified

klic_nclp

Type:
dsComm:str5e
Use:
optional
Form:
unqualified

klic_nclp_novy

Type:
dsComm:str5e
Use:
optional
Form:
unqualified

pozn

Type:
dsComm:str50
Use:
optional
Form:
unqualified

stav

Type:
dsComm:number1-7
Use:
required
Form:
unqualified

Source
<xs:complexType name="kolize_vType">
<xs:simpleContent>
<xs:extension base="dsComm:str1">
<xs:attribute name="stav" type="dsComm:number1-7" use="required"/>
<xs:attribute name="err" type="dsComm:str3e" use="required"/>
<xs:attribute name="klic_nclp" type="dsComm:str5e"/>
<xs:attribute name="klic_nclp_novy" type="dsComm:str5e"/>
<xs:attribute name="pozn" type="dsComm:str50"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>


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