| diagram |
 |
| namespace |
http://www.omg.org/space/xtce |
| properties |
|
| children |
xtce:SubAddress |
| used by |
|
| attributes |
|
| 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> |