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_clk = dsComm:str10
id_garant = dsComm:str64
id_zp = dsComm:str10
odbornost = dsComm:str3
role_klic = dsComm:str10
role_text = dsComm:str80>
str35
</...>
id_clk
- Type:
dsComm:str10
- Use:
optional
- Form:
unqualified
id_garant
- Type:
dsComm:str64
- Use:
required
- Form:
unqualified
id_zp
- Type:
dsComm:str10
- Use:
optional
- Form:
unqualified
odbornost
- Type:
dsComm:str3
- Use:
optional
- Form:
unqualified
role_klic
- Type:
dsComm:str10
- Use:
optional
- Form:
unqualified
role_text
- Type:
dsComm:str80
- Use:
optional
- Form:
unqualified
- Source
<xs:complexType name="garant_datType"> <xs:simpleContent> <xs:extension base="dsComm:str35"> <xs:attribute name="id_zp" type="dsComm:str10" use="optional"/> <xs:attribute name="id_garant" type="dsComm:str64" use="required"/> <xs:attribute name="odbornost" type="dsComm:str3" use="optional"/> <xs:attribute name="id_clk" type="dsComm:str10" use="optional"/> <xs:attribute name="role_klic" type="dsComm:str10" use="optional"/> <xs:attribute name="role_text" type="dsComm:str80" use="optional"/> </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.