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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  ind_oprav_sd = dsComm:indOprSdType
  jazyk_klic = dsComm:str10
  jazyk_text = dsComm:str255
  pozn = dsComm:str80
  pref = dsComm:str1>
(a?, autor?, dat_od?, dat_do?, jazykAny? )
</...>


Nested Element Summary
 a
          
dsComm:autorTypeautor
          
dsComm:dat_duTypedat_do
          
dsComm:dat_duTypedat_od
          
dsComm:AnyTypejazykAny
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str10jazyk_klic
          
 dsComm:str255jazyk_text
          
 dsComm:str80pozn
          
 dsComm:str1pref
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

jazyk_klic

Type:
dsComm:str10
Use:
required
Form:
unqualified

jazyk_text

Type:
dsComm:str255
Use:
optional
Form:
unqualified

pozn

Type:
dsComm:str80
Use:
optional
Form:
unqualified

pref

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

Local Usage
ip, ku_z_patsumdatType

Source
<xs:complexType name="jazykType">
<xs:sequence>
<xs:element minOccurs="0" ref="ds:a"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_od" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="dat_do" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="jazykAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="jazyk_klic" type="dsComm:str10" use="required"/>
<xs:attribute name="jazyk_text" type="dsComm:str255"/>
<xs:attribute name="pref" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[PM]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="pozn" type="dsComm:str80"/>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
</xs:complexType>


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