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

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

Properties
This component is not nillable.

Model
<...
  vlastnost_kod = dsComm:str10
  vlastnost_kod_sn = dsComm:str20
  vlastnost_nazev = dsComm:str40>

</...>


Attribute Summary
 dsComm:str10vlastnost_kod
          
 dsComm:str20vlastnost_kod_sn
          
 dsComm:str40vlastnost_nazev
          

Attribute Detail

vlastnost_kod

Type:
dsComm:str10
Use:
required
Form:
unqualified

vlastnost_kod_sn

Type:
dsComm:str20
Use:
optional
Form:
unqualified

vlastnost_nazev

Type:
dsComm:str40
Use:
optional
Form:
unqualified

Local Usage
ku_o_tpType, ku_z_tpType

Source
<xs:complexType name="vlastnost_tpType">
<xs:attribute name="vlastnost_kod" type="dsComm:str10" use="required"/>
<xs:attribute name="vlastnost_nazev" type="dsComm:str40" use="optional"/>
<xs:attribute name="vlastnost_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.