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

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

Properties
This component is not nillable.

Model
<...
  info_text = dsComm:str255
  niz_ident = dsComm:str50
  niz_klic = dsComm:str10
  niz_text = dsComm:str50>
unizfAny?
</...>


Nested Element Summary
dsComm:AnyTypeunizfAny
          

Attribute Summary
 dsComm:str255info_text
          
 dsComm:str50niz_ident
          
 dsComm:str10niz_klic
          
 dsComm:str50niz_text
          

Attribute Detail

info_text

Type:
dsComm:str255
Use:
optional
Form:
unqualified

niz_ident

Type:
dsComm:str50
Use:
optional
Form:
unqualified

niz_klic

Type:
dsComm:str10
Use:
required
Form:
unqualified

niz_text

Type:
dsComm:str50
Use:
optional
Form:
unqualified

Local Usage
unizType

Source
<xs:complexType name="unizfType">
<xs:sequence>
<xs:element minOccurs="0" name="unizfAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="niz_klic" type="dsComm:str10" use="required"/>
<xs:attribute name="niz_text" type="dsComm:str50"/>
<xs:attribute name="niz_ident" type="dsComm:str50"/>
<xs:attribute name="info_text" type="dsComm:str255"/>
</xs:complexType>


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