group "AnalyticDerivativeParameters.model"
Namespace:
Content:
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
Complex Content Model
derivativeFormula?
Content Model Elements (1):
derivativeFormula
Known Usage Locations
Annotation
Parameters used in the computation of a derivative using analytical (closed form formula) techiques.
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="AnalyticDerivativeParameters.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="derivativeFormula" type="String"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 1/1)
derivativeFormula
Type:
String, simple content
The formula used to compute the derivative (perhaps could be updated to use the Formula type in EQS.).
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="derivativeFormula" type="String"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.