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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  ind_oprav_sd = dsComm:indOprSdType
  info_text = dsComm:str250
  typ = dsComm:str1>
(grav_tp*, dat_poc?, autor?, dat_vys?, iid?, gravAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
xs:datedat_poc
          
dsComm:dat_xxTypedat_vys
          
dsip:grav_tpTypegrav_tp
          
dsComm:AnyTypegravAny
          
dsip:iidTypeiid
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str250info_text
          
 dsComm:str1typ
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

info_text

Type:
dsComm:str250
Use:
optional
Form:
unqualified

typ

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

Local Usage
ip, ku_z_patsumdatType

Source
<xs:complexType name="gravType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="grav_tp" type="dsip:grav_tpType"/>
<xs:element minOccurs="0" name="dat_poc" type="xs:date"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_vys" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="iid" type="dsip:iidType"/>
<xs:element minOccurs="0" name="gravAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[UNTAG]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="info_text" type="dsComm:str250"/>
<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.