urn:cz-mzcr:ns:dasta:ds4:ds_idu
complexType norType

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

Properties
This component is not nillable.

Model
<...>
(nor_hla, (nor_vstup+ | nor_vystup+) )
</...>


Nested Element Summary
dsidu:nor_hlaTypenor_hla
          
dsidu:nor_vstupTypenor_vstup
          
dsidu:nor_vystupTypenor_vystup
          
Local Usage
idu

Source
<xs:complexType name="norType">
<xs:sequence>
<xs:element name="nor_hla" type="dsidu:nor_hlaType"/>
<xs:choice>
<xs:element maxOccurs="unbounded" name="nor_vstup" type="dsidu:nor_vstupType"/>
<xs:element maxOccurs="unbounded" name="nor_vystup" type="dsidu:nor_vystupType"/>
</xs:choice>
</xs:sequence>
</xs:complexType>


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