All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_ParameterToSetType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - ParameterToSetType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType ParameterToSetType
diagram SpaceSystemV1.2-27Feb2014-mods_p332.png
namespace http://www.omg.org/space/xtce
children xtce:ParameterRef xtce:Derivation
annotation
documentation
Used by Meta Command to indicate ground Parameters that should be set after completion of a command. 
source <complexType name="ParameterToSetType">
 
<annotation>
   
<documentation xml:lang="en">Used by Meta Command to indicate ground Parameters that should be set after completion of a command.  </documentation>
 
</annotation>
 
<sequence>
   
<element name="ParameterRef" type="xtce:ParameterRefType"/>
   
<element name="Derivation" type="xtce:MathOperationType"/>
 
</sequence>
</complexType>

element ParameterToSetType/ParameterRef
diagram SpaceSystemV1.2-27Feb2014-mods_p333.png
namespace http://www.omg.org/space/xtce
type xtce:ParameterRefType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
parameterRef  xtce:NameReferenceType  required      
source <element name="ParameterRef" type="xtce:ParameterRefType"/>

element ParameterToSetType/Derivation
diagram SpaceSystemV1.2-27Feb2014-mods_p334.png
namespace http://www.omg.org/space/xtce
type xtce:MathOperationType
properties
content complex
children xtce:ValueOperand xtce:ThisParameterOperand xtce:ParameterInstanceRefOperand xtce:Operator
source <element name="Derivation" type="xtce:MathOperationType"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy