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

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_PhysicalAddressType.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 - PhysicalAddressType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType PhysicalAddressType
diagram SpaceSystemV1.2-27Feb2014-mods_p372.png
namespace http://www.omg.org/space/xtce
properties
mixed false
children xtce:SubAddress
used by
elements ParameterPropertiesType/PhysicalAddressSet/PhysicalAddress PhysicalAddressType/SubAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceName  string        
sourceAddress  string        
annotation
documentation
When it's important to know the physical address(s) on the spacecraft that this parameter may be collected from, use this. 
source <complexType name="PhysicalAddressType" mixed="false">
 
<annotation>
   
<documentation xml:lang="en">When it's important to know the physical address(s) on the spacecraft that this parameter may be collected from, use this.  </documentation>
 
</annotation>
 
<sequence>
   
<element name="SubAddress" type="xtce:PhysicalAddressType" minOccurs="0"/>
 
</sequence>
 
<attribute name="sourceName" type="string"/>
 
<attribute name="sourceAddress" type="string"/>
</complexType>

attribute PhysicalAddressType/@sourceName
type string
source <attribute name="sourceName" type="string"/>

attribute PhysicalAddressType/@sourceAddress
type string
source <attribute name="sourceAddress" type="string"/>

element PhysicalAddressType/SubAddress
diagram SpaceSystemV1.2-27Feb2014-mods_p373.png
namespace http://www.omg.org/space/xtce
type xtce:PhysicalAddressType
properties
minOcc 0
maxOcc 1
content complex
mixed false
children xtce:SubAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
sourceName  string        
sourceAddress  string        
source <element name="SubAddress" type="xtce:PhysicalAddressType" minOccurs="0"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy