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

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

Properties
This component is not nillable.

Model
<...
  id = dsComm:str20
  id_typ = xs:string>
(autorita?, stat )
</...>


Nested Element Summary
dsComm:str10autorita
          
dsComm:str2estat
          

Attribute Summary
 dsComm:str20id
          
 xs:stringid_typ
          

Attribute Detail

id

Type:
dsComm:str20
Use:
required
Form:
unqualified

id_typ

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

Local Usage
ku_pacType

Source
<xs:complexType name="ident_pacType">
<xs:sequence>
<xs:element minOccurs="0" name="autorita" type="dsComm:str10"/>
<xs:element name="stat" type="dsComm:str2e"/>
</xs:sequence>
<xs:attribute name="id" type="dsComm:str20" use="required"/>
<xs:attribute name="id_typ" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="CI"/>
<xs:enumeration value="HA"/>
<xs:enumeration value="HT"/>
</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.