complexType MathAlgorithmType
diagram SpaceSystemV1.2-27Feb2014-mods_p260.png
namespace http://www.omg.org/space/xtce
type extension of xtce:NameDescriptionType
properties
base xtce:NameDescriptionType
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:MathOperation
used by
element AlgorithmSetType/MathAlgorithm
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  required      
annotation
documentation
A simple mathematical operation
source <complexType name="MathAlgorithmType">
 
<annotation>
   
<documentation xml:lang="en">A simple mathematical operation</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="xtce:NameDescriptionType">
     
<sequence>
       
<element name="MathOperation">
         
<complexType>
           
<complexContent>
             
<extension base="xtce:MathOperationType">
               
<sequence>
                 
<element name="TriggerSet" type="xtce:TriggerSetType"/>
               
</sequence>
               
<attribute name="outputParameterRef" type="xtce:NameReferenceType" use="required"/>
             
</extension>
           
</complexContent>
         
</complexType>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element MathAlgorithmType/MathOperation
diagram SpaceSystemV1.2-27Feb2014-mods_p261.png
namespace http://www.omg.org/space/xtce
type extension of xtce:MathOperationType
properties
content complex
children xtce:ValueOperand xtce:ThisParameterOperand xtce:ParameterInstanceRefOperand xtce:Operator xtce:TriggerSet
attributes
Name  Type  Use  Default  Fixed  Annotation
outputParameterRef  xtce:NameReferenceType  required      
source <element name="MathOperation">
 
<complexType>
   
<complexContent>
     
<extension base="xtce:MathOperationType">
       
<sequence>
         
<element name="TriggerSet" type="xtce:TriggerSetType"/>
       
</sequence>
       
<attribute name="outputParameterRef" type="xtce:NameReferenceType" use="required"/>
     
</extension>
   
</complexContent>
 
</complexType>
</element>

attribute MathAlgorithmType/MathOperation/@outputParameterRef
type xtce:NameReferenceType
properties
use required
source <attribute name="outputParameterRef" type="xtce:NameReferenceType" use="required"/>

element MathAlgorithmType/MathOperation/TriggerSet
diagram SpaceSystemV1.2-27Feb2014-mods_p262.png
namespace http://www.omg.org/space/xtce
type xtce:TriggerSetType
properties
content complex
children xtce:OnParameterUpdateTrigger xtce:OnContainerUpdateTrigger xtce:OnPeriodicRateTrigger
attributes
Name  Type  Use  Default  Fixed  Annotation
name  string  optional      
triggerRate  nonNegativeInteger  optional  1    
source <element name="TriggerSet" type="xtce:TriggerSetType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy