urn:cz-mzcr:ns:dasta:ds4:ds_type
complexType garant_datType

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

Properties
This component is not nillable.

Model
<...
  id_garant = dsComm:str20
  odbornost = dsComm:str3>
str35
</...>


Attribute Summary
 dsComm:str20id_garant
          
 dsComm:str3odbornost
          

Attribute Detail

id_garant

Type:
dsComm:str20
Use:
required
Form:
unqualified

odbornost

Type:
dsComm:str3
Use:
required
Form:
unqualified

Source
<xs:complexType name="garant_datType">
<xs:simpleContent>
<xs:extension base="dsComm:str35">
<xs:attribute name="id_garant" type="dsComm:str20" use="required"/>
<xs:attribute name="odbornost" type="dsComm:str3" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>


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