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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_VerifierEnumerationType.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 - VerifierEnumerationType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
simpleType VerifierEnumerationType
namespace http://www.omg.org/space/xtce
type restriction of string
properties
base string
used by
attributes MetaCommandType/ParameterToSetList/ParameterToSet/@setOnVerification MetaCommandType/Interlock/@verificationToWaitFor MetaCommandType/ParametersToSuspendAlarmsOnSet/ParameterToSuspendAlarmsOn/@verifierToTriggerOn
facets
Kind Value Annotation
enumeration release
enumeration transferredToRange
enumeration sentFromRange
enumeration received
enumeration accepted
enumeration queued
enumeration executing
enumeration complete
enumeration failed
annotation
documentation
An enumerated list of verifier types
source <simpleType name="VerifierEnumerationType">
 
<annotation>
   
<documentation xml:lang="en">An enumerated list of verifier types</documentation>
 
</annotation>
 
<restriction base="string">
   
<enumeration value="release"/>
   
<enumeration value="transferredToRange"/>
   
<enumeration value="sentFromRange"/>
   
<enumeration value="received"/>
   
<enumeration value="accepted"/>
   
<enumeration value="queued"/>
   
<enumeration value="executing"/>
   
<enumeration value="complete"/>
   
<enumeration value="failed"/>
 
</restriction>
</simpleType>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy