urn:cz-mzcr:ns:dasta:ds4:ds_ip
complexType dath_xxType

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

Properties
This component is not nillable.

Model
<...
  format = xs:string>
date
</...>


Attribute Summary
 xs:stringformat
          

Attribute Detail

format

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

Local Usage
ahpnType, hpnType, hspType, pece_zmType, ursszType, vchzType, zpshlType

Source
<xs:complexType name="dath_xxType">
<xs:simpleContent>
<xs:extension base="xs:date">
<xs:attribute name="format">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="D"/>
</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.