complexType "Sensitivity"
Namespace:
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:normalizedString
 = 
xsd:IDREF
    >
   
Content: 
{ xsd:decimal }
</...>
All Direct / Indirect Based Elements (1):
sensitivity
Known Usage Locations
Annotation
The sensitivity of a value to a defined change in input parameters.
Type Definition Detail
Type Derivation Tree
xsd:decimal (extension)
  Sensitivity
Derivation:
extension of xsd:decimal
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="Sensitivity">
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="name" type="xsd:normalizedString"/>
<xsd:attribute name="definitionRef" type="xsd:IDREF"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
definitionRef
Type:
xsd:IDREF, predefined
Use:
optional
A optional (but normally supplied) reference to the definition of this sensitivity.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="definitionRef" type="xsd:IDREF"/>

name
Type:
xsd:normalizedString, predefined
Use:
optional
A optional name for this sensitivity. This is primarily intended for display purposes.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="name" type="xsd:normalizedString"/>

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