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

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

Properties
This component is not nillable.

Model
<...
  druh_veliciny = dsComm:str32
  jednotka = dsComm:str20
  komponenta = dsComm:str55
  material = dsComm:str32
  nadpis_nal = dsComm:str55
  nadpis_nal_dop = dsComm:str55
  procedura = dsComm:str32
  system = dsComm:str32
  typ_cispol = xs:string>
nazvyAny?
</...>


Nested Element Summary
dsComm:AnyTypenazvyAny
          

Attribute Summary
 dsComm:str32druh_veliciny
          
 dsComm:str20jednotka
          
 dsComm:str55komponenta
          
 dsComm:str32material
          
 dsComm:str55nadpis_nal
          
 dsComm:str55nadpis_nal_dop
          
 dsComm:str32procedura
          
 dsComm:str32system
          
 xs:stringtyp_cispol
          

Attribute Detail

druh_veliciny

Type:
dsComm:str32
Use:
optional
Form:
unqualified

jednotka

Type:
dsComm:str20
Use:
optional
Form:
unqualified

komponenta

Type:
dsComm:str55
Use:
optional
Form:
unqualified

material

Type:
dsComm:str32
Use:
optional
Form:
unqualified

nadpis_nal

Type:
dsComm:str55
Use:
optional
Form:
unqualified

nadpis_nal_dop

Type:
dsComm:str55
Use:
optional
Form:
unqualified

procedura

Type:
dsComm:str32
Use:
optional
Form:
unqualified

system

Type:
dsComm:str32
Use:
optional
Form:
unqualified

typ_cispol

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

Local Usage
vrbType, vrdType, vrfType, vrkType, vrnType, vroType, vrpType, vrsType, vrxType

Source
<xs:complexType name="nazvyType">
<xs:sequence>
<xs:element minOccurs="0" name="nazvyAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_cispol">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="N"/>
<xs:enumeration value="L"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="nadpis_nal" type="dsComm:str55"/>
<xs:attribute name="nadpis_nal_dop" type="dsComm:str55"/>
<xs:attribute name="system" type="dsComm:str32"/>
<xs:attribute name="material" type="dsComm:str32"/>
<xs:attribute name="komponenta" type="dsComm:str55"/>
<xs:attribute name="druh_veliciny" type="dsComm:str32"/>
<xs:attribute name="jednotka" type="dsComm:str20"/>
<xs:attribute name="procedura" type="dsComm:str32"/>
</xs:complexType>


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