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

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

Properties
This component is not nillable.

Model
<...
  ind_kont = dsComm:ind_kontType
  sr_kod = dsComm:str9
  sr_pois = dsComm:str4
  sr_typ = xs:string
  typ = dsComm:typAdresyType>
(jmeno, adr?, dop1?, dop2?, psc?, mesto?, stat?, vztah?, icl?, as*, aAny? )
</...>


Nested Element Summary
dsComm:AnyTypeaAny
          
dsComm:str35adr
          
ds:asTypeas
          
dsComm:str35dop1
          
dsComm:str35dop2
          
dsComm:number8dicl
          
dsComm:str255jmeno
          
dsComm:str48mesto
          
dsComm:number9dpsc
          
dsComm:number3destat
          
dsComm:str35vztah
          

Attribute Summary
 dsComm:ind_kontTypeind_kont
          
 dsComm:str9sr_kod
          
 dsComm:str4sr_pois
          
 xs:stringsr_typ
          
 dsComm:typAdresyTypetyp
          

Attribute Detail

ind_kont

Type:
dsComm:ind_kontType
Use:
optional
Form:
unqualified

sr_kod

Type:
dsComm:str9
Use:
optional
Form:
unqualified

sr_pois

Type:
dsComm:str4
Use:
optional
Form:
unqualified

sr_typ

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

typ

Type:
dsComm:typAdresyType
Use:
required
Form:
unqualified

Local Usage
pmType

Source
<xs:complexType name="aType">
<xs:sequence>
<xs:element name="jmeno" type="dsComm:str255"/>
<xs:element minOccurs="0" name="adr" type="dsComm:str35"/>
<xs:element minOccurs="0" name="dop1" type="dsComm:str35"/>
<xs:element minOccurs="0" name="dop2" type="dsComm:str35"/>
<xs:element minOccurs="0" name="psc" type="dsComm:number9d"/>
<xs:element minOccurs="0" name="mesto" type="dsComm:str48"/>
<xs:element minOccurs="0" name="stat" type="dsComm:number3de"/>
<xs:element minOccurs="0" name="vztah" type="dsComm:str35"/>
<xs:element minOccurs="0" name="icl" type="dsComm:number8d"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="as" type="ds:asType"/>
<xs:element minOccurs="0" name="aAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" type="dsComm:typAdresyType" use="required"/>
<xs:attribute name="ind_kont" type="dsComm:ind_kontType"/>
<xs:attribute name="sr_typ">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="L"/>
<xs:enumeration value="O"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="sr_pois" type="dsComm:str4"/>
<xs:attribute name="sr_kod" type="dsComm:str9"/>
</xs:complexType>


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