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

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

Properties
This component is not nillable.

Model
<...
  fazespec = xs:string
  idtps = dsComm:str40
  urgentni = xs:string>
(dat_vydani, z_pracoviste?, p_pracoviste, p_pracovnik?, pv_tps?, dg_vys* )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_vydani
          
dsip:dgzTypedg_vys
          
dsip:pracovisteTypep_pracoviste
          
dsip:pracovnikTypep_pracovnik
          
dsip:pv_kuTypepv_tps
          
dsip:pracovisteTypez_pracoviste
          

Attribute Summary
 xs:stringfazespec
          
 dsComm:str40idtps
          
 xs:stringurgentni
          

Attribute Detail

fazespec

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

idtps

Type:
dsComm:str40
Use:
required
Form:
unqualified

urgentni

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

Local Usage
tpsType

Source
<xs:complexType name="tps_zType">
<xs:sequence>
<xs:element minOccurs="1" name="dat_vydani" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="z_pracoviste" type="dsip:pracovisteType"/>
<xs:element minOccurs="1" name="p_pracoviste" type="dsip:pracovisteType"/>
<xs:element minOccurs="0" name="p_pracovnik" type="dsip:pracovnikType"/>
<xs:element minOccurs="0" name="pv_tps" type="dsip:pv_kuType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="dg_vys" type="dsip:dgzType"/>
</xs:sequence>
<xs:attribute name="fazespec" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="ZR"/>
<xs:enumeration value="ZP"/>
<xs:enumeration value="ZF"/>
<xs:enumeration value="ZK"/>
<xs:enumeration value="ZO"/>
<xs:enumeration value="ZS"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="idtps" type="dsComm:str40" use="required"/>
<xs:attribute name="urgentni">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V"/>
<xs:enumeration value="S"/>
<xs:enumeration value="N"/>
</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.