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

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

Properties
This component is not nillable.

Model
<...
  icl = dsComm:icisType
  ico = dsComm:icisType
  icp = dsComm:icisType
  icz = dsComm:icisType
  oddel = dsComm:str5
  pcz = dsComm:str3
  sr_kod = dsComm:str12e
  sr_lekar = dsComm:str9e
  sr_pois = dsComm:str4
  sr_typ = xs:string>
(as, a?, pmAny? )
</...>


Nested Element Summary
ds:aTypea
          
ds:asTypeas
          
dsComm:AnyTypepmAny
          

Attribute Summary
 dsComm:icisTypeicl
          
 dsComm:icisTypeico
          
 dsComm:icisTypeicp
          
 dsComm:icisTypeicz
          
 dsComm:str5oddel
          
 dsComm:str3pcz
          
 dsComm:str12esr_kod
          
 dsComm:str9esr_lekar
          
 dsComm:str4sr_pois
          
 xs:stringsr_typ
          

Attribute Detail

icl

Type:
dsComm:icisType
Use:
optional
Form:
unqualified

ico

Type:
dsComm:icisType
Use:
optional
Form:
unqualified

icp

Type:
dsComm:icisType
Use:
optional
Form:
unqualified

icz

Type:
dsComm:icisType
Use:
optional
Form:
unqualified

oddel

Type:
dsComm:str5
Use:
optional
Form:
unqualified

pcz

Type:
dsComm:str3
Use:
optional
Form:
unqualified

sr_kod

Type:
dsComm:str12e
Use:
optional
Form:
unqualified

sr_lekar

Type:
dsComm:str9e
Use:
optional
Form:
unqualified

sr_pois

Type:
dsComm:str4
Use:
optional
Form:
unqualified

sr_typ

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

Local Usage
dasta

Source
<xs:complexType name="pmType">
<xs:sequence>
<xs:element name="as" type="ds:asType"/>
<xs:element minOccurs="0" name="a" type="ds:aType"/>
<xs:element minOccurs="0" name="pmAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attributeGroup ref="dsComm:icisAttrGroup"/>
<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:str12e"/>
<xs:attribute name="sr_lekar" type="dsComm:str9e"/>
</xs:complexType>


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