xtce:PhysicalAddress

Contains the address (e.g., channel information) required to process the spacecraft telemetry streams. May be an onboard  id, a mux address, or a physical location.

Contains the address (channel information) required to process the spacecraft telemetry streams

Element Information

Model

Children: xtce:SubAddress

Attributes

QName Type Fixed Default Use Inheritable Annotation
sourceAddress string optional
sourceName string optional

Source

<element name="PhysicalAddress" minOccurs="0" maxOccurs="unbounded">
  <annotation>
    <documentation xml:lang="en">Contains the address (e.g., channel information) required to process the spacecraft telemetry streams. May be an onboard id, a mux address, or a physical location.</documentation>
    <documentation xml:lang="en">Contains the address (channel information) required to process the spacecraft telemetry streams</documentation>
  </annotation>
  <complexType>
    <complexContent>
      <extension base="xtce:PhysicalAddressType"/>
    </complexContent>
  </complexType>
</element>

Sample