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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  ind_oprav_sd = dsComm:indOprSdType
  typ = xs:string>
((u_al? | uaf?) , stav, jistota_text?, jistota_kod?, autor?, dat_du?, dat_up?, obdobi_text?, obdobi_kod?, iid?, uaAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_duTypedat_du
          
dsComm:dat_duTypedat_up
          
dsip:iidTypeiid
          
dsComm:str32jistota_kod
          
xs:stringjistota_text
          
dsComm:str32obdobi_kod
          
xs:stringobdobi_text
          
 stav
          
dsComm:str255u_al
          
dsComm:AnyTypeuaAny
          
dsip:uafTypeuaf
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:indOprSdTypeind_oprav_sd
          
 xs:stringtyp
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

typ

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

Local Usage
ku_z_propz_urgType, uType

Source
<xs:complexType name="uaType">
<xs:sequence>
<xs:choice>
<xs:element minOccurs="0" name="u_al" type="dsComm:str255"/>
<xs:element minOccurs="0" name="uaf" type="dsip:uafType"/>
</xs:choice>
<xs:element minOccurs="0" name="stav">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="A"/>
<xs:enumeration value="SP"/>
<xs:enumeration value="U"/>
<xs:enumeration value="Z"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="jistota_text" type="xs:string"/>
<xs:element minOccurs="0" name="jistota_kod" type="dsComm:str32"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_du" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="dat_up" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="obdobi_text" type="xs:string"/>
<xs:element minOccurs="0" name="obdobi_kod" type="dsComm:str32"/>
<xs:element minOccurs="0" name="iid" type="dsip:iidType"/>
<xs:element minOccurs="0" name="uaAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="U"/>
<xs:enumeration value="N"/>
<xs:enumeration value="AF"/>
<xs:enumeration value="AN"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
</xs:complexType>


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