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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  typ_pv = dsComm:typ_pvType>
((p | a?) , pvAny? )
</...>


Nested Element Summary
 a
          
dsip:pTypep
          
dsComm:AnyTypepvAny
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:typ_pvTypetyp_pv
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

typ_pv

Type:
dsComm:typ_pvType
Use:
required
Form:
unqualified

Local Usage
ip

Source
<xs:complexType name="pvType">
<xs:sequence>
<xs:choice>
<xs:element name="p" type="dsip:pType"/>
<xs:element minOccurs="0" ref="ds:a"/>
</xs:choice>
<xs:element minOccurs="0" name="pvAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
<xs:attribute name="typ_pv" type="dsComm:typ_pvType" use="required"/>
</xs:complexType>


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