urn:cz-mzcr:ns:dasta:ds4:ds_dasta
complexType zdroj_isType

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

Properties
This component is not nillable.

Model
<...
  kod_firmy = dsComm:str8
  kod_prog = dsComm:str8
  liccis_prog = dsComm:str8
  verze_prog = dsComm:str8>
zdrojisAny?
</...>


Nested Element Summary
dsComm:AnyTypezdrojisAny
          

Attribute Summary
 dsComm:str8kod_firmy
          
 dsComm:str8kod_prog
          
 dsComm:str8liccis_prog
          
 dsComm:str8verze_prog
          

Attribute Detail

kod_firmy

Type:
dsComm:str8
Use:
required
Form:
unqualified

kod_prog

Type:
dsComm:str8
Use:
required
Form:
unqualified

liccis_prog

Type:
dsComm:str8
Use:
optional
Form:
unqualified

verze_prog

Type:
dsComm:str8
Use:
optional
Form:
unqualified

Local Usage
dasta

Source
<xs:complexType name="zdroj_isType">
<xs:sequence>
<xs:element minOccurs="0" name="zdrojisAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="kod_firmy" type="dsComm:str8" use="required"/>
<xs:attribute name="kod_prog" type="dsComm:str8" use="required"/>
<xs:attribute name="verze_prog" type="dsComm:str8" use="optional"/>
<xs:attribute name="liccis_prog" type="dsComm:str8" use="optional"/>
</xs:complexType>


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