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

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

Properties
This component is not nillable.

Model
<...
  ind_p_pdn = dsComm:str1
  ind_p_pzt = dsComm:str1>
(dath_zm, idl? )
</...>


Nested Element Summary
dsip:dath_xxTypedath_zm
          
dsip:idlTypeidl
          

Attribute Summary
 dsComm:str1ind_p_pdn
          
 dsComm:str1ind_p_pzt
          

Attribute Detail

ind_p_pdn

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

ind_p_pzt

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

Local Usage
hpnType

Source
<xs:complexType name="pece_zmType">
<xs:sequence>
<xs:element name="dath_zm" type="dsip:dath_xxType"/>
<xs:element minOccurs="0" name="idl" type="dsip:idlType"/>
</xs:sequence>
<xs:attribute name="ind_p_pzt" use="required">
<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_p_pdn" use="required">
<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.