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

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

Properties
This component is not nillable.

Model
<...
  aco = dsComm:str4
  acp = dsComm:str12
  az = dsComm:str1>
(a, astat?, dath_od?, dath_do? )
</...>


Nested Element Summary
 a
          
dsComm:str2eastat
          
dsip:dath_xxTypedath_do
          
dsip:dath_xxTypedath_od
          

Attribute Summary
 dsComm:str4aco
          
 dsComm:str12acp
          
 dsComm:str1az
          

Attribute Detail

aco

Type:
dsComm:str4
Use:
optional
Form:
unqualified

acp

Type:
dsComm:str12
Use:
optional
Form:
unqualified

az

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

Local Usage
hpnType

Source
<xs:complexType name="ahpnType">
<xs:sequence>
<xs:element ref="ds:a"/>
<xs:element minOccurs="0" name="astat" type="dsComm:str2e"/>
<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="acp" type="dsComm:str12"/>
<xs:attribute name="aco" type="dsComm:str4"/>
<xs:attribute name="az">
<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.