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

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

Properties
This component is not nillable.

Model
<...
  komkod_tp = dsComm:str25
  nazev_tp = dsComm:str200
  pocet_tu = dsComm:number3d
  testovat = dsComm:logicalA
  zkratka_tp = dsComm:str15>

</...>


Attribute Summary
 dsComm:str25komkod_tp
          
 dsComm:str200nazev_tp
          
 dsComm:number3dpocet_tu
          
 dsComm:logicalAtestovat
          
 dsComm:str15zkratka_tp
          

Attribute Detail

komkod_tp

Type:
dsComm:str25
Use:
required
Form:
unqualified

nazev_tp

Type:
dsComm:str200
Use:
required
Form:
unqualified

pocet_tu

Type:
dsComm:number3d
Use:
optional
Form:
unqualified

testovat

Type:
dsComm:logicalA
Use:
required
Form:
unqualified

zkratka_tp

Type:
dsComm:str15
Use:
required
Form:
unqualified

Local Usage
tps_oType

Source
<xs:complexType name="tp_oType">
<xs:attribute name="nazev_tp" type="dsComm:str200" use="required"/>
<xs:attribute name="zkratka_tp" type="dsComm:str15" use="required"/>
<xs:attribute name="komkod_tp" type="dsComm:str25" use="required"/>
<xs:attribute name="testovat" type="dsComm:logicalA" use="required"/>
<xs:attribute name="pocet_tu" type="dsComm:number3d"/>
</xs:complexType>


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