urn:cz-mzcr:ns:dasta:ds4:ds_type
complexType autorType
- Super Types
{http://www.w3.org/2001/XMLSchema}anyType
  |
  +--{urn:cz-mzcr:ns:dasta:ds4:ds_type}autorType (restriction)
- Properties
- This component is not nillable.
 
- Model
- <...
 guid = dsComm:guidType
 id_autor = dsComm:str64
 id_clk = dsComm:str10
 id_zp = dsComm:id_zpType
 odbornost = xs:NMTOKEN
 role_klic = dsComm:str10
 role_text = dsComm:str80>
 str35
 </...>
guid
- Type:
- dsComm:guidType
- Use:
- optional
- Form:
- unqualified
id_autor
- Type:
- dsComm:str64
- Use:
- optional
- Form:
- unqualified
id_clk
- Type:
- dsComm:str10
- Use:
- optional
- Form:
- unqualified
id_zp
- Type:
- dsComm:id_zpType
- Use:
- optional
- Form:
- unqualified
odbornost
- Type:
- based on 
 with :
 
- 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="autorType">-   <xs:simpleContent>-     <xs:extension base="dsComm:str35">-       <xs:attribute name="id_autor" type="dsComm:str64" use="optional"/> -       <xs:attribute name="odbornost" use="optional">-         <xs:simpleType>-           <xs:restriction base="xs:NMTOKEN">-             <xs:length value="3"/>
 
 </xs:restriction>
 </xs:simpleType>
 </xs:attribute>
 -       <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.