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