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

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

Properties
This component is not nillable.

Model
<...
  guid = dsComm:guidType
  potrf_r_kod = dsComm:str10
  potrf_r_kod_sn = dsComm:str20
  potrf_r_nazev = dsComm:str80>

</...>


Attribute Summary
 dsComm:guidTypeguid
          
 dsComm:str10potrf_r_kod
          
 dsComm:str20potrf_r_kod_sn
          
 dsComm:str80potrf_r_nazev
          

Attribute Detail

guid

Type:
dsComm:guidType
Use:
optional
Form:
unqualified

potrf_r_kod

Type:
dsComm:str10
Use:
required
Form:
unqualified

potrf_r_kod_sn

Type:
dsComm:str20
Use:
optional
Form:
unqualified

potrf_r_nazev

Type:
dsComm:str80
Use:
optional
Form:
unqualified

Local Usage
anam_trfType, ku_r_tp_rType

Source
<xs:complexType name="potrf_reaType">
<xs:attribute name="guid" type="dsComm:guidType"/>
<xs:attribute name="potrf_r_kod" type="dsComm:str10" use="required"/>
<xs:attribute name="potrf_r_nazev" type="dsComm:str80" use="optional"/>
<xs:attribute name="potrf_r_kod_sn" type="dsComm:str20" use="optional"/>
</xs:complexType>


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