diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd | ||||||||||||||||
children | StartFrame FrameInterval EndFrame | ||||||||||||||||
used by |
|
||||||||||||||||
attributes |
|
||||||||||||||||
source | <xs:complexType name="SubcommutationType"> <xs:sequence> <xs:element name="StartFrame" type="xs:positiveInteger" default="1" minOccurs="0"/> <xs:element name="FrameInterval" type="xs:nonNegativeInteger" default="1" minOccurs="0"/> <xs:element name="EndFrame" type="xs:positiveInteger" minOccurs="0"> <xs:annotation> <xs:documentation>If absent, number of frames in PCM format is assumed.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute ref="TmatsCommon:TmatsVersion"/> </xs:complexType> |
diagram | ![]() |
||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd | ||||||||||
type | xs:positiveInteger | ||||||||||
properties |
|
||||||||||
source | <xs:element name="StartFrame" type="xs:positiveInteger" default="1" minOccurs="0"/> |
diagram | ![]() |
||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd | ||||||||||
type | xs:nonNegativeInteger | ||||||||||
properties |
|
||||||||||
source | <xs:element name="FrameInterval" type="xs:nonNegativeInteger" default="1" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsPGroup.xsd | ||||||||
type | xs:positiveInteger | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="EndFrame" type="xs:positiveInteger" minOccurs="0"> <xs:annotation> <xs:documentation>If absent, number of frames in PCM format is assumed.</xs:documentation> </xs:annotation> </xs:element> |