group "AnalyticDerivativeParameters.model"
Namespace:
Content:
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
Complex Content Model
Content Model Elements (1):
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="NonEmptyNormalizedString"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 1/1)
derivativeFormula
Type:
NonEmptyNormalizedString, simple content
The formula used to compute the derivative (perhaps could be updated to use the Formula type in EQS.).
Simple Content
xsd:normalizedString
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="derivativeFormula" type="NonEmptyNormalizedString"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.