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

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

Properties
This component is not nillable.

Model
<...
  ind_vch_pvl = dsComm:str1
  ind_vch_zrs = dsComm:str1
  vch1_do = dsComm:str8e
  vch1_od = dsComm:str8e
  vch2_do = dsComm:str8e
  vch2_od = dsComm:str8e>
dath_od?
</...>


Nested Element Summary
dsip:dath_xxTypedath_od
          

Attribute Summary
 dsComm:str1ind_vch_pvl
          
 dsComm:str1ind_vch_zrs
          
 dsComm:str8evch1_do
          
 dsComm:str8evch1_od
          
 dsComm:str8evch2_do
          
 dsComm:str8evch2_od
          

Attribute Detail

ind_vch_pvl

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

ind_vch_zrs

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

vch1_do

Type:
dsComm:str8e
Use:
optional
Form:
unqualified

vch1_od

Type:
dsComm:str8e
Use:
optional
Form:
unqualified

vch2_do

Type:
dsComm:str8e
Use:
optional
Form:
unqualified

vch2_od

Type:
dsComm:str8e
Use:
optional
Form:
unqualified

Local Usage
hpnType

Source
<xs:complexType name="vchzType">
<xs:sequence>
<xs:element minOccurs="0" name="dath_od" type="dsip:dath_xxType"/>
</xs:sequence>
<xs:attribute name="vch1_od" type="dsComm:str8e"/>
<xs:attribute name="vch1_do" type="dsComm:str8e"/>
<xs:attribute name="vch2_od" type="dsComm:str8e"/>
<xs:attribute name="vch2_do" type="dsComm:str8e"/>
<xs:attribute name="ind_vch_pvl">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:enumeration value="A"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ind_vch_zrs">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:enumeration value="A"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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