<plus>
(Plus)
This element specifies the error bar value in the positive direction. It shall be used only when the errValType is cust.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_NumDataSource">
<sequence>
<choice minOccurs="1" maxOccurs="1">
<element name="numRef" type="CT_NumRef" minOccurs="1" maxOccurs="1"/>
<element name="numLit" type="CT_NumData" minOccurs="1" maxOccurs="1"/>
</choice>
</sequence>
</complexType>