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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  hmotnost = dsComm:number3.3
  vyska = dsComm:number3d>
(pozn?, autor?, hAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:AnyTypehAny
          
dsComm:str80pozn
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:number3.3hmotnost
          
 dsComm:number3dvyska
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

hmotnost

Type:
dsComm:number3.3
Use:
optional
Form:
unqualified

vyska

Type:
dsComm:number3d
Use:
optional
Form:
unqualified

Local Usage
ip, ku_z_patsumdatType

Source
<xs:complexType name="hType">
<xs:sequence>
<xs:element minOccurs="0" name="pozn" type="dsComm:str80"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="hAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="vyska" type="dsComm:number3d"/>
<xs:attribute name="hmotnost" type="dsComm:number3.3"/>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.