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

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

Properties
This component is not nillable.

Model
<...
  typ = dsComm:str64
  zdroj = dsComm:str255>
str255
</...>


Attribute Summary
 dsComm:str64typ
          
 dsComm:str255zdroj
          

Attribute Detail

typ

Type:
dsComm:str64
Use:
optional
Form:
unqualified

zdroj

Type:
dsComm:str255
Use:
required
Form:
unqualified

Source
<xs:complexType name="prilohaType">
<xs:simpleContent>
<xs:extension base="dsComm:str255">
<xs:attribute name="zdroj" type="dsComm:str255" use="required"/>
<xs:attribute name="typ" type="dsComm:str64"/>
</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.