complexType DataTypeBase
diagram mostfcat_3_1_0_annotated_diagrams/mostfcat_3_1_0_annotated_p39.png
namespace http://www.mostcooperation.com
properties
abstract true
used by
complexTypes Array Number Record StreamContents StringBase TBitField TBoolean TCStream TEnum
annotation
documentation
Basis for the definition of MOST data types.
source <xs:complexType name="DataTypeBase" abstract="true">
 
<xs:annotation>
   
<xs:documentation>Basis for the definition of MOST data types.</xs:documentation>
 
</xs:annotation>
</xs:complexType>