simpleType BasebandSignalTypeType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type union of (TmatsCommon:LinkTypeType, restriction of xs:string)
used by
element BasebandSignalType/SignalType
annotation
documentation
M-Group BSG1
source <xs:simpleType name="BasebandSignalTypeType">
 
<xs:annotation>
   
<xs:documentation>M-Group BSG1</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="LinkTypeType">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="None"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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