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

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

Properties
This component is not nillable.

Model
<...
  fazespec = xs:string
  idtps = dsComm:str40
  urgentni = xs:string>
(dat_poz, dat_prov_od?, dat_prov_do?, z_pracoviste, z_pracovnik?, p_pracoviste?, pv_tp?, dg_poz*, text_zadosti?, tp_o+ )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_poz
          
dsComm:dat_xxTypedat_prov_do
          
dsComm:dat_xxTypedat_prov_od
          
dsip:dgzTypedg_poz
          
dsip:pracovisteTypep_pracoviste
          
dsip:pv_kuTypepv_tp
          
dsip:textTypetext_zadosti
          
dsip:tp_oTypetp_o
          
dsip:pracovisteTypez_pracoviste
          
dsip:pracovnikTypez_pracovnik
          

Attribute Summary
 xs:stringfazespec
          
 dsComm:str40idtps
          
 xs:stringurgentni
          

Attribute Detail

fazespec

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

idtps

Type:
dsComm:str40
Use:
optional
Form:
unqualified

urgentni

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

Local Usage
tpsType

Source
<xs:complexType name="tps_oType">
<xs:sequence>
<xs:element minOccurs="1" name="dat_poz" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_prov_od" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_prov_do" type="dsComm:dat_xxType"/>
<xs:element minOccurs="1" name="z_pracoviste" type="dsip:pracovisteType"/>
<xs:element minOccurs="0" name="z_pracovnik" type="dsip:pracovnikType"/>
<xs:element minOccurs="0" name="p_pracoviste" type="dsip:pracovisteType"/>
<xs:element minOccurs="0" name="pv_tp" type="dsip:pv_kuType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="dg_poz" type="dsip:dgzType"/>
<xs:element minOccurs="0" name="text_zadosti" type="dsip:textType"/>
<xs:element maxOccurs="unbounded" minOccurs="1" name="tp_o" type="dsip:tp_oType"/>
</xs:sequence>
<xs:attribute name="fazespec" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="OR"/>
<xs:enumeration value="OO"/>
<xs:enumeration value="OS"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="idtps" type="dsComm:str40"/>
<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.