urn:cz-mzcr:ns:dasta:ds4:ds_dasta
element dasta

Properties
This component is not nillable.

Model
<dasta
  bin_priloha = xs:string
  dat_vb = dsComm:dat_dtsType
  id_soubor = dsComm:str40
  ozn_soub = dsComm:str50
  potvrzeni = xs:string
  typ_odesm = xs:NMTOKEN
  ur = xs:string
  verze_ds = dsComm:verzeDsType
  verze_nclp = dsComm:verzeDsType>
(zdroj_is, pm, garant_dat?, (is+ | pd) , dastaAny? )
</dasta>


Nested Element Summary
dsComm:AnyTypedastaAny
          
dsComm:garant_datTypegarant_dat
          
ds:isTypeis
          
ds:pdTypepd
          
ds:pmTypepm
          
ds:zdroj_isTypezdroj_is
          

Attribute Summary
 xs:stringbin_priloha
          
 dsComm:dat_dtsTypedat_vb
          
 dsComm:str40id_soubor
          
 dsComm:str50ozn_soub
          
 xs:stringpotvrzeni
          
 xs:NMTOKENtyp_odesm
          
 xs:stringur
          
 dsComm:verzeDsTypeverze_ds
          
 dsComm:verzeDsTypeverze_nclp
          

Attribute Detail

bin_priloha

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

dat_vb

Type:
dsComm:dat_dtsType
Use:
required
Form:
unqualified

id_soubor

Type:
dsComm:str40
Use:
required
Form:
unqualified

ozn_soub

Type:
dsComm:str50
Use:
optional
Form:
unqualified

potvrzeni

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

typ_odesm

Type:
xs:NMTOKEN
Use:
required
Form:
unqualified

ur

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

verze_ds

Type:
dsComm:verzeDsType
Use:
required
Form:
unqualified

verze_nclp

Type:
dsComm:verzeDsType
Use:
required
Form:
unqualified

Source
<xs:element name="dasta">
<xs:complexType>
<xs:sequence>
<xs:element name="zdroj_is" type="ds:zdroj_isType"/>
<xs:element name="pm" type="ds:pmType"/>
<xs:element minOccurs="0" name="garant_dat" type="dsComm:garant_datType"/>
<xs:choice>
<xs:element maxOccurs="unbounded" name="is" type="ds:isType"/>
<xs:element name="pd" type="ds:pdType"/>
</xs:choice>
<xs:element minOccurs="0" name="dastaAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="id_soubor" type="dsComm:str40" use="required"/>
<xs:attribute name="verze_ds" type="dsComm:verzeDsType" use="required"/>
<xs:attribute name="verze_nclp" type="dsComm:verzeDsType" use="required"/>
<xs:attribute name="bin_priloha" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="T"/>
<xs:enumeration value="B"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ur" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="R"/>
<xs:enumeration value="S"/>
<xs:enumeration value="U"/>
<xs:enumeration value="V"/>
<xs:enumeration value="O"/>
<xs:enumeration value="B"/>
<xs:enumeration value="C"/>
<xs:enumeration value="H"/>
<xs:enumeration value="T"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="typ_odesm" type="xs:NMTOKEN" use="required"/>
<xs:attribute name="ozn_soub" type="dsComm:str50"/>
<xs:attribute name="potvrzeni">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="N"/>
<xs:enumeration value="P"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="dat_vb" type="dsComm:dat_dtsType" use="required"/>
</xs:complexType>
</xs:element>


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