| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||||
| type | restriction of xs:string | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:simpleType name="MessageStreamLayoutType"> <xs:annotation> <xs:documentation>S-Group MDL-i</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Delimited"/> <xs:enumeration value="Fixed"/> </xs:restriction> </xs:simpleType> |