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

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

Properties
This component is not nillable.

Model
<...
  autorizace = dsComm:logicalA
  misto_vzniku = dsComm:mistoVznikuType
  specifikace = dsComm:str1
  typ_vzniku = dsComm:typVznikuType>
(nazvy?, text, vrbAny? )
</...>


Nested Element Summary
dsip:nazvyTypenazvy
          
dsip:textTypetext
          
dsComm:AnyTypevrbAny
          

Attribute Summary
 dsComm:logicalAautorizace
          
 dsComm:mistoVznikuTypemisto_vzniku
          
 dsComm:str1specifikace
          
 dsComm:typVznikuTypetyp_vzniku
          

Attribute Detail

autorizace

Type:
dsComm:logicalA
Use:
required
Form:
unqualified

misto_vzniku

Type:
dsComm:mistoVznikuType
Use:
required
Form:
unqualified

specifikace

Type:
dsComm:str1
Use:
optional
Form:
unqualified

typ_vzniku

Type:
dsComm:typVznikuType
Use:
required
Form:
unqualified

Local Usage
ku_z_labType

Source
<xs:complexType name="vrbType">
<xs:sequence>
<xs:element minOccurs="0" name="nazvy" type="dsip:nazvyType"/>
<xs:element name="text" type="dsip:textType"/>
<xs:element minOccurs="0" name="vrbAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_vzniku" type="dsComm:typVznikuType" use="required"/>
<xs:attribute name="misto_vzniku" type="dsComm:mistoVznikuType" use="required"/>
<xs:attribute name="autorizace" type="dsComm:logicalA" use="required"/>
<xs:attribute name="specifikace" type="dsComm:str1"/>
</xs:complexType>


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