urn:schemas-cosylab-com:Door:1.0
complexType Door

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:Door:1.0}Door (restriction)

Properties
This component is not nillable.

Model
<...>
(ref_position, position, substate, version )
</...>


Nested Element Summary
baci:ROdoubleposition
          
baci:RWdoubleref_position
          
baci:ROlongsubstate
          
baci:ROstringversion
          
Implementors
Door

Source
<xs:complexType name="Door">
<xs:sequence>
<xs:element name="ref_position" type="baci:RWdouble"/>
<xs:element name="position" type="baci:ROdouble"/>
<xs:element name="substate" type="baci:ROlong"/>
<xs:element name="version" type="baci:ROstring"/>
</xs:sequence>
</xs:complexType>


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