diagram |
 |
namespace |
http://www.mostcooperation.com |
properties |
|
children |
Description |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | Name | xs:NCName | optional | | | |
|
annotation |
documentation | Serves as basis for all value range definitions for numeric MOST data types. |
|
source |
<xs:complexType name="ValueRangeBase" abstract="true">
<xs:annotation>
<xs:documentation>Serves as basis for all value range definitions for numeric MOST data types.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="Description" type="xs:string" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="Name" type="xs:NCName" use="optional"/>
</xs:complexType> |