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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  klas_zam = dsComm:number1d
  narodnost = dsComm:number1d
  rod_stav = dsComm:number0-9
  vzdelani = dsComm:number1-9
  zam_text = dsComm:str40>
nAny?
</...>


Nested Element Summary
dsComm:AnyTypenAny
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:number1dklas_zam
          
 dsComm:number1dnarodnost
          
 dsComm:number0-9rod_stav
          
 dsComm:number1-9vzdelani
          
 dsComm:str40zam_text
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

klas_zam

Type:
dsComm:number1d
Use:
optional
Form:
unqualified

narodnost

Type:
dsComm:number1d
Use:
optional
Form:
unqualified

rod_stav

Type:
dsComm:number0-9
Use:
optional
Form:
unqualified

vzdelani

Type:
dsComm:number1-9
Use:
optional
Form:
unqualified

zam_text

Type:
dsComm:str40
Use:
optional
Form:
unqualified

Local Usage
ip

Source
<xs:complexType name="nType">
<xs:sequence>
<xs:element minOccurs="0" name="nAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="zam_text" type="dsComm:str40"/>
<xs:attribute name="klas_zam" type="dsComm:number1d"/>
<xs:attribute name="rod_stav" type="dsComm:number0-9"/>
<xs:attribute name="narodnost" type="dsComm:number1d"/>
<xs:attribute name="vzdelani" type="dsComm:number1-9"/>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
</xs:complexType>


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