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

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

Properties
This component is not nillable.

Model
<...
  ind_hsp_zm = dsComm:str1>
(dath_od?, dath_do? )
</...>


Nested Element Summary
dsip:dath_xxTypedath_do
          
dsip:dath_xxTypedath_od
          

Attribute Summary
 dsComm:str1ind_hsp_zm
          

Attribute Detail

ind_hsp_zm

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

Local Usage
hpnType

Source
<xs:complexType name="hspType">
<xs:sequence>
<xs:element minOccurs="0" name="dath_od" type="dsip:dath_xxType"/>
<xs:element minOccurs="0" name="dath_do" type="dsip:dath_xxType"/>
</xs:sequence>
<xs:attribute name="ind_hsp_zm">
<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.