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

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

Properties
This component is not nillable.

Model
<...
  hod = dsComm:str50
  typ = dsComm:str10
  vyst = dsComm:str10>

</...>


Attribute Summary
 dsComm:str50hod
          
 dsComm:str10typ
          
 dsComm:str10vyst
          

Attribute Detail

hod

Type:
dsComm:str50
Use:
required
Form:
unqualified

typ

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

vyst

Type:
dsComm:str10
Use:
optional
Form:
unqualified

Local Usage
idlType

Source
<xs:complexType name="idlpType">
<xs:attribute name="typ" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str10">
<xs:enumeration value="CSSZ_ICPE"/>
<xs:enumeration value="ICZ"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="vyst" type="dsComm:str10"/>
<xs:attribute name="hod" type="dsComm:str50" use="required"/>
</xs:complexType>


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