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

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

Properties
This component is not nillable.

Model
<...
  format = dsComm:dateFormatType : DTS
  typ = dsCis:LVTZDCUN>
dateFormatMultiType
</...>


Attribute Summary
 dsComm:dateFormatTypeformat
          
 dsCis:LVTZDCUNtyp
          

Attribute Detail

format

Type:
dsComm:dateFormatType
Default:
DTS
Use:
optional
Form:
unqualified

typ

Type:
dsCis:LVTZDCUN
Use:
required
Form:
unqualified

Source
<xs:complexType name="dat_duType">
<xs:simpleContent>
<xs:extension base="dsComm:dateFormatMultiType">
<xs:attribute default="DTS" name="format" type="dsComm:dateFormatType"/>
<xs:attribute name="typ" type="dsCis:LVTZDCUN" 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.