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
<...
  odbornost = xs:NMTOKEN>
str35
</...>


Attribute Summary
 xs:NMTOKENodbornost
          

Attribute Detail

odbornost

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

Source
<xs:complexType name="autorType">
<xs:simpleContent>
<xs:extension base="dsComm:str35">
<xs:attribute name="odbornost" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:length value="3"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</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.