urn:cz-mzcr:ns:dasta:ds4:ds_ip
complexType ku_o_tpType
- Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:cz-mzcr:ns:dasta:ds4:ds_ip}ku_o_tpType (restriction)
- Properties
- This component is not nillable.
- Model
- <...
guid = dsComm:guidType
jedn_tp_kod = dsComm:str2
jedn_tp_zkratka = dsComm:str15
pocet_jedn_tp = dsComm:number4d
testovat = dsComm:str1
tp_rezerva = dsComm:str1>
(((tp_kod, tp_nazev?) | (obalka_tp_kod, obalka_tp_nazev?)) , dat_vydej?, vlastnost_tp* )
</...>
guid
- Type:
dsComm:guidType
- Use:
optional
- Form:
unqualified
jedn_tp_kod
- Type:
dsComm:str2
- Use:
required
- Form:
unqualified
jedn_tp_zkratka
- Type:
dsComm:str15
- Use:
optional
- Form:
unqualified
pocet_jedn_tp
- Type:
dsComm:number4d
- Use:
optional
- Form:
unqualified
testovat
- Type:
dsComm:str1
- Use:
required
- Form:
unqualified
tp_rezerva
- Type:
dsComm:str1
- Use:
optional
- Form:
unqualified
- Local Usage
- ku_oType
- Source
<xs:complexType name="ku_o_tpType"> <xs:sequence> <xs:choice> <xs:sequence> <xs:element minOccurs="1" name="tp_kod" type="dsComm:str15"/> </xs:sequence> <xs:sequence> <xs:element minOccurs="1" name="obalka_tp_kod" type="dsComm:str15"/> <xs:element minOccurs="0" name="obalka_tp_nazev" type="dsComm:str80"/> </xs:sequence> </xs:choice> </xs:sequence> <xs:attribute name="testovat" type="dsComm:str1" use="required"/> <xs:attribute name="jedn_tp_kod" type="dsComm:str2" use="required"/> <xs:attribute name="jedn_tp_zkratka" type="dsComm:str15" use="optional"/> <xs:attribute name="tp_rezerva" type="dsComm:str1" use="optional"/> </xs:complexType>
Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.