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

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

Properties
This component is not nillable.

Model
<...
  info_text = dsComm:str255
  rf_klic = dsComm:str10
  rf_text = dsComm:str50
  szrf_klic = dsComm:str10
  szrf_text = dsComm:str30>
urffAny?
</...>


Nested Element Summary
dsComm:AnyTypeurffAny
          

Attribute Summary
 dsComm:str255info_text
          
 dsComm:str10rf_klic
          
 dsComm:str50rf_text
          
 dsComm:str10szrf_klic
          
 dsComm:str30szrf_text
          

Attribute Detail

info_text

Type:
dsComm:str255
Use:
optional
Form:
unqualified

rf_klic

Type:
dsComm:str10
Use:
required
Form:
unqualified

rf_text

Type:
dsComm:str50
Use:
optional
Form:
unqualified

szrf_klic

Type:
dsComm:str10
Use:
optional
Form:
unqualified

szrf_text

Type:
dsComm:str30
Use:
optional
Form:
unqualified

Local Usage
urfType

Source
<xs:complexType name="urffType">
<xs:sequence>
<xs:element minOccurs="0" name="urffAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="rf_klic" type="dsComm:str10" use="required"/>
<xs:attribute name="rf_text" type="dsComm:str50"/>
<xs:attribute name="szrf_klic" type="dsComm:str10"/>
<xs:attribute name="szrf_text" type="dsComm:str30"/>
<xs:attribute name="info_text" type="dsComm:str255"/>
</xs:complexType>


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