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

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

Properties
This component is not nillable.

Model
<...
  typ = xs:string>
obsah2
</...>


Nested Element Summary
xs:stringobsah2
          

Attribute Summary
 xs:stringtyp
          

Attribute Detail

typ

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

Local Usage
isType

Source
<xs:complexType name="osType">
<xs:sequence>
<xs:element name="obsah2" type="xs:string"/>
</xs:sequence>
<xs:attribute name="typ" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="C"/>
</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.