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

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

Properties
This component is not nillable.

Model
<...
  fazespec = xs:string
  chyba_ao = xs:string
  chyba_az = xs:string
  idku = dsip:idkuType
  idkulok = dsip:idkuType
  idsub = dsip:idkuType
  stavakcept = xs:string
  typku = dsComm:str20
  typkuspeclok = dsComm:str40>
(dat_akc, akc_pracoviste, akc_pracovnik?, text?, ku_ao_lab*, kuaAny? )
</...>


Nested Element Summary
dsip:pracovisteTypeakc_pracoviste
          
dsip:pracovnikTypeakc_pracovnik
          
dsComm:dat_xxTypedat_akc
          
dsip:ku_ao_labTypeku_ao_lab
          
dsComm:AnyTypekuaAny
          
dsip:textTypetext
          

Attribute Summary
 xs:stringfazespec
          
 xs:stringchyba_ao
          
 xs:stringchyba_az
          
 dsip:idkuTypeidku
          
 dsip:idkuTypeidkulok
          
 dsip:idkuTypeidsub
          
 xs:stringstavakcept
          
 dsComm:str20typku
          
 dsComm:str40typkuspeclok
          

Attribute Detail

fazespec

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

chyba_ao

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

chyba_az

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

idku

Type:
dsip:idkuType
Use:
required
Form:
unqualified

idkulok

Type:
dsip:idkuType
Use:
optional
Form:
unqualified

idsub

Type:
dsip:idkuType
Use:
optional
Form:
unqualified

stavakcept

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

typku

Type:
dsComm:str20
Use:
required
Form:
unqualified

typkuspeclok

Type:
dsComm:str40
Use:
optional
Form:
unqualified

Local Usage
ip

Source
<xs:complexType name="ku_aType">
<xs:sequence>
<xs:element name="dat_akc" type="dsComm:dat_xxType"/>
<xs:element name="akc_pracoviste" type="dsip:pracovisteType"/>
<xs:element minOccurs="0" name="akc_pracovnik" type="dsip:pracovnikType"/>
<xs:element minOccurs="0" name="text" type="dsip:textType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ku_ao_lab" type="dsip:ku_ao_labType"/>
<xs:element minOccurs="0" name="kuaAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typku" type="dsComm:str20" use="required"/>
<xs:attribute name="typkuspeclok" type="dsComm:str40"/>
<xs:attribute name="fazespec" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="AO"/>
<xs:enumeration value="AZ"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="idku" type="dsip:idkuType" use="required"/>
<xs:attribute name="idsub" type="dsip:idkuType"/>
<xs:attribute name="idkulok" type="dsip:idkuType"/>
<xs:attribute name="stavakcept" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="A"/>
<xs:enumeration value="V"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="chyba_ao">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="NT01"/>
<xs:enumeration value="VP01"/>
<xs:enumeration value="NP01"/>
<xs:enumeration value="NP02"/>
<xs:enumeration value="NP03"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="chyba_az">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="NT01"/>
<xs:enumeration value="NP01"/>
<xs:enumeration value="NU01"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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