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

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

Properties
This component is not nillable.

Model
<...
  lateralita = xs:string
  lokalita = dsComm:str16>
rdglokalAny?
</...>


Nested Element Summary
dsComm:AnyTyperdglokalAny
          

Attribute Summary
 xs:stringlateralita
          
 dsComm:str16lokalita
          

Attribute Detail

lateralita

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

lokalita

Type:
dsComm:str16
Use:
optional
Form:
unqualified

Local Usage
ku_o_rdgType, ku_z_rdg_oType

Source
<xs:complexType name="rdg_lokalType">
<xs:sequence>
<xs:element minOccurs="0" name="rdglokalAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="lokalita" type="dsComm:str16"/>
<xs:attribute name="lateralita">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="L"/>
<xs:enumeration value="R"/>
<xs:enumeration value="B"/>
</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.