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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  ind_oprav_sd = dsComm:indOprSdType>
(cispoj, kodpoj, typpoj?, stat_poj?, euro_ide?, pruk_cis?, dat_pp?, dat_od?, dat_do?, a?, pozn?, autor?, pAny? )
</...>


Nested Element Summary
 a
          
dsComm:autorTypeautor
          
dsComm:cisloPojistenceTypecispoj
          
dsComm:dat_xxTypedat_do
          
dsComm:dat_xxTypedat_od
          
dsComm:dat_xxTypedat_pp
          
dsComm:str20euro_ide
          
dsComm:number4dkodpoj
          
dsComm:AnyTypepAny
          
dsComm:str80pozn
          
dsComm:str40pruk_cis
          
dsComm:str2stat_poj
          
dsComm:str2typpoj
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:indOprSdTypeind_oprav_sd
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

Local Usage
ip

Source
<xs:complexType name="pType">
<xs:sequence>
<xs:element name="cispoj" type="dsComm:cisloPojistenceType"/>
<xs:element name="kodpoj" type="dsComm:number4d"/>
<xs:element minOccurs="0" name="typpoj" type="dsComm:str2"/>
<xs:element minOccurs="0" name="stat_poj" type="dsComm:str2"/>
<xs:element minOccurs="0" name="euro_ide" type="dsComm:str20"/>
<xs:element minOccurs="0" name="pruk_cis" type="dsComm:str40"/>
<xs:element minOccurs="0" name="dat_pp" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_od" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_do" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" ref="ds:a"/>
<xs:element minOccurs="0" name="pozn" type="dsComm:str80"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="pAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
<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.