urn:cz-mzcr:ns:dasta:ds4:ds_dasta
complexType pdType

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

Properties
This component is not nillable.

Model
<...
  id_soubor = dsComm:str40
  stav = xs:string>
(chyba_pd*, as, dat_os?, dat_ps )
</...>


Nested Element Summary
ds:asTypeas
          
ds:chyba_pdTypechyba_pd
          
dsComm:dat_xxTypedat_os
          
dsComm:dat_xxTypedat_ps
          

Attribute Summary
 dsComm:str40id_soubor
          
 xs:stringstav
          

Attribute Detail

id_soubor

Type:
dsComm:str40
Use:
required
Form:
unqualified

stav

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

Local Usage
dasta

Source
<xs:complexType name="pdType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="chyba_pd" type="ds:chyba_pdType"/>
<xs:element name="as" type="ds:asType"/>
<xs:element minOccurs="0" name="dat_os" type="dsComm:dat_xxType"/>
<xs:element name="dat_ps" type="dsComm:dat_xxType"/>
</xs:sequence>
<xs:attribute name="id_soubor" type="dsComm:str40" use="required"/>
<xs:attribute name="stav" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="A"/>
<xs:enumeration value="N"/>
<xs:enumeration value="O"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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