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

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

Properties
This component is not nillable.

Model
<...
  ind_oprav_sd = dsComm:indOprSdType
  typ_dg = dsComm:str1>
(diag, dat_du?, spec_dg?, autor?, dgzAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_duTypedat_du
          
dsComm:AnyTypedgzAny
          
 diag
          
dsComm:str120spec_dg
          

Attribute Summary
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str1typ_dg
          

Attribute Detail

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

typ_dg

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

Local Usage
dgType, ku_oType, ku_zType

Source
<xs:complexType name="dgzType">
<xs:sequence>
<xs:element name="diag">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="dsComm:str5">
<xs:attribute name="poradi" type="dsComm:number1-99" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="dat_du" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="spec_dg" type="dsComm:str120"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dgzAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_dg" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[TP]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<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.