Definition Type: ComplexType
Name: DecimalMeasurementType
Namespace: http://www.adsml.org/typelibrary/2.0
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Value in schema adsmltypelibrary-2_0-as_xsd Drilldown into UnitOfMeasure in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of DecimalMeasurementType in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="DecimalMeasurementType">
    <xs:sequence>
        <xs:element ref="UnitOfMeasure" />
        <xs:element name="Value" type="DecimalType" nillable="true" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UnitOfMeasure adsml:UnitOfMeasure (1) (1)
Value adsml:Value (1) (1)
Collapse Derivation Tree:
Collapse References:
adsml-bo:Area, adsml-ma:Depth, adsml:DurationMeasure, adsml-bo:Height, adsml-ma:Height, adsml-bo:Thickness, adsml-bo:Weight, adsml-ma:Weight, adsml-bo:Width, adsml-ma:Width, adsml:XCoordinate, adsml:YCoordinate